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
2019-04-17
ipv6: Pass fib6_result to fib6_table_lookup tracepoint
David Ahern
1
-3
/
+3
2019-04-17
ipv6: Pass fib6_result to rt6_select and find_rr_leaf
David Ahern
1
-39
/
+43
2019-04-17
ipv6: Pass fib6_result to rt6_device_match
David Ahern
1
-19
/
+30
2019-04-17
ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
David Ahern
3
-14
/
+19
2019-04-17
ipv6: Pass fib6_result to rt6_insert_exception
David Ahern
1
-16
/
+17
2019-04-17
ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init
David Ahern
1
-22
/
+27
2019-04-17
ipv6: Pass fib6_result to pcpu route functions
David Ahern
1
-13
/
+14
2019-04-17
ipv6: Pass fib6_result to ip6_create_rt_rcu
David Ahern
1
-16
/
+21
2019-04-17
ipv6: Pass fib6_result to ip6_rt_cache_alloc
David Ahern
1
-22
/
+26
2019-04-17
ipv6: Pass fib6_result to rt6_find_cached_rt
David Ahern
1
-14
/
+21
2019-04-17
ipv6: Rename fib6_multipath_select and pass fib6_result
David Ahern
4
-54
/
+56
2019-04-17
net: core: introduce build_skb_around
Jesper Dangaard Brouer
1
-19
/
+52
2019-04-17
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
1
-1
/
+4
2019-04-17
SUNRPC: Ignore queue transmission errors on successful transmission
Trond Myklebust
1
-2
/
+5
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
58
-258
/
+460
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
56
-220
/
+451
2019-04-16
socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
Arnd Bergmann
1
-2
/
+2
2019-04-16
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
1
-5
/
+5
2019-04-16
net: bridge: fix netlink export of vlan_stats_per_port option
Nikolay Aleksandrov
1
-1
/
+1
2019-04-16
tipc: set sysctl_tipc_rmem and named_timeout right range
Jie Liu
1
-2
/
+6
2019-04-16
tipc: fix link established but not in session
Tuong Lien
1
-0
/
+2
2019-04-16
net: Fix missing meta data in skb with vlan packet
Yuya Kusakabe
1
-1
/
+9
2019-04-16
net: atm: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-1
/
+5
2019-04-16
net/core: work around section mismatch warning for ptp_classifier
Ard Biesheuvel
1
-3
/
+4
2019-04-16
net: bridge: fix per-port af_packet sockets
Nikolay Aleksandrov
1
-9
/
+14
2019-04-16
xsk: fix XDP socket ring buffer memory ordering
Magnus Karlsson
1
-4
/
+52
2019-04-16
bpf: allow clearing all sock_ops callback flags
Viet Hoang Tran
1
-2
/
+1
2019-04-16
bpf: reserve flags in bpf_skb_net_shrink
Willem de Bruijn
1
-0
/
+3
2019-04-15
net: hsr: add tx stats for master interface
Murali Karicheri
1
-0
/
+7
2019-04-15
net: hsr: fix debugfs path to support multiple interfaces
Murali Karicheri
3
-9
/
+9
2019-04-15
net: hsr: fix naming of file and functions
Murali Karicheri
4
-24
/
+24
2019-04-15
sctp: implement memory accounting on rx path
Xin Long
3
-14
/
+14
2019-04-15
sctp: implement memory accounting on tx path
Xin Long
1
-2
/
+8
2019-04-15
route: Avoid crash from dereferencing NULL rt->from
Jonathan Lemon
1
-0
/
+4
2019-04-15
Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
Wang Hai
1
-9
/
+5
2019-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
37
-562
/
+852
2019-04-15
bridge: only include nf_queue.h if needed
Stephen Rothwell
1
-0
/
+2
2019-04-15
xfrm: kconfig: make xfrm depend on inet
Florian Westphal
1
-3
/
+5
2019-04-15
netfilter: nat: fix icmp id randomization
Florian Westphal
1
-3
/
+8
2019-04-15
netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
Dan Carpenter
1
-1
/
+1
2019-04-15
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2
-5
/
+64
2019-04-14
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
Eric Dumazet
1
-1
/
+1
2019-04-14
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
1
-2
/
+8
2019-04-13
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
1
-1
/
+1
2019-04-13
netfilter: conntrack: initialize ct->timeout
Alexander Potapenko
1
-0
/
+1
2019-04-13
netfilter: conntrack: don't set related state for different outer address
Florian Westphal
2
-67
/
+78
2019-04-12
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
1
-1
/
+9
2019-04-12
ipv6: Remove flowi6_oif compare from __ip6_route_redirect
David Ahern
1
-2
/
+0
2019-04-12
rxrpc: Fix detection of out of order acks
Jeffrey Altman
2
-6
/
+13
2019-04-12
rxrpc: Trace received connection aborts
David Howells
1
-4
/
+7
[prev]
[next]