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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
xdp: fix potential deadlock on socket mutex
Ilya Maximets
2
-10
/
+8
2019-07-12
xdp: fix possible cq entry leak
Ilya Maximets
1
-7
/
+4
2019-07-11
Merge branch 'net/rds-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
9
-50
/
+30
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+3
2019-07-11
ipv6: fix static key imbalance in fl_create()
Eric Dumazet
1
-3
/
+6
2019-07-11
ipv6: fix potential crash in ip6_datagram_dst_update()
Eric Dumazet
1
-1
/
+1
2019-07-11
ipv6: tcp: fix flowlabels reflection for RST packets
Eric Dumazet
1
-1
/
+6
2019-07-11
ipv6: Use ipv6_authlen for len
yangxingwu
7
-8
/
+8
2019-07-11
hsr: switch ->dellink() to ->ndo_uninit()
Cong Wang
3
-18
/
+8
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
345
-5206
/
+16460
2019-07-10
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-2
/
+1
2019-07-10
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-40
/
+14
2019-07-09
rds: avoid version downgrade to legitimate newer peer connections
Santosh Shilimkar
1
-2
/
+4
2019-07-09
rds: Return proper "tos" value to user-space
Gerd Rausch
1
-0
/
+1
2019-07-09
rds: Accept peer connection reject messages due to incompatible version
Gerd Rausch
1
-2
/
+3
2019-07-09
Revert "RDS: IB: split the mr registration and invalidation path"
Gerd Rausch
3
-16
/
+8
2019-07-09
rds: fix reordering with composite message notification
Santosh Shilimkar
4
-30
/
+14
2019-07-09
net: dsa: add support for BRIDGE_MROUTER attribute
Vivien Didelot
3
-0
/
+17
2019-07-09
netfilter: nf_tables: add hardware offload support
Pablo Neira Ayuso
7
-7
/
+599
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-12
/
+12
2019-07-09
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
2
-0
/
+21
2019-07-09
net: sched: remove tcf block API
Pablo Neira Ayuso
1
-98
/
+0
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
3
-14
/
+42
2019-07-09
net: sched: use flow block API
Pablo Neira Ayuso
1
-1
/
+87
2019-07-09
net: flow_offload: add flow_block_cb_{priv, incref, decref}()
Pablo Neira Ayuso
1
-0
/
+18
2019-07-09
net: flow_offload: add list handling functions
Pablo Neira Ayuso
2
-0
/
+20
2019-07-09
net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()
Pablo Neira Ayuso
1
-0
/
+28
2019-07-09
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
4
-13
/
+13
2019-07-09
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
3
-15
/
+15
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-0
/
+25
2019-07-09
io_uring: add support for recvmsg()
Jens Axboe
1
-0
/
+8
2019-07-09
io_uring: add support for sendmsg()
Jens Axboe
1
-0
/
+7
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
5
-12
/
+12
2019-07-09
net/sched: cls_flower: Add matching on conntrack info
Paul Blakey
1
-5
/
+122
2019-07-09
net/flow_dissector: add connection tracking dissection
Paul Blakey
1
-0
/
+44
2019-07-09
net/sched: Introduce action ct
Paul Blakey
4
-0
/
+1001
2019-07-09
devlink: Introduce PCI VF port flavour and port attribute
Parav Pandit
1
-0
/
+38
2019-07-09
devlink: Introduce PCI PF port flavour and port attribute
Parav Pandit
1
-0
/
+34
2019-07-09
devlink: Return physical port fields only for applicable port flavours
Parav Pandit
1
-0
/
+4
2019-07-09
devlink: Refactor physical port attributes
Parav Pandit
1
-20
/
+38
2019-07-09
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-09
xprtrdma: Modernize ops->connect
Chuck Lever
5
-36
/
+87
2019-07-09
xprtrdma: Remove rpcrdma_req::rl_buffer
Chuck Lever
3
-7
/
+8
2019-07-09
xprtrdma: Refactor chunk encoding
Chuck Lever
1
-20
/
+16
2019-07-09
xprtrdma: Streamline rpcrdma_post_recvs
Chuck Lever
1
-21
/
+38
2019-07-09
xprtrdma: Simplify rpcrdma_rep_create
Chuck Lever
1
-14
/
+8
2019-07-09
xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
Chuck Lever
4
-50
/
+36
2019-07-09
xprtrdma: Reduce context switching due to Local Invalidation
Chuck Lever
4
-53
/
+136
2019-07-09
xprtrdma: Add mechanism to place MRs back on the free list
Chuck Lever
3
-0
/
+22
[prev]
[next]