index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2015-06-23
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
Hiroaki SHIMODA
2015-06-21
ipv4: include NLM_F_APPEND flag in append route notifications
Roopa Prabhu
2015-06-21
sock_diag: fetch source port from inet_sock
Craig Gallek
2015-06-15
sock_diag: implement a get_info handler for inet
Craig Gallek
2015-06-15
sock_diag: specify info_size per inet protocol
Craig Gallek
2015-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-06-15
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
2015-06-15
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
2015-06-14
tcp: cdg: use div_u64()
Kenneth Klette Jonassen
2015-06-12
net: ipv4: un-inline ip_finish_output2
Florian Westphal
2015-06-12
netfilter: xtables: avoid percpu ruleset duplication
Florian Westphal
2015-06-12
netfilter: xtables: use percpu rule counters
Florian Westphal
2015-06-12
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
Florian Westphal
2015-06-11
tcp: remove obsolete check in tcp_set_skb_tso_segs()
Eric Dumazet
2015-06-11
tcp: fill shinfo->gso_size at last moment
Eric Dumazet
2015-06-11
tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter
Eric Dumazet
2015-06-11
tcp: fill shinfo->gso_type at last moment
Eric Dumazet
2015-06-11
tcp: reserve tcp_skb_mss() to tcp stack
Eric Dumazet
2015-06-11
tcp: add CDG congestion control
Kenneth Klette Jonassen
2015-06-11
tcp: export tcp_enter_cwr()
Kenneth Klette Jonassen
2015-06-10
net: tcp: dctcp_update_alpha() fixes.
Eric Dumazet
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-07
fib_trie: coding style: Use pointer after check
Firo Yang
2015-06-07
tcp: get_cookie_sock() consolidation
Eric Dumazet
2015-06-07
tcp: remove redundant checks II
Eric Dumazet
2015-06-06
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
Eric Dumazet
2015-06-04
tcp: double default TSQ output bytes limit
Wei Liu
2015-06-04
tcp: remove redundant checks
Eric Dumazet
2015-06-04
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Shawn Bohrer
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-31
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
2015-05-31
udp: fix behavior of wrong checksums
Eric Dumazet
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-30
net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN
Sorin Dumitru
2015-05-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-05-28
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
Alexander Duyck
2015-05-28
ip_vti/ip6_vti: Do not touch skb->mark on xmit
Alexander Duyck
2015-05-27
tcp/dccp: warn user for preferred ip_local_port_range
Eric Dumazet
2015-05-27
tcp: connect() from bound sockets can be faster
Eric Dumazet
2015-05-27
tcp/dccp: try to not exhaust ip_local_port_range in connect()
Eric Dumazet
2015-05-27
ip_fragment: don't forward defragmented DF packet
Florian Westphal
2015-05-27
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
Florian Westphal
2015-05-27
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
David S. Miller
2015-05-26
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
2015-05-26
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
2015-05-26
netfilter: remove unused comefrom hookmask argument
Florian Westphal
2015-05-25
ip: reject too-big defragmented DF-skb when forwarding
Florian Westphal
2015-05-25
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
2015-05-25
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]