index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2017-08-28
net: Add comment that early_demux can change via sysctl
David Ahern
2017-08-28
gre: add collect_md mode to ERSPAN tunnel
William Tu
2017-08-28
gre: refactor the gre_fb_xmit
William Tu
2017-08-28
Revert "ipv4: make net_protocol const"
David Ahern
2017-08-28
ipv4: make net_protocol const
Bhumika Goyal
2017-08-25
tcp: fix hang in tcp_sendpage_locked()
Eric Dumazet
2017-08-23
gre: remove duplicated assignment of iph
Colin Ian King
2017-08-23
ipv4: do metrics match when looking up and deleting a route
Xin Long
2017-08-23
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
2017-08-22
gre: fix goto statement typo
William Tu
2017-08-22
gre: introduce native tunnel support for ERSPAN
William Tu
2017-08-22
udp: remove unreachable ufo branches
Willem de Bruijn
2017-08-22
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
2017-08-22
tcp: Get a proper dst before checking it.
Tonghao Zhang
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-18
net: inet: diag: expose sockets cgroup classid
Levin, Alexander (Sasha Levin)
2017-08-18
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
2017-08-18
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
Roopa Prabhu
2017-08-18
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-16
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
2017-08-16
tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.
David S. Miller
2017-08-16
net: igmp: Use ingress interface rather than vrf device
David Ahern
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl
Florian Westphal
2017-08-15
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
2017-08-14
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2017-08-14
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
2017-08-14
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
2017-08-13
net: ipv4: add check for l3slave for index returned in IP_PKTINFO
David Ahern
2017-08-13
net: ipv4: remove unnecessary check on orig_oif
David Ahern
2017-08-11
net: ipv4: set orig_oif based on fib result for local traffic
David Ahern
2017-08-11
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-09
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-08
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
2017-08-07
net: ipv6: add second dif to raw socket lookups
David Ahern
2017-08-07
net: ipv6: add second dif to udp socket lookups
David Ahern
2017-08-07
net: ipv4: add second dif to multicast source filter
David Ahern
2017-08-07
net: ipv4: add second dif to raw socket lookups
David Ahern
2017-08-07
net: ipv4: add second dif to inet socket lookups
David Ahern
2017-08-07
net: ipv4: add second dif to udp socket lookups
David Ahern
2017-08-06
tcp: consolidate congestion control undo functions
Yuchung Cheng
2017-08-06
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
2017-08-06
udp: no need to preserve skb->dst
Paolo Abeni
[next]