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
2018-12-17
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
2018-12-17
netfilter: nat: remove l4proto->nlattr_to_range
Florian Westphal
2018-12-17
netfilter: nat: remove l4proto->in_range
Florian Westphal
2018-12-17
netfilter: nat: fold in_range indirection into caller
Florian Westphal
2018-12-17
netfilter: nat: remove l4proto->unique_tuple
Florian Westphal
2018-12-17
netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support
Florian Westphal
2018-12-01
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
Paul E. McKenney
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
tcp: tsq: no longer use limit_output_bytes for paced flows
Eric Dumazet
2018-11-11
tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies
Eric Dumazet
2018-11-11
tcp: refine tcp_tso_should_defer() after EDT adoption
Eric Dumazet
2018-11-11
tcp: do not try to defer skbs with eor mark (MSG_EOR)
Eric Dumazet
2018-11-11
tcp: minor optimization in tcp ack fast path processing
Yafang Shao
2018-11-09
net: tcp: remove BUG_ON from tcp_v4_err
Li RongQing
2018-11-08
tcp_bbr: update comments to reflect pacing_margin_percent
Neal Cardwell
2018-11-08
ipv4/tunnel: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-08
inet: frags: better deal with smp races
Eric Dumazet
2018-11-08
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
2018-11-08
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
2018-11-08
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-08
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
2018-11-07
inet: minor optimization for backlog setting in listen(2)
Yafang Shao
2018-11-07
udp: cope with UDP GRO packet misdirection
Paolo Abeni
2018-11-07
ip: factor out protocol delivery helper
Paolo Abeni
2018-11-07
udp: add support for UDP_GRO cmsg
Paolo Abeni
2018-11-07
udp: implement GRO for plain UDP sockets.
Paolo Abeni
2018-11-07
udp: implement complete book-keeping for encap_needed
Paolo Abeni
2018-11-07
net: fix raw socket lookup device bind matching with VRFs
Duncan Eastoe
2018-11-07
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
Mike Manning
2018-11-07
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
2018-11-07
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
2018-11-07
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
2018-11-06
net: Add extack argument to ip_fib_metrics_init
David Ahern
2018-11-06
net: Add extack argument to rtnl_create_link
David Ahern
2018-11-05
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
2018-11-01
net: drop skb on failure in ip_check_defrag()
Cong Wang
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-30
bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data
John Fastabend
2018-10-29
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
2018-10-28
net: diag: document swapped src/dst in udp_dump_one.
Lorenzo Colitti
2018-10-26
net: allow traceroute with a specified interface in a vrf
Mike Manning
2018-10-25
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2018-10-24
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-10-24
net: Don't return invalid table id error when dumping all families
David Ahern
2018-10-24
net/ipv4: Put target net when address dump fails due to bad attributes
David Ahern
2018-10-23
tcp: add tcp_reset_xmit_timer() helper
Eric Dumazet
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-22
net/ipv4: Add support for dumping addresses for a specific device
David Ahern
2018-10-22
net/ipv4: Move loop over addresses on a device into in_dev_dump_addr
David Ahern
[next]