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-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-6
/
+40
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+2
2017-03-22
sctp: declare struct sctp_stream before using it
Xin Long
1
-0
/
+1
2017-03-22
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
1
-1
/
+2
2017-03-21
sctp: define dst_pending_confirm as a bit in sctp_transport
Xin Long
1
-2
/
+2
2017-03-21
net: ipv4: add support for ECMP hash policy choice
Nikolay Aleksandrov
3
-12
/
+9
2017-03-21
vhost-vsock: add pkt cancel capability
Peng Tao
1
-0
/
+3
2017-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-15
/
+22
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
3
-9
/
+14
2017-03-16
tcp: remove tcp_tw_recycle
Soheil Hassas Yeganeh
2
-3
/
+1
2017-03-16
tcp: remove per-destination timestamp cache
Soheil Hassas Yeganeh
1
-5
/
+1
2017-03-16
ipv4: fib_rules: Add notifier info to FIB rules notifications
Ido Schimmel
1
-0
/
+5
2017-03-16
ipv4: fib_rules: Check if rule is a default rule
Ido Schimmel
2
-0
/
+8
2017-03-15
net: dsa: check out-of-range ageing time value
Vivien Didelot
1
-0
/
+4
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+34
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-7
/
+12
2017-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+11
2017-03-13
mpls: allow TTL propagation from IP packets to be configured
Robert Shearman
2
-0
/
+3
2017-03-13
mpls: allow TTL propagation to IP packets to be configured
Robert Shearman
1
-0
/
+2
2017-03-13
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
Pablo Neira Ayuso
1
-1
/
+0
2017-03-13
netfilter: nft_fib: Support existence check
Phil Sutter
1
-1
/
+1
2017-03-13
netfilter: provide nft_ctx in object init function
Florian Westphal
1
-1
/
+2
2017-03-13
netfilter: Force fake conntrack entry to be at least 8 bytes aligned
Steven Rostedt (VMware)
1
-1
/
+1
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
1
-0
/
+29
2017-03-12
net: dsa: add dsa_is_normal_port helper
Vivien Didelot
1
-0
/
+5
2017-03-12
sctp: implement receiver-side procedures for the Reconf Response Parameter
Xin Long
1
-0
/
+4
2017-03-12
sctp: implement receiver-side procedures for the Add Incoming Streams Request...
Xin Long
1
-0
/
+4
2017-03-12
sctp: implement receiver-side procedures for the Add Outgoing Streams Request...
Xin Long
1
-0
/
+4
2017-03-12
sctp: add support for generating add stream change event notification
Xin Long
1
-0
/
+4
2017-03-12
sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter
Xin Long
1
-0
/
+4
2017-03-12
sctp: add support for generating assoc reset event notification
Xin Long
1
-0
/
+4
2017-03-12
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
2
-1
/
+2
2017-03-10
ipv4: fib: Remove redundant argument
Ido Schimmel
1
-6
/
+3
2017-03-10
ipv4: fib: Move FIB notification code to a separate file
Ido Schimmel
1
-0
/
+15
2017-03-09
mlxsw: spectrum: Add support for vlan modify TC action
Petr Machata
1
-0
/
+5
2017-03-09
tcp: rename *_sequence_number() to *_seq_and_tsoff()
Alexey Kodanev
2
-4
/
+4
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
4
-6
/
+11
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-08
net: use proper lockdep annotation in __sk_dst_set()
Eric Dumazet
1
-5
/
+2
2017-03-08
netfilter: nf_tables: set pktinfo->thoff at AH header if found
Pablo Neira Ayuso
1
-2
/
+4
2017-03-06
netfilter: nf_tables: add nft_set_lookup()
Pablo Neira Ayuso
1
-4
/
+5
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+4
2017-03-03
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-13
/
+13
2017-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+3
2017-03-03
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
1
-3
/
+3
2017-03-02
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
[next]