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
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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 Parameter
Xin Long
1
-0
/
+4
2017-03-12
sctp: implement receiver-side procedures for the Add Outgoing Streams Request Parameter
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-07
mac80211: remove ieee80211_tx_rate_control.max_rate_idx
Johannes Berg
1
-4
/
+0
2017-03-06
netfilter: nf_tables: add nft_set_lookup()
Pablo Neira Ayuso
1
-4
/
+5
2017-03-06
mac80211: Add set_cqm_rssi_range_config
Andrew Zaborowski
1
-0
/
+6
2017-03-06
cfg80211: Accept multiple RSSI thresholds for CQM
Andrew Zaborowski
1
-0
/
+13
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/viro/vfs
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> in <linux/sched.h>
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
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 <linux/sched/clock.h>
Ingo Molnar
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "disassocation" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
61
-792
/
+1092
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2017-02-20
sctp: add support for MSG_MORE
Xin Long
1
-0
/
+1
[prev]
[next]