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-04-16
team: avoid adding twice the same option to the event list
Paolo Abeni
1
-0
/
+19
2018-04-16
net: mvpp2: Fix TCAM filter reserved range
Maxime Chevallier
1
-1
/
+1
2018-04-16
Revert "macsec: missing dev_put() on error in macsec_newlink()"
Dan Carpenter
1
-3
/
+2
2018-04-15
filter.txt: update 'tools/net/' to 'tools/bpf/'
Wang Sheng-Hui
1
-3
/
+3
2018-04-14
Merge branch 'sfc-ARFS-fixes'
David S. Miller
4
-32
/
+58
2018-04-14
sfc: limit ARFS workitems in flight per channel
Edward Cree
2
-28
/
+55
2018-04-14
sfc: pass the correctly bogus filter_id to rps_may_expire_flow()
Edward Cree
2
-3
/
+2
2018-04-14
sfc: insert ARFS filters with replace_equal=true
Edward Cree
1
-1
/
+1
2018-04-13
Merge branch 'l2tp-remove-unsafe-calls-to-l2tp_tunnel_find_nth'
David S. Miller
5
-33
/
+60
2018-04-13
l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file
Guillaume Nault
3
-23
/
+13
2018-04-13
l2tp: hold reference on tunnels printed in pppol2tp proc file
Guillaume Nault
1
-7
/
+17
2018-04-13
l2tp: hold reference on tunnels in netlink dumps
Guillaume Nault
3
-3
/
+30
2018-04-13
virtio-net: add missing virtqueue kick when flushing packets
Jason Wang
1
-2
/
+9
2018-04-12
net: dsa: mv88e6xxx: Fix receive time stamp race condition.
Richard Cochran
1
-2
/
+10
2018-04-12
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
1
-10
/
+18
2018-04-12
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
1
-30
/
+30
2018-04-12
Merge branch 'nfp-improve-signal-handing-on-FW-waits-and-flower-control-messa...
David S. Miller
6
-14
/
+54
2018-04-12
nfp: flower: split and limit cmsg skb lists
Pieter Jansen van Vuuren
4
-8
/
+46
2018-04-12
nfp: flower: move route ack control messages out of the workqueue
Pieter Jansen van Vuuren
1
-3
/
+3
2018-04-12
nfp: print a message when mutex wait is interrupted
Jakub Kicinski
1
-1
/
+4
2018-04-12
nfp: ignore signals when communicating with management FW
Jakub Kicinski
1
-2
/
+1
2018-04-12
tipc: fix missing initializer in tipc_sendmsg()
Jon Maloy
1
-1
/
+3
2018-04-12
strparser: Fix incorrect strp->need_bytes value.
Doron Roberts-Kedes
1
-4
/
+3
2018-04-12
selftests: net: add in_netns.sh to TEST_PROGS
Anders Roxell
1
-1
/
+1
2018-04-12
Merge branch 'ibmvnic-Fix-parameter-change-request-handling'
David S. Miller
2
-22
/
+37
2018-04-12
ibmvnic: Do not notify peers on parameter change resets
Nathan Fontenot
1
-1
/
+2
2018-04-12
ibmvnic: Handle all login error conditions
Nathan Fontenot
2
-21
/
+35
2018-04-12
net: validate attribute sizes in neigh_dump_table()
Eric Dumazet
1
-4
/
+8
2018-04-12
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
1
-2
/
+4
2018-04-12
tipc: fix unbalanced reference counter
Jon Maloy
3
-3
/
+9
2018-04-12
lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...
Raghuram Chary J
2
-1
/
+185
2018-04-12
mISDN: Remove VLAs
Laura Abbott
2
-6
/
+16
2018-04-12
net/tls: Remove VLA usage
Kees Cook
1
-1
/
+9
2018-04-12
ibmvnic: Define vnic_login_client_data name field as unsized array
Kees Cook
1
-6
/
+6
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-198
/
+345
2018-04-12
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-19
/
+79
2018-04-12
Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-04-12
Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
3
-2
/
+3
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-57
/
+51
2018-04-12
Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-93
/
+15
2018-04-12
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
3
-20
/
+143
2018-04-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-1
/
+9
2018-04-11
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-853
/
+1008
2018-04-11
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
25
-161
/
+438
2018-04-11
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-272
/
+1091
2018-04-11
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
7
-11
/
+24
2018-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
23
-325
/
+3395
2018-04-11
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-3
/
+10
2018-04-11
Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2018-04-11
Merge branch 'l2tp-tunnel-creation-fixes'
David S. Miller
4
-137
/
+123
[next]