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