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
2018-10-01
bpf: extend cgroup bpf core to allow multiple cgroup storage types
Roman Gushchin
8
-57
/
+136
2018-09-28
bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id()
Yonghong Song
1
-0
/
+2
2018-09-27
Merge branch 'bpf-libbpf-attach-by-name'
Daniel Borkmann
5
-45
/
+302
2018-09-27
selftests/bpf: Test libbpf_{prog,attach}_type_by_name
Andrey Ignatov
2
-1
/
+209
2018-09-27
selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookie
Andrey Ignatov
1
-5
/
+1
2018-09-27
libbpf: Support sk_skb/stream_{parser, verdict} section names
Andrey Ignatov
1
-0
/
+4
2018-09-27
libbpf: Support cgroup_skb/{e,in}gress section names
Andrey Ignatov
1
-0
/
+4
2018-09-27
libbpf: Introduce libbpf_attach_type_by_name
Andrey Ignatov
2
-39
/
+84
2018-09-27
bpf: test_bpf: add init_net to dev for flow_dissector
Song Liu
1
-0
/
+1
2018-09-27
bpftool: Fix bpftool net output
Andrey Ignatov
1
-9
/
+9
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
11
-15
/
+14
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
12
-18
/
+14
2018-09-26
net: mvneta: Add support for 2500Mbps SGMII
Maxime Chevallier
1
-4
/
+23
2018-09-26
Merge branch 'net-vhost-improve-performance-when-enable-busyloop'
David S. Miller
2
-79
/
+92
2018-09-26
net: vhost: add rx busy polling in tx path
Tonghao Zhang
1
-21
/
+14
2018-09-26
net: vhost: factor out busy polling logic to vhost_net_busy_poll()
Tonghao Zhang
1
-40
/
+70
2018-09-26
net: vhost: replace magic number of lock annotation
Tonghao Zhang
1
-3
/
+3
2018-09-26
net: vhost: lock the vqs one by one
Tonghao Zhang
1
-17
/
+7
2018-09-26
tcp: expose sk_state in tcp_retransmit_skb tracepoint
Yafang Shao
1
-2
/
+5
2018-09-26
net: faraday: fix return type of ndo_start_xmit function
YueHaibing
2
-5
/
+6
2018-09-26
net: smsc: fix return type of ndo_start_xmit function
YueHaibing
3
-3
/
+6
2018-09-26
net: liquidio: list usage cleanup
zhong jiang
1
-2
/
+1
2018-09-26
net: qed: list usage cleanup
zhong jiang
3
-13
/
+9
2018-09-26
Merge branch 'net-bridge-convert-bool-options-to-bits'
David S. Miller
12
-116
/
+151
2018-09-26
net: bridge: pack net_bridge better
Nikolay Aleksandrov
1
-2
/
+2
2018-09-26
net: bridge: convert mtu_set_by_user to a bit
Nikolay Aleksandrov
3
-4
/
+4
2018-09-26
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
4
-9
/
+12
2018-09-26
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
4
-32
/
+33
2018-09-26
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
5
-21
/
+24
2018-09-26
net: bridge: convert group_addr_set option to a bit
Nikolay Aleksandrov
4
-4
/
+4
2018-09-26
net: bridge: convert nf call options to bits
Nikolay Aleksandrov
4
-18
/
+19
2018-09-26
net: bridge: add bitfield for options and convert vlan opts
Nikolay Aleksandrov
5
-18
/
+49
2018-09-26
net: bridge: make struct opening bracket consistent
Nikolay Aleksandrov
1
-8
/
+4
2018-09-26
Merge branch 's390-net-next'
David S. Miller
7
-292
/
+200
2018-09-26
s390/qeth: remove duplicated carrier state tracking
Julian Wiedmann
5
-22
/
+10
2018-09-26
s390/qeth: clean up drop conditions for received cmds
Julian Wiedmann
1
-10
/
+11
2018-09-26
s390/qeth: re-indent qeth_check_ipa_data()
Julian Wiedmann
1
-71
/
+58
2018-09-26
s390/qeth: consume local address events
Julian Wiedmann
1
-2
/
+2
2018-09-26
s390/qeth: remove various redundant code
Julian Wiedmann
3
-15
/
+2
2018-09-26
s390/qeth: remove CARD_FROM_CDEV helper
Julian Wiedmann
1
-44
/
+29
2018-09-26
s390/qeth: pass card pointer in iob callback
Julian Wiedmann
2
-24
/
+32
2018-09-26
s390/qeth: re-use qeth_notify_skbs()
Julian Wiedmann
1
-24
/
+5
2018-09-26
s390/qeth: remove additional skb refcount
Julian Wiedmann
1
-2
/
+0
2018-09-26
s390/qeth: replace open-coded skb_queue_walk()
Julian Wiedmann
1
-15
/
+4
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
3
-36
/
+23
2018-09-26
s390/qeth: on gdev release, reset drvdata
Julian Wiedmann
1
-2
/
+3
2018-09-26
s390/qeth: fix discipline unload after setup error
Julian Wiedmann
4
-4
/
+2
2018-09-26
s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex
Julian Wiedmann
1
-7
/
+6
2018-09-26
s390/qeth: convert layer attribute to enum
Julian Wiedmann
5
-26
/
+25
2018-09-25
net: phy: marvell: Fix build.
David S. Miller
1
-1
/
+1
[next]