index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: Drop WARN() in tag_brcm.c
Florian Fainelli
2017-01-24
1
-1
/
+2
*
bpf: allow option for setting bpf_l4_csum_replace from scratch
Daniel Borkmann
2017-01-24
1
-3
/
+4
*
bpf: enable load bytes helper for filter/reuseport progs
Daniel Borkmann
2017-01-24
1
-15
/
+26
*
bpf: simplify __is_valid_access test on cb
Daniel Borkmann
2017-01-24
1
-13
/
+2
*
net/sched: Introduce sample tc action
Yotam Gigi
2017-01-24
3
-0
/
+287
*
net: Introduce psample, a new genetlink channel for packet sampling
Yotam Gigi
2017-01-24
5
-0
/
+323
*
net: dsa: Fix inverted test for multiple CPU interface
Andrew Lunn
2017-01-24
1
-1
/
+1
*
bridge: multicast to unicast
Felix Fietkau
2017-01-24
6
-29
/
+112
*
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
2017-01-24
5
-11
/
+64
*
ipv6: add NUMA awareness to seg6_hmac_init_algo()
Eric Dumazet
2017-01-22
1
-1
/
+2
*
6lowpan: use rb_entry()
Geliang Tang
2017-01-22
1
-4
/
+4
*
net: dsa: Remove hwmon support
Andrew Lunn
2017-01-20
5
-172
/
+0
*
inet: don't use sk_v6_rcv_saddr directly
Josef Bacik
2017-01-20
1
-1
/
+1
*
net: remove duplicate code.
Mahesh Bandewar
2017-01-20
1
-3
/
+1
*
fq_codel: Avoid regenerating skb flow hash unless necessary
Andrew Collins
2017-01-20
1
-5
/
+1
*
tipc: make replicast a user selectable option
Jon Paul Maloy
2017-01-20
5
-15
/
+108
*
tipc: introduce replicast as transport option for multicast
Jon Paul Maloy
2017-01-20
7
-47
/
+149
*
tipc: add functionality to lookup multicast destination nodes
Jon Paul Maloy
2017-01-20
4
-8
/
+87
*
tipc: add function for checking broadcast support in bearer
Jon Paul Maloy
2017-01-20
4
-9
/
+34
*
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
2017-01-20
1
-2
/
+1
*
gre6: Clean up unused struct ipv6_tel_txoption definition
Jakub Sitnicki
2017-01-20
1
-5
/
+0
*
net: remove bh disabling around percpu_counter accesses
Eric Dumazet
2017-01-20
4
-8
/
+1
*
net: ipv6: Keep nexthop of multipath route on admin down
David Ahern
2017-01-20
1
-2
/
+5
*
net: caif: Remove unused stats member from struct chnl_net
Tobias Klauser
2017-01-19
1
-1
/
+0
*
net/sched: cls_flower: reduce fl_change stack size
Arnd Bergmann
2017-01-19
1
-6
/
+17
*
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-18
3
-4
/
+0
*
net: dsa: use cpu_switch instead of ds[0]
Vivien Didelot
2017-01-18
6
-11
/
+11
*
net: dsa: store CPU switch structure in the tree
Vivien Didelot
2017-01-18
2
-7
/
+5
*
net: ipv6: remove prefix arg to rt6_fill_node
David Ahern
2017-01-18
1
-15
/
+12
*
net: ipv6: remove nowait arg to rt6_fill_node
David Ahern
2017-01-18
2
-24
/
+12
*
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
2017-01-18
3
-10
/
+131
*
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
2017-01-18
2
-0
/
+85
*
sctp: add reconf_enable in asoc ep and netns
Xin Long
2017-01-18
4
-0
/
+20
*
sctp: add stream reconf primitive
Xin Long
2017-01-18
3
-0
/
+36
*
sctp: add stream reconf timer
Xin Long
2017-01-18
5
-2
/
+104
*
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
2017-01-18
2
-0
/
+122
*
inet: reset tb->fastreuseport when adding a reuseport sk
Josef Bacik
2017-01-18
1
-20
/
+86
*
inet: split inet_csk_get_port into two functions
Josef Bacik
2017-01-18
1
-22
/
+44
*
inet: don't check for bind conflicts twice when searching for a port
Josef Bacik
2017-01-18
1
-20
/
+11
*
inet: kill smallest_size and smallest_port
Josef Bacik
2017-01-18
2
-25
/
+4
*
inet: drop ->bind_conflict
Josef Bacik
2017-01-18
6
-61
/
+7
*
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
2017-01-18
6
-105
/
+93
*
tcp: accept RST for rcv_nxt - 1 after receiving a FIN
Jason Baron
2017-01-17
1
-3
/
+25
*
net: ping: Use right format specifier to avoid type casting
Gao Feng
2017-01-17
1
-3
/
+3
*
bridge: sparse fixes in br_ip6_multicast_alloc_query()
Lance Richardson
2017-01-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
30
-98
/
+160
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-17
27
-92
/
+152
|
|
\
|
|
*
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
2017-01-17
1
-3
/
+2
|
|
*
ax25: Fix segfault after sock connection timeout
Basil Gunn
2017-01-16
1
-1
/
+1
|
|
*
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-16
2
-5
/
+4
[next]