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
2018-01-10
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
1
-4
/
+7
2018-01-10
ipv6: Use hash-threshold instead of modulo-N
Ido Schimmel
1
-22
/
+12
2018-01-10
ipv6: Use a 31-bit multipath hash
Ido Schimmel
1
-2
/
+2
2018-01-10
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2
-6
/
+98
2018-01-10
caif_usb: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-3
/
+1
2018-01-10
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-1
/
+9
2018-01-10
sctp: make use of pre-calculated len
Marcelo Ricardo Leitner
1
-6
/
+10
2018-01-10
sctp: add a ceiling to optlen in some sockopts
Marcelo Ricardo Leitner
1
-0
/
+10
2018-01-10
sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events
Marcelo Ricardo Leitner
1
-1
/
+1
2018-01-10
netfilter: improve flow table Kconfig dependencies
Arnd Bergmann
3
-3
/
+7
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-4
/
+17
2018-01-10
netfilter: add IPv6 segment routing header 'srh' match
Ahmed Abdelsalam
3
-0
/
+171
2018-01-10
netfilter: core: return EBUSY in case NAT hook is already in use
Pablo Neira Ayuso
1
-1
/
+1
2018-01-10
netfilter: remove duplicated include
Wei Yongjun
2
-3
/
+0
2018-01-10
netfilter: core: make local function __nf_unregister_net_hook static
Wei Yongjun
1
-2
/
+2
2018-01-10
netfilter: nf_tables: fix a typo in nf_tables_getflowtable()
Wei Yongjun
1
-1
/
+1
2018-01-10
netfilter: x_tables: unbreak module auto loading
Florian Westphal
1
-1
/
+1
2018-01-10
netfilter: nf_tables: get rid of struct nft_af_info abstraction
Pablo Neira Ayuso
7
-361
/
+84
2018-01-10
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
7
-230
/
+73
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
10
-297
/
+279
2018-01-10
netfilter: nf_tables: remove struct nft_af_info parameter in nf_tables_chain_type_lookup()
Pablo Neira Ayuso
1
-9
/
+7
2018-01-10
netfilter: nf_tables: no need for struct nft_af_info to enable/disable table
Pablo Neira Ayuso
1
-15
/
+6
2018-01-10
netfilter: nf_tables: remove flag field from struct nft_af_info
Pablo Neira Ayuso
2
-2
/
+1
2018-01-10
netfilter: nf_tables: remove nhooks field from struct nft_af_info
Pablo Neira Ayuso
7
-10
/
+1
2018-01-10
xfrm: Fix a race in the xdst pcpu cache.
Steffen Klassert
1
-1
/
+7
2018-01-10
net: free RX queue structures
Jakub Kicinski
1
-4
/
+3
2018-01-10
net: use the right variant of kfree
Jakub Kicinski
1
-1
/
+1
2018-01-10
af_key: Fix memory leak in key_notify_policy.
Steffen Klassert
1
-1
/
+3
2018-01-09
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
3
-4
/
+17
2018-01-09
tipc: improve poll() for group member socket
Jon Maloy
3
-33
/
+41
2018-01-09
tipc: improve groupcast scope handling
Jon Maloy
8
-70
/
+95
2018-01-09
tipc: add option to suppress PUBLISH events for pre-existing publications
Jon Maloy
6
-15
/
+21
2018-01-09
tipc: send out join messages as soon as new member is discovered
Jon Maloy
4
-42
/
+68
2018-01-09
tipc: simplify group LEAVE sequence
Jon Maloy
1
-31
/
+9
2018-01-09
tipc: create group member event messages when they are needed
Jon Maloy
3
-44
/
+56
2018-01-09
tipc: adjustment to group member FSM
Jon Maloy
1
-3
/
+2
2018-01-09
tipc: let group member stay in JOINED mode if unable to reclaim
Jon Maloy
1
-12
/
+22
2018-01-09
tipc: a couple of cleanups
Jon Maloy
1
-14
/
+8
2018-01-09
ipv6: remove null_entry before adding default route
Wei Wang
1
-9
/
+29
2018-01-09
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
1
-1
/
+3
2018-01-09
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
Eugenia Emantayev
1
-2
/
+11
2018-01-09
net: caif: use strlcpy() instead of strncpy()
Xiongfeng Wang
3
-11
/
+8
2018-01-09
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
Colin Ian King
1
-1
/
+1
2018-01-09
net: core: fix module type in sock_diag_bind
Andrii Vladyka
1
-1
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-97
/
+128
2018-01-09
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
2
-2
/
+4
2018-01-09
net/core: Add drop counters to VF statistics
Eugenia Emantayev
1
-1
/
+9
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-85
/
+126
2018-01-08
net: tipc: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-01-08
net: ovs: remove unused hardirq.h
Yang Shi
1
-1
/
+0
[prev]
[next]