index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
1
-0
/
+5
|
\
|
*
ipv6: fix flow labels when the traffic class is non-0
Dimitris Michailidis
2017-01-31
1
-0
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-02-01
1
-1
/
+3
|
\
\
|
*
|
esp4: Avoid skb_cow_data whenever possible
Steffen Klassert
2017-01-17
1
-0
/
+2
|
*
|
xfrm: add and use xfrm_state_afinfo_get_rcu
Florian Westphal
2017-01-10
1
-0
/
+1
|
*
|
xfrm: remove xfrm_state_put_afinfo
Florian Westphal
2017-01-10
1
-1
/
+0
*
|
|
net: dsa: Add plumbing for port mirroring
Florian Fainelli
2017-01-30
1
-0
/
+33
*
|
|
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
2017-01-30
1
-3
/
+3
*
|
|
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
Robert Shearman
2017-01-30
1
-0
/
+4
*
|
|
net: dsa: Hook {get,set}_rxnfc ethtool operations
Florian Fainelli
2017-01-30
1
-0
/
+8
*
|
|
net: dsa: pass bridge device when a port leaves
Vivien Didelot
2017-01-30
1
-1
/
+2
*
|
|
net: dsa: move bridge device in dsa_port
Vivien Didelot
2017-01-30
1
-0
/
+1
*
|
|
net: dsa: add ds and index to dsa_port
Vivien Didelot
2017-01-30
1
-0
/
+2
*
|
|
net: dsa: variable number of ports
Vivien Didelot
2017-01-30
1
-1
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
4
-4
/
+23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
2017-01-27
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-01-26
2
-3
/
+9
|
|
\
\
|
|
*
|
netfilter: nf_tables: deconstify walk callback function
Pablo Neira Ayuso
2017-01-24
1
-3
/
+3
|
|
*
|
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2017-01-16
1
-0
/
+6
|
*
|
|
net: Specify the owning module for lwtunnel ops
Robert Shearman
2017-01-24
1
-0
/
+2
|
*
|
|
lwtunnel: fix autoload of lwt modules
David Ahern
2017-01-18
1
-0
/
+11
|
|
/
/
*
|
|
net: adjust skb->truesize in pskb_expand_head()
Eric Dumazet
2017-01-27
1
-1
/
+1
*
|
|
net/ipv6: allow sysctl to change link-local address generation mode
Felix Jia
2017-01-27
1
-1
/
+0
*
|
|
net: dsa: Pass device pointer to dsa_register_switch
Florian Fainelli
2017-01-26
1
-1
/
+1
*
|
|
net: dsa: Mop up remaining NET_DSA_HWMON references
Andrew Lunn
2017-01-25
1
-8
/
+0
*
|
|
net/tcp-fastopen: make connect()'s return case more consistent with non-TFO
Willy Tarreau
2017-01-25
1
-1
/
+1
*
|
|
net/tcp-fastopen: Add new API support
Wei Wang
2017-01-25
2
-1
/
+6
*
|
|
net/tcp-fastopen: refactor cookie check logic
Wei Wang
2017-01-25
1
-0
/
+2
*
|
|
net sched actions: Add support for user cookies
Jamal Hadi Salim
2017-01-25
2
-0
/
+9
*
|
|
net/sched: Introduce sample tc action
Yotam Gigi
2017-01-24
1
-0
/
+50
*
|
|
net: Introduce psample, a new genetlink channel for packet sampling
Yotam Gigi
2017-01-24
1
-0
/
+36
*
|
|
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
2017-01-24
2
-0
/
+11
*
|
|
net: dsa: Remove hwmon support
Andrew Lunn
2017-01-20
1
-8
/
+0
*
|
|
csum: eliminate sparse warning in remcsum_unadjust()
Lance Richardson
2017-01-20
1
-1
/
+1
*
|
|
sock: use hlist_entry_safe
Geliang Tang
2017-01-20
1
-2
/
+1
*
|
|
net: remove bh disabling around percpu_counter accesses
Eric Dumazet
2017-01-20
2
-15
/
+2
*
|
|
net: dsa: store CPU switch structure in the tree
Vivien Didelot
2017-01-18
1
-4
/
+4
*
|
|
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
2017-01-18
2
-0
/
+7
*
|
|
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
2017-01-18
1
-0
/
+4
*
|
|
sctp: add reconf_enable in asoc ep and netns
Xin Long
2017-01-18
2
-2
/
+8
*
|
|
sctp: add stream reconf primitive
Xin Long
2017-01-18
3
-1
/
+5
*
|
|
sctp: add stream reconf timer
Xin Long
2017-01-18
3
-0
/
+9
*
|
|
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
2017-01-18
2
-1
/
+7
*
|
|
inet: reset tb->fastreuseport when adding a reuseport sk
Josef Bacik
2017-01-18
1
-0
/
+9
*
|
|
inet: kill smallest_size and smallest_port
Josef Bacik
2017-01-18
1
-1
/
+0
*
|
|
inet: drop ->bind_conflict
Josef Bacik
2017-01-18
2
-11
/
+0
*
|
|
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
2017-01-18
3
-8
/
+2
*
|
|
net: AF-specific RTM_GETSTATS attributes
Robert Shearman
2017-01-17
1
-0
/
+4
*
|
|
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
2017-01-14
3
-101
/
+106
|
\
\
\
|
*
|
|
cfg80211: Fix documentation for connect result
Jouni Malinen
2017-01-13
1
-10
/
+17
[next]