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
2016-09-10
net: ipv4: Remove l3mdev_get_saddr
David Ahern
2016-09-10
net: l3mdev: remove redundant calls
David Ahern
2016-09-10
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
David Ahern
2016-09-10
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
2016-09-10
net: l3mdev: Add hook to output path
David Ahern
2016-09-10
net: flow: Add l3mdev flow update
David Ahern
2016-09-10
tcp: better use ooo_last_skb in tcp_data_queue_ofo()
Eric Dumazet
2016-09-10
ipv4: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
2016-09-09
ip_tunnel: do not clear l4 hashes
Eric Dumazet
2016-09-09
ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE events
Guillaume Nault
2016-09-08
ipv4: accept u8 in IP_TOS ancillary data
Eric Dumazet
2016-09-08
tcp: use an RB tree for ooo receive queue
Yaogong Wang
2016-09-08
net: inet: diag: expose the socket mark to privileged processes.
Lorenzo Colitti
2016-09-07
net: diag: make udp_diag_destroy work for mapped addresses.
Lorenzo Colitti
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-09-01
tcp: make nla_policy const
stephen hemminger
2016-09-01
fou: make nla_policy const
stephen hemminger
2016-08-30
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
2016-08-30
netfilter: log_arp: Use ARPHRD_ETHER instead of literal '1'
Gao Feng
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-29
tcp: add tcp_add_backlog()
Eric Dumazet
2016-08-28
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
2016-08-25
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
2016-08-25
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
2016-08-24
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
2016-08-24
net: diag: slightly refactor the inet_diag_bc_audit error checks.
Lorenzo Colitti
2016-08-23
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
2016-08-23
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
2016-08-23
net: diag: Fix refcnt leak in error path destroying socket
David Ahern
2016-08-23
udp: get rid of SLAB_DESTROY_BY_RCU allocations
Eric Dumazet
2016-08-23
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
Yuchung Cheng
2016-08-23
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2016-08-23
udp: fix poll() issue with zero sized packets
Eric Dumazet
2016-08-22
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
2016-08-22
net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...
Shmulik Ladkani
2016-08-19
net: ipv4: fix sparse error in fib_good_nh()
Eric Dumazet
2016-08-19
udp: include addrconf.h
Eric Dumazet
2016-08-19
tcp: md5: remove tcp_md5_hash_header()
Eric Dumazet
2016-08-18
fib_trie: Fix the description of pos and bits
Xunlei Pang
2016-08-18
tcp: refine tcp_prune_ofo_queue() to not drop all packets
Eric Dumazet
2016-08-18
tcp: defer sacked assignment
Eric Dumazet
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-17
net: ipconfig: Fix more use after free
Thierry Reding
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
2016-08-13
netfilter: remove ip_conntrack* sysctl compat code
Pablo Neira Ayuso
2016-08-12
netfilter: use_nf_conn_expires helper in more places
Florian Westphal
2016-08-12
netfilter: nf_dup4: remove redundant checksum recalculation
Liping Zhang
2016-08-10
net: ipconfig: fix use after free
Uwe Kleine-König
[next]