Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
48fde701aff662559b38d9a609574068f22d00fe
/
net
/
ipv4
dfd25ff
tcp: fix syncookie regression
by Eric Dumazet
· 13 years ago
ac3f48d
route: Remove redirect_genid
by Steffen Klassert
· 13 years ago
5faa5df
inetpeer: Invalidate the inetpeer tree along with the routing cache
by Steffen Klassert
· 13 years ago
4648dc9
tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
by Neal Cardwell
· 13 years ago
c0638c2
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
by Neal Cardwell
· 13 years ago
4c90d3b
tcp: fix false reordering signal in tcp_shifted_skb
by Neal Cardwell
· 13 years ago
203738e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
bff5285
gre: fix spelling in comments
by stephen hemminger
· 13 years ago
0360689
ipsec: be careful of non existing mac headers
by Eric Dumazet
· 13 years ago
a5e7424
ipv4: ping: Fix recvmsg MSG_OOB error handling.
by David S. Miller
· 13 years ago
8ebbfb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
0af2a0d
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
by Neal Cardwell
· 13 years ago
074b851
vfs: fix panic in __d_lookup() with high dentry hashtable counts
by Dimitri Sivanich
· 13 years ago
daef52b
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
by Neal Cardwell
· 13 years ago
cc9a672
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
by Neal Cardwell
· 13 years ago
70620c4
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
by Thomas Graf
· 13 years ago
5dc7883
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
by Li Wei
· 13 years ago
6d25886
net: Fix build regression when INET_UDP_DIAG=y and IPV6=m
by Anisse Astier
· 13 years ago
e2446ea
tcp_v4_send_reset: binding oif to iif in no sock case
by Shawn Lu
· 13 years ago
c43b874
tcp: properly initialize tcp memory limits
by Jason Wang
· 13 years ago
efcdbf2
net: Disambiguate kernel message
by Arun Sharma
· 13 years ago
5b35e1e
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
by Neal Cardwell
· 13 years ago
4acb419
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
by Glauber Costa
· 13 years ago
f2b3ee9
ipv6: Fix ip_gre lockless xmits.
by Willem de Bruijn
· 13 years ago
fddb7b5
tcp: bind() optimize port allocation
by Flavio Leitner
· 13 years ago
2b05ad3
tcp: bind() fix autoselection to share ports
by Flavio Leitner
· 13 years ago
8a622e7
tcp: md5: using remote adress for md5 lookup in rst packet
by shawnlu
· 13 years ago
974c123
tcp: detect loss above high_seq in recovery
by Yuchung Cheng
· 13 years ago
5a45f00
tcp: fix undo after RTO for CUBIC
by Neal Cardwell
· 13 years ago
fc16dcd
tcp: fix undo after RTO for BIC
by Neal Cardwell
· 13 years ago
ccb19d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
10ec1bb
inetpeer: initialize ->redirect_genid in inet_getpeer()
by Dan Carpenter
· 13 years ago
747465e
net: fix some sparse errors
by Eric Dumazet
· 13 years ago
2b2d465
net: kill duplicate included header
by Shan Wei
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
1398eee
net: decrement memcg jump label when limit, not usage, is changed
by Glauber Costa
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
3b09c84
inet_diag: Rename inet_diag_req_compat into inet_diag_req
by Pavel Emelyanov
· 13 years ago
c899136
inet_diag: Rename inet_diag_req into inet_diag_req_v2
by Pavel Emelyanov
· 13 years ago
38e5781
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
a8c1f65
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
by Ben Hutchings
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
6d62a66
net: Default UDP and UNIX diag to 'n'.
by David S. Miller
· 13 years ago
fd77846
security: remove the security_netlink_recv hook as it is equivalent to capable()
by Eric Paris
· 13 years ago
c0636fa
inet_diag: Add the SKMEMINFO extension
by Pavel Emelyanov
· 13 years ago
2c2aba6
ipv6: Use universal hash for NDISC.
by David S. Miller
· 13 years ago
54b07dc
netfilter: provide config option to disable ancient procfs parts
by Jan Engelhardt
· 14 years ago
d446a820
netfilter: xtables: move ipt_ecn to xt_ecn
by Jan Engelhardt
· 13 years ago
c5e1fd8
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
by David S. Miller
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
b9e61f0
netfilter: ctnetlink: remove dead NAT code
by Patrick McHardy
· 13 years ago
0af051b
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
by Patrick McHardy
· 13 years ago
40cfb70
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
by Patrick McHardy
· 13 years ago
d70308f
netfilter: nat: remove module reference counting from NAT protocols
by Patrick McHardy
· 13 years ago
329fb58
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
by Patrick McHardy
· 13 years ago
4d4e61c
netfilter: nf_nat: use hash random for bysource hash
by Patrick McHardy
· 13 years ago
cbc9f2f
netfilter: nf_nat: export NAT definitions to userspace
by Patrick McHardy
· 13 years ago
e688a60
net: introduce DST_NOPEER dst flag
by Eric Dumazet
· 13 years ago
b9eda06
ipv4: using prefetch requires including prefetch.h
by Stephen Rothwell
· 13 years ago
9f28a2f
ipv4: reintroduce route cache garbage collector
by Eric Dumazet
· 13 years ago
ab56222
tcp: Replace constants with #define macros
by Vijay Subramanian
· 13 years ago
cd7816d
net: have ipconfig not wait if no dev is available
by Gerlando Falauto
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
f65c1b5
sock_diag: Generalize requests cookies managements
by Pavel Emelyanov
· 13 years ago
aec8dc6
sock_diag: Fix module netlink aliases
by Pavel Emelyanov
· 13 years ago
b26e478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c48e074
tcp_memcontrol: fix reversed if condition
by Dan Carpenter
· 13 years ago
e6560d4
net: ping: remove some sparse errors
by Eric Dumazet
· 13 years ago
0850f0f
Display maximum tcp memory allocation in kmem cgroup
by Glauber Costa
· 13 years ago
ffea59e
Display current tcp failcnt in kmem cgroup
by Glauber Costa
· 13 years ago
5a6dd34
Display current tcp memory allocation in kmem cgroup
by Glauber Costa
· 13 years ago
3aaabe2
tcp buffer limitation: per-cgroup limit
by Glauber Costa
· 13 years ago
3dc43e3
per-netns ipv4 sysctl_tcp_mem
by Glauber Costa
· 13 years ago
d1a4c0b
tcp memory pressure controls
by Glauber Costa
· 13 years ago
180d8cd
foundations of per-cgroup memory pressure controlling.
by Glauber Costa
· 13 years ago
72b3601
ipip, sit: copy parms.name after register_netdevice
by Ted Feng
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
86e62ad
udp_diag: Fix the !ipv6 case
by Pavel Emelyanov
· 13 years ago
b872a23
udp_diag: Make it module when ipv6 is a module
by Pavel Emelyanov
· 13 years ago
507dd79
udp_diag: Wire the udp_diag module into kbuild
by Pavel Emelyanov
· 13 years ago
b6d640c
udp_diag: Implement the dump-all functionality
by Pavel Emelyanov
· 13 years ago
a925aa0
udp_diag: Implement the get_exact dumping functionality
by Pavel Emelyanov
· 13 years ago
52b7c59
udp_diag: Basic skeleton
by Pavel Emelyanov
· 13 years ago
fce8233
udp: Export code sk lookup routines
by Pavel Emelyanov
· 13 years ago
1942c51
inet_diag: Generalize inet_diag dump and get_exact calls
by Pavel Emelyanov
· 13 years ago
3c4d05c
inet_diag: Introduce the inet socket dumping routine
by Pavel Emelyanov
· 13 years ago
8d07d15
inet_diag: Introduce the byte-code run on an inet socket
by Pavel Emelyanov
· 13 years ago
efb3cb4
inet_diag: Split inet_diag_get_exact into parts
by Pavel Emelyanov
· 13 years ago
476f7db
inet_diag: Split inet_diag_get_exact into parts
by Pavel Emelyanov
· 13 years ago
b005ab4
inet_diag: Export inet diag cookie checking routine
by Pavel Emelyanov
· 13 years ago
87c22ea
inet_diag: Reduce the number of args for bytecode run routine
by Pavel Emelyanov
· 13 years ago
7b35ead
inet_diag: Remove indirect sizeof from inet diag handlers
by Pavel Emelyanov
· 13 years ago
819a693
typo fixes: aera -> area, exntension -> extension
by Wang YanQing
· 13 years ago
959327c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
8ef874b
sock_diag: Move the sock_ code to net/core/
by Pavel Emelyanov
· 13 years ago
a029fe2
inet_diag: Cleanup type2proto last user
by Pavel Emelyanov
· 13 years ago
d23deaa
inet_diag: Introduce socket family checks
by Pavel Emelyanov
· 13 years ago
25c4cd2
inet_diag: Switch the _dump to work with new header
by Pavel Emelyanov
· 13 years ago
fe50ce2
inet_diag: Switch the _get_exact to work with new header
by Pavel Emelyanov
· 13 years ago
Next »