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