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
*
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2019-04-09
7
-36
/
+43
*
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-09
6
-29
/
+27
*
ipv6: Add neighbor helpers that use the ipv6 stub
David Ahern
2019-04-09
1
-4
/
+2
*
ipv6: Add fib6_nh_init and release to stubs
David Ahern
2019-04-09
2
-0
/
+11
*
datagram: remove rendundant 'peeked' argument
Paolo Abeni
2019-04-08
4
-32
/
+22
*
net: sched: flower: insert filter to ht before offloading it to hw
Vlad Buslov
2019-04-08
1
-20
/
+44
*
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-08
7
-7
/
+0
*
net: hsr: Fix node prune function for forget time expiry
Aaron Kramer
2019-04-07
1
-0
/
+4
*
net: hsr: add debugfs support for display node list
Murali Karicheri
2019-04-07
6
-12
/
+155
*
net: hsr: convert to SPDX identifier
Murali Karicheri
2019-04-07
12
-61
/
+12
*
net: hsr: add blank line after function declaration
Murali Karicheri
2019-04-07
1
-0
/
+1
*
net: hsr: remove camel case usage in the code
Murali Karicheri
2019-04-07
4
-75
/
+76
*
net: hsr: add missing space around operator in code
Murali Karicheri
2019-04-07
2
-4
/
+4
*
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
2019-04-07
2
-6
/
+6
*
net: hsr: remove unnecessary space after a cast
Murali Karicheri
2019-04-07
3
-15
/
+15
*
net: hsr: fix NULL checks in the code
Murali Karicheri
2019-04-07
5
-13
/
+13
*
net: hsr: fix lines that ends with a '('
Murali Karicheri
2019-04-07
2
-7
/
+5
*
net: hsr: fix alignment issues in the code for functions
Murali Karicheri
2019-04-07
3
-9
/
+9
*
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
2019-04-07
3
-18
/
+16
*
net: hsr: fix multiple blank lines in the code
Murali Karicheri
2019-04-07
7
-55
/
+0
*
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
2019-04-07
5
-22
/
+31
*
tcp: remove redundant check on tskb
Colin Ian King
2019-04-07
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
46
-191
/
+256
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-05
45
-189
/
+250
|
|
\
|
|
*
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
2019-04-05
1
-0
/
+4
|
|
*
net: bridge: always clear mcast matching struct on reports and leaves
Nikolay Aleksandrov
2019-04-05
1
-0
/
+3
|
|
*
vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x
Chris Leech
2019-04-05
1
-11
/
+15
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-04-04
2
-14
/
+6
|
|
|
\
|
|
|
*
flow_dissector: allow access only to a subset of __sk_buff fields
Stanislav Fomichev
2019-04-03
1
-13
/
+3
|
|
|
*
flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff
Stanislav Fomichev
2019-04-03
1
-1
/
+2
|
|
|
*
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
2019-04-03
1
-0
/
+1
|
|
*
|
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
2019-04-04
1
-0
/
+11
|
|
*
|
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
Toke Høiland-Jørgensen
2019-04-04
1
-1
/
+1
|
|
*
|
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
2019-04-04
1
-18
/
+18
|
|
*
|
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
2019-04-04
1
-2
/
+8
|
|
*
|
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
2019-04-04
1
-1
/
+3
|
|
*
|
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
2019-04-04
1
-1
/
+1
|
|
|
/
|
|
*
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
2019-04-02
1
-2
/
+2
|
|
*
dccp: Fix memleak in __feat_register_sp
YueHaibing
2019-04-02
1
-1
/
+6
|
|
*
sctp: initialize _pad of sockaddr_in before copying to user memory
Xin Long
2019-04-02
1
-0
/
+1
|
|
*
kcm: switch order of device registration to fix a crash
Jiri Slaby
2019-04-01
1
-8
/
+8
|
|
*
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
2019-04-01
10
-66
/
+16
|
|
*
net: sched: introduce and use qstats read helpers
Paolo Abeni
2019-04-01
10
-17
/
+18
|
|
*
net/sched: fix ->get helper of the matchall cls
Nicolas Dichtel
2019-04-01
1
-0
/
+5
|
|
*
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-01
2
-6
/
+5
|
|
*
tcp: fix a potential NULL pointer dereference in tcp_sk_exit
Dust Li
2019-04-01
1
-1
/
+2
|
|
*
tipc: handle the err returned from cmd header function
Xin Long
2019-04-01
1
-2
/
+8
|
|
*
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
2019-04-01
1
-1
/
+6
|
|
*
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
2019-04-01
1
-1
/
+6
|
|
*
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
2019-03-29
1
-16
/
+30
[next]