index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2019-08-27
sctp: allow users to set ep ecn flag by sockopt
Xin Long
-0
/
+73
2019-08-27
sctp: allow users to set netns ecn flag with sysctl
Xin Long
-0
/
+7
2019-08-27
sctp: make ecn flag per netns and endpoint
Xin Long
-4
/
+16
2019-08-27
net: fix skb use after free in netpoll
Feng Sun
-3
/
+3
2019-08-27
net: dsa: Advertise the VLAN offload netdev ability only if switch supports it
Vladimir Oltean
-9
/
+6
2019-08-27
net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID
Vladimir Oltean
-0
/
+2
2019-08-27
net: dsa: clear VLAN PVID flag for CPU port
Vivien Didelot
-0
/
+6
2019-08-27
net: dsa: program VLAN on CPU port from slave
Vivien Didelot
-1
/
+18
2019-08-27
net: dsa: check bridge VLAN in slave operations
Vivien Didelot
-8
/
+14
2019-08-27
net: dsa: add slave VLAN helpers
Vivien Didelot
-7
/
+33
2019-08-27
net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
Vivien Didelot
-4
/
+7
2019-08-27
net: dsa: remove bitmap operations
Vivien Didelot
-87
/
+59
2019-08-27
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
-23
/
+24
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-127
/
+222
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-22
/
+32
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-100
/
+186
2019-08-27
netfilter: not mark a spinlock as __read_mostly
Li RongQing
-3
/
+2
2019-08-27
netfilter: conntrack: make sysctls per-namespace again
Florian Westphal
-0
/
+5
2019-08-27
netfilter: nft_dynset: support for element deletion
Ander Juaristi
-0
/
+25
2019-08-27
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
-1
/
+1
2019-08-27
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
Todd Seidelmann
-4
/
+2
2019-08-27
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
-28
/
+48
2019-08-27
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
-47
/
+47
2019-08-27
rxrpc: Add a private skb flag to indicate transmission-phase skbs
David Howells
-1
/
+3
2019-08-27
rxrpc: Abstract out rxtx ring cleanup
David Howells
-16
/
+17
2019-08-27
rxrpc: Pass the input handler's data skb reference to the Rx ring
David Howells
-5
/
+15
2019-08-27
rxrpc: Use info in skbuff instead of reparsing a jumbo packet
David Howells
-136
/
+139
2019-08-27
rxrpc: Improve jumbo packet counting
David Howells
-12
/
+30
2019-08-26
net: sched: flower: don't take rtnl lock for cls hw offloads API
Vlad Buslov
-37
/
+16
2019-08-26
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
-1
/
+8
2019-08-26
net: sched: take reference to action dev before calling offloads
Vlad Buslov
-0
/
+34
2019-08-26
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
-8
/
+19
2019-08-26
net: sched: conditionally obtain rtnl lock in cls hw offloads API
Vlad Buslov
-0
/
+65
2019-08-26
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
-0
/
+6
2019-08-26
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
-9
/
+43
2019-08-26
net: sched: refactor block offloads counter usage
Vlad Buslov
-91
/
+217
2019-08-26
net: sched: change tcf block offload counter type to atomic_t
Vlad Buslov
-1
/
+1
2019-08-26
net: sched: protect block offload-related fields with rw_semaphore
Vlad Buslov
-9
/
+36
2019-08-26
xprtrdma: Send Queue size grows after a reconnect
Chuck Lever
-12
/
+14
2019-08-26
xprtrdma: Clear xprt->reestablish_timeout on close
Chuck Lever
-4
/
+9
2019-08-26
SUNRPC: Handle connection breakages correctly in call_status()
Trond Myklebust
-1
/
+1
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
-7
/
+0
2019-08-26
SUNRPC: Handle EADDRINUSE and ENOBUFS correctly
Trond Myklebust
-3
/
+7
2019-08-26
SUNRPC: Don't handle errors if the bind/connect succeeded
Trond Myklebust
-11
/
+24
2019-08-26
xprtrdma: Recycle MRs after disconnect
Chuck Lever
-9
/
+29
2019-08-26
netfilter: nfnetlink_log: add support for VLAN information
Michael Braun
-0
/
+57
2019-08-26
netfilter: nft_meta: support for time matching
Ander Juaristi
-0
/
+46
2019-08-26
netfilter: nf_tables: Introduce new 64-bit helper register functions
Ander Juaristi
-4
/
+5
2019-08-25
openvswitch: Fix conntrack cache with timeout
Yi-Hung Wei
-0
/
+13
2019-08-25
ipv4: mpls: fix mpls_xmit for iptunnel
Alexey Kodanev
-4
/
+4
[prev]
[next]