index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-03
net: ena: ethtool: add extra properties retrieval via get_priv_flags
Arthur Kiyanovski
6
-11
/
+184
2019-06-03
net: ena: add handling of llq max tx burst size
Sameeh Jubran
6
-17
/
+85
2019-06-03
net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait static
Rasmus Villemoes
2
-2
/
+1
2019-06-03
net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpu
Rasmus Villemoes
2
-12
/
+12
2019-06-02
nexthop: Add entry to MAINTAINERS
David Ahern
1
-0
/
+9
2019-06-02
Merge branch 'r8169-replace-several-function-pointers-with-direct-calls'
David S. Miller
1
-118
/
+83
2019-06-02
r8169: avoid tso csum function indirection
Heiner Kallweit
1
-25
/
+21
2019-06-02
r8169: remove struct jumbo_ops
Heiner Kallweit
1
-60
/
+36
2019-06-02
r8169: remove struct mdio_ops
Heiner Kallweit
1
-33
/
+26
2019-06-02
r8169: improve r8169_csum_workaround
Heiner Kallweit
1
-5
/
+2
2019-06-02
net: ethernet: improve eth_platform_get_mac_address
Heiner Kallweit
1
-10
/
+4
2019-06-02
Merge branch 'ifa_list-RCU'
David S. Miller
34
-229
/
+250
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
15
-81
/
+134
2019-06-02
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
7
-19
/
+32
2019-06-02
net: use new in_dev_ifa iterators
Florian Westphal
5
-17
/
+29
2019-06-02
netfilter: use in_dev_for_each_ifa_rcu
Florian Westphal
3
-7
/
+16
2019-06-02
devinet: use in_dev_for_each_ifa_rcu in more places
Florian Westphal
1
-8
/
+19
2019-06-02
net: inetdevice: provide replacement iterators for in_ifaddr walk
Florian Westphal
2
-16
/
+25
2019-06-02
afs: do not send list of client addresses
Florian Westphal
4
-87
/
+1
2019-06-02
qed: remove redundant assignment to rc
Colin Ian King
1
-1
/
+1
2019-06-02
Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...
David S. Miller
216
-83884
/
+107
2019-06-02
Merge branch 'mscc-ocelot-tc-flower'
David S. Miller
12
-9
/
+1880
2019-06-02
net: mscc: ocelot: Hardware ofload for tc flower filter
Horatiu Vultur
4
-7
/
+373
2019-06-02
net: mscc: ocelot: Add support for tcam
Horatiu Vultur
10
-3
/
+1508
2019-06-02
selftests: Add test cases for nexthop objects
David Ahern
1
-0
/
+1026
2019-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
37
-149
/
+389
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
122
-1013
/
+6430
2019-05-31
selftests/bpf: measure RTT from xdp using xdping
Alan Maguire
6
-2
/
+558
2019-05-31
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
19
-1255
/
+1259
2019-05-31
bpf: doc: update answer for 32-bit subregister question
Jiong Wang
1
-5
/
+25
2019-05-31
Merge branch 'map-charge-cleanup'
Alexei Starovoitov
14
-135
/
+132
2019-05-31
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
14
-67
/
+20
2019-05-31
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
14
-88
/
+112
2019-05-31
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
14
-31
/
+36
2019-05-31
bpf: add memlock precharge for socket local storage
Roman Gushchin
1
-2
/
+10
2019-05-31
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
1
-2
/
+9
2019-05-31
Merge branch 'propagate-cn-to-tcp'
Alexei Starovoitov
12
-51
/
+299
2019-05-31
bpf: Add more stats to HBM
brakmo
4
-10
/
+117
2019-05-31
bpf: Add cn support to hbm_out_kern.c
brakmo
4
-12
/
+45
2019-05-31
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2
-20
/
+40
2019-05-31
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
1
-5
/
+20
2019-05-31
bpf: cgroup inet skb programs can return 0 to 3
brakmo
3
-4
/
+27
2019-05-31
bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
brakmo
1
-0
/
+50
2019-05-31
xen-netback: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-05-31
nexthop: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-05-31
Merge branch 'phylink-sfp-updates'
David S. Miller
4
-36
/
+90
2019-05-31
net: sfp: remove sfp-bus use of netdevs
Russell King
3
-13
/
+6
2019-05-31
net: sfp: add mandatory attach/detach methods for sfp buses
Russell King
3
-2
/
+24
2019-05-31
net: phy: allow Clause 45 access via mii ioctl
Russell King
1
-9
/
+24
2019-05-31
net: phylink: support for link gpio interrupt
Russell King
1
-4
/
+32
[next]