Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
02cc51149f99e3c6c106e1e16dcc2e016b1bc3b5
/
net
/
ipv4
50c9cc2
[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry function
by Jaroslav Kysela
· 18 years ago
15d33c0
[TCP]: slow_start_after_idle should influence cwnd validation too
by David S. Miller
· 18 years ago
254d0d2
[XFRM]: beet: fix IP option decapsulation
by Patrick McHardy
· 18 years ago
d4b1e84
[XFRM]: beet: fix beet mode decapsulation
by Patrick McHardy
· 18 years ago
04fef98
[XFRM]: beet: use IPOPT_NOP for option padding
by Patrick McHardy
· 18 years ago
c5027c9
[XFRM]: beet: fix IP option encapsulation
by Patrick McHardy
· 18 years ago
8456507
[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.
by John Heffner
· 18 years ago
d562f1f
[IPV4] fib_trie: Document locking.
by Robert Olsson
· 18 years ago
a0ee18b
[IPv4] fib: Fix out of bound access of fib_props[]
by Thomas Graf
· 18 years ago
e1701c6
[NET]: Fix fib_rules compatibility breakage
by Thomas Graf
· 18 years ago
848c29f
[NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changed
by Patrick McHardy
· 18 years ago
53cdcc0
[TCP]: Fix tcp_mem[] initialization.
by John Heffner
· 18 years ago
d5cc4a7
[IPV4]: Do not disable preemption in trie_leaf_remove().
by Robert Olsson
· 18 years ago
0888266
[IPV4]: Fix warning in ip_mc_rejoin_group.
by Geert Uytterhoeven
· 18 years ago
38c8947
[NetLabel]: parse the CIPSO ranged tag on incoming packets
by Paul Moore
· 18 years ago
c4e38f4
[IPV4]: Fix rtm_to_ifaddr() error handling.
by Evgeniy Polyakov
· 18 years ago
d644329
[UDP]: Reread uh pointer after pskb_trim
by Herbert Xu
· 18 years ago
5b3c1184
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
a816c7c
bonding: Improve IGMP join processing
by Jay Vosburgh
· 18 years ago
d3ab429
[NETFILTER]: tcp conntrack: accept SYN|URG as valid
by Patrick McHardy
· 18 years ago
e281db5c
[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs
by Patrick McHardy
· 18 years ago
ec68e97
[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops
by Patrick McHardy
· 18 years ago
c6387a8
[NetLabel]: Verify sensitivity level has a valid CIPSO mapping
by Paul Moore
· 18 years ago
a9948a7
[TCP]: Fix minisock tcp_create_openreq_child() typo.
by Arnaldo Carvalho de Melo
· 18 years ago
aef8811
[XFRM]: Fix oops in xfrm4_dst_destroy()
by Bernhard Walle
· 18 years ago
e4396b5
[XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_head
by Arnaldo Carvalho de Melo
· 18 years ago
4c3ae4d
[IPV4]: Use random32() in net/ipv4/multipath
by Joe Perches
· 18 years ago
8030f54
[IPV4] devinet: Register inetdev earlier.
by Herbert Xu
· 18 years ago
f4b9479
[IPV4]: Correct links in net/ipv4/Kconfig
by Baruch Even
· 18 years ago
2c4f621
[TCP]: Fix MD5 signature pool locking.
by David S. Miller
· 18 years ago
936bb14
correct a dead URL in the IP_MULTICAST help text
by Adrian Bunk
· 18 years ago
d08df60
Various typo fixes.
by Robert P. J. Day
· 18 years ago
3fbfa98
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
by Eric W. Biederman
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
c0d5640
[IPSEC]: Changing API of xfrm4_tunnel_register.
by Kazunori MIYAZAWA
· 18 years ago
600ff0c
[TCP]: Prevent pseudo garbage in SYN's advertized window
by Ilpo Järvinen
· 18 years ago
bbf4a6b
[NETFILTER]: Clear GSO bits for TCP reset packet
by Herbert Xu
· 18 years ago
e2e01bf
[XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n
by Patrick McHardy
· 18 years ago
9121c777
[TCP]: cleanup of htcp (resend)
by Stephen Hemminger
· 18 years ago
59758f4
[TCP]: Use read mostly for CUBIC parameters.
by Stephen Hemminger
· 18 years ago
a3c941b
[NETFILTER]: Kconfig: improve dependency handling
by Patrick McHardy
· 18 years ago
982d9a9
[NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback
by Patrick McHardy
· 18 years ago
6b48a7d
[NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback
by Patrick McHardy
· 18 years ago
abbaccd
[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption
by Patrick McHardy
· 18 years ago
923f490
[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3protos arrays
by Patrick McHardy
· 18 years ago
642d628
[NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array
by Patrick McHardy
· 18 years ago
e22a054
[NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array
by Patrick McHardy
· 18 years ago
a441dfd
[NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos array
by Patrick McHardy
· 18 years ago
e92ad99
[NETFILTER]: nf_log: minor cleanups
by Patrick McHardy
· 18 years ago
c3a47ab
[NETFILTER]: Properly use RCU in nf_ct_attach
by Patrick McHardy
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
cb18eccf
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
5ef213f
[IPV4]: Restore multipath routing after rt_next changes.
by Eric Dumazet
· 18 years ago
093c2ca
[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer
by Eric Dumazet
· 18 years ago
95f30b3
[UDP]: UDP can use sk_hash to speedup lookups
by Eric Dumazet
· 18 years ago
e905a9e
[NET] IPV4: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
dbca9b275
[NET]: change layout of ehash table
by Eric Dumazet
· 18 years ago
e60a13e
[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure names
by Jan Engelhardt
· 18 years ago
6709dbb
[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions
by Jan Engelhardt
· 18 years ago
e1fd058
[NETFILTER]: x_tables: fix return values for LOG/ULOG
by Jan Engelhardt
· 18 years ago
41f4689
[NETFILTER]: NAT: optional source port randomization support
by Eric Leblond
· 18 years ago
cdd289a
[NETFILTER]: add IPv6-capable TCPMSS target
by Patrick McHardy
· 18 years ago
a8d0f95
[NET]: Add UDPLITE support in a few missing spots
by Patrick McHardy
· 18 years ago
efbc597
[NETFILTER]: nf_nat: remove broken HOOKNAME macro
by Patrick McHardy
· 18 years ago
a09113c
[NETFILTER]: tcp conntrack: do liberal tracking for picked up connections
by Patrick McHardy
· 18 years ago
22f8cde
[NET]: unregister_netdevice as void
by Stephen Hemminger
· 18 years ago
cc63f70
[IPV4/IPV6] multicast: Check add_grhead() return value
by Alexey Dobriyan
· 18 years ago
f2f2102
[XFRM]: Fix missed error setting in xfrm4_policy.c
by David S. Miller
· 18 years ago
4337226
[IPSEC]: IPv4 over IPv6 IPsec tunnel
by Miika Komu
· 18 years ago
c82f963
[IPSEC]: IPv6 over IPv4 IPsec tunnel
by Miika Komu
· 18 years ago
cdca726
[IPSEC]: exporting xfrm_state_afinfo
by Miika Komu
· 18 years ago
104439a
[TCP]: Don't apply FIN exception to full TSO segments.
by John Heffner
· 18 years ago
8a3c3a9
[TCP]: Check num sacks in SACK fast path
by Baruch Even
· 18 years ago
6f74651
[TCP]: Seperate DSACK from SACK fast path
by Baruch Even
· 18 years ago
fda03fb
[TCP]: Advance fast path pointer for first block only
by Baruch Even
· 18 years ago
8eb9086
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
by David S. Miller
· 18 years ago
ba7808e
[TCP]: remove tcp header from tcp_v4_check (take #2)
by Frederik Deweerdt
· 18 years ago
2693256
[NETLINK]: Don't BUG on undersized allocations
by Patrick McHardy
· 18 years ago
40e0cb0
[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n
by Patrick McHardy
· 18 years ago
adcb471
[NETFILTER]: SIP conntrack: fix out of bounds memory access
by Patrick McHardy
· 18 years ago
7da5bfb
[NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers
by Lars Immisch
· 18 years ago
095b850
[IPV4]: Fix single-entry /proc/net/fib_trie output.
by Robert Olsson
· 18 years ago
a46bf7d
[NETFILTER]: nf_nat_pptp: fix expectation removal
by Patrick McHardy
· 18 years ago
c72c6b2
[NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack
by Patrick McHardy
· 18 years ago
e89862f
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
by David S. Miller
· 18 years ago
db3ccda
[TCP]: Fix sorting of SACK blocks.
by Baruch Even
· 18 years ago
6640e69
[IPV4]: Fix the fib trie iterator to work with a single entry routing tables
by Eric W. Biederman
· 18 years ago
52d570a
[TCP]: rare bad TCP checksum with 2.6.19
by Jarek Poplawski
· 18 years ago
fb7e239
[TCP]: skb is unexpectedly freed.
by Masayuki Nakagawa
· 18 years ago
c54ea3b
[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path
by Patrick McHardy
· 18 years ago
65ebe634
[PATCH] email change for shemminger@osdl.org
by Stephen Hemminger
· 18 years ago
483479e
[IPV4] devinet: inetdev_init out label moved after RCU assignment
by Jarek Poplawski
· 18 years ago
469de9b
[INET]: style updates for the inet_sock->is_icsk assignment fix
by Paul Moore
· 18 years ago
ffed53d
[NETFILTER]: nf_nat: fix hanging connections when loading the NAT module
by Patrick McHardy
· 18 years ago
cb48cfe
[TCP]: Fix iov_len calculation in tcp_v4_send_ack().
by Craig Schlenter
· 18 years ago
cbbd7d4
[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
by Paul Moore
· 18 years ago
30c4cf5
[IPV4/IPV6]: Fix inet{,6} device initialization order.
by David L Stevens
· 18 years ago
bbdc176
[NETFILTER]: nf_nat: fix MASQUERADE crash on device down
by Martin Josefsson
· 18 years ago
Next »