index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
|
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
2013-10-19
*
|
|
|
|
|
ipv4: generalize gre_handle_offloads
Eric Dumazet
2013-10-19
*
|
|
|
|
|
net: ipv4/ipv6: Remove extern from function prototypes
Joe Perches
2013-10-19
*
|
|
|
|
|
ipv4: gso: send_check() & segment() cleanups
Eric Dumazet
2013-10-19
*
|
|
|
|
|
tcp: remove redundant code in __tcp_retransmit_skb()
Neal Cardwell
2013-10-18
*
|
|
|
|
|
fib: Use const struct nl_info * in rtmsg_fib
Joe Perches
2013-10-18
*
|
|
|
|
|
fib_trie: remove duplicated rcu lock
baker.zhang
2013-10-18
*
|
|
|
|
|
tcp: rename tcp_tso_segment()
Eric Dumazet
2013-10-18
*
|
|
|
|
|
ipv4: shrink rt_cache_stat
Eric Dumazet
2013-10-17
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...
David S. Miller
2013-10-17
|
\
\
\
\
\
|
*
|
|
|
|
netfilter: nf_tables: add ARP filtering support
Pablo Neira Ayuso
2013-10-14
|
*
|
|
|
|
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
|
*
|
|
|
|
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
2013-10-14
|
*
|
|
|
|
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
2013-10-14
|
*
|
|
|
|
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
2013-10-14
|
*
|
|
|
|
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
|
*
|
|
|
|
netfilter: add nftables
Patrick McHardy
2013-10-14
|
*
|
|
|
|
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-10-14
*
|
|
|
|
|
inet_diag: use sock_gen_put()
Eric Dumazet
2013-10-17
|
/
/
/
/
/
*
|
|
|
/
tcp: tcp_transmit_skb() optimizations
Eric Dumazet
2013-10-11
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
inet: rename ir_loc_port to ir_num
Eric Dumazet
2013-10-10
*
|
|
|
tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()
Eric Dumazet
2013-10-10
*
|
|
|
inet: includes a sock_common in request_sock
Eric Dumazet
2013-10-10
*
|
|
|
fib_trie: only calc for the un-first node
baker.zhang
2013-10-10
*
|
|
|
net: fix build errors if ipv6 is disabled
Eric Dumazet
2013-10-09
*
|
|
|
udp: fix a typo in __udp4_lib_mcast_demux_lookup
Eric Dumazet
2013-10-09
*
|
|
|
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
*
|
|
|
tcp/dccp: remove twchain
Eric Dumazet
2013-10-08
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
|
\
|
|
|
|
*
|
|
ipv4: fix ineffective source address selection
Jiri Benc
2013-10-07
|
*
|
|
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
2013-10-04
|
*
|
|
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2013-10-02
|
*
|
|
tcp: Always set options to 0 before calling tcp_established_options
Andi Kleen
2013-10-02
|
|
|
/
|
|
/
|
*
|
|
net: ipv4 only populate IP_PKTINFO when needed
Shawn Bohrer
2013-10-08
*
|
|
udp: ipv4: Add udp early demux
Shawn Bohrer
2013-10-08
*
|
|
udp: Only allow busy read/poll on connected sockets
Shawn Bohrer
2013-10-08
*
|
|
tcp: shrink tcp6_timewait_sock by one cache line
Eric Dumazet
2013-10-03
*
|
|
net: ipv4: Change variable type to bool
Peter Senna Tschudin
2013-10-03
*
|
|
inet: consolidate INET_TW_MATCH
Eric Dumazet
2013-10-03
*
|
|
tcp: sndbuf autotuning improvements
Eric Dumazet
2013-10-02
*
|
|
fib_trie: avoid a redundant bit judgement in inflate
baker.zhang
2013-10-02
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
|
\
|
|
|
*
|
ip_tunnel: Remove double unregister of the fallback device
Steffen Klassert
2013-10-01
|
*
|
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
2013-10-01
|
*
|
ip_tunnel: Add fallback tunnels to the hash lists
Steffen Klassert
2013-10-01
|
*
|
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
2013-10-01
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-10-01
|
|
\
\
|
|
*
|
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
2013-09-30
|
*
|
|
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2013-09-30
|
*
|
|
tcp: TSQ can use a dynamic limit
Eric Dumazet
2013-09-30
[prev]
[next]