Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7b589a35a1063b52f98c8b0f1b8f69afe91c3dba
/
net
/
ipv4
cca77b7
netfilter: fix CONFIG_COMPAT support
by Florian Westphal
· 14 years ago
001389b
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
by Eric Dumazet
· 14 years ago
ba78e2d
tcp: no md5sig option size check bug
by Dmitry Popov
· 14 years ago
00dad5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c893b80
ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
by Changli Gao
· 14 years ago
3c0fef0
net: Add getsockopt support for TCP thin-streams
by Josh Hunt
· 14 years ago
83bf2e4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
2452a99
netfilter: nf_nat: don't check if the tuple is unique when there isn't any other choice
by Changli Gao
· 14 years ago
f43dc98
netfilter: nf_nat: make unique_tuple return void
by Changli Gao
· 14 years ago
794dbc1
netfilter: nf_nat: use local variable hdrlen
by Changli Gao
· 14 years ago
24b36f0
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
by Eric Dumazet
· 14 years ago
a3bdb54
tcp: cookie transactions setsockopt memory leak
by Dmitry Popov
· 14 years ago
7df0884
netfilter: iptables: use skb->len for accounting
by Changli Gao
· 14 years ago
f667009
netfilter: arptables: use arp_hdr_len()
by Changli Gao
· 14 years ago
c36952e
netfilter: nf_nat_core: merge the same lines
by Changli Gao
· 14 years ago
963bfee
net: RTA_MARK addition
by Eric Dumazet
· 14 years ago
3f30fc1
net: remove last uses of __attribute__((packed))
by Gustavo F. Padovan
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
45e77d3
tcp: fix crash in tcp_xmit_retransmit_queue
by Ilpo Järvinen
· 14 years ago
e40dbc5
ipmr: Don't leak memory if fib lookup fails.
by Ben Greear
· 14 years ago
3a047bf
rfs: call sock_rps_record_flow() in tcp_splice_read()
by Changli Gao
· 14 years ago
7ba4291
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
by Changli Gao
· 14 years ago
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 14 years ago
dd4ba83
gre: propagate ipv6 transport class
by Stephen Hemminger
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
49085bd
net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
by George Kadianakis
· 14 years ago
fe76cda
ipv4: use skb_dst_copy() in ip_copy_metadata()
by Eric Dumazet
· 14 years ago
b13b712
netfilter: ipt_REJECT: avoid touching dst ref
by Eric Dumazet
· 14 years ago
98b0e84
netfilter: ipt_REJECT: postpone the checksum calculation.
by Changli Gao
· 14 years ago
44b451f
xfrm: fix xfrm by MARK logic
by Peter Kosyh
· 14 years ago
e490c1de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
d6bebca
fragment: add fast path for in-order fragments
by Changli Gao
· 14 years ago
4ce3c18
snmp: 64bit ipstats_mib for all arches
by Eric Dumazet
· 14 years ago
c4ead4c
tcp: tso_fragment() might avoid GFP_ATOMIC
by Eric Dumazet
· 14 years ago
7a9b2d5
net: use this_cpu_ptr()
by Eric Dumazet
· 14 years ago
7eb9282
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
by Patrick McHardy
· 14 years ago
cf377eb
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
by Patrick McHardy
· 14 years ago
172d69e
syncookies: add support for ECN
by Florian Westphal
· 14 years ago
734f614
syncookies: do not store rcv_wscale in tcp timestamp
by Florian Westphal
· 14 years ago
1823e4c8
snmp: add align parameter to snmp_mib_init()
by Eric Dumazet
· 14 years ago
4b4194c
arp: RCU change in arp_solicit()
by Eric Dumazet
· 14 years ago
565b7b2
tcp: do not send reset to already closed sockets
by Konstantin Khorenko
· 14 years ago
8244132
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
7b2ff18
net - IP_NODEFRAG option for IPv4 socket
by Jiri Olsa
· 14 years ago
26cde9f
udp: Fix bogus UFO packet generation
by Herbert Xu
· 14 years ago
c68cd6c
netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
by Patrick McHardy
· 14 years ago
8c76368
syncookies: check decoded options against sysctl settings
by Florian Westphal
· 14 years ago
317fe0e
inetpeer: restore small inet_peer structures
by Eric Dumazet
· 14 years ago
5f2f892
inetpeer: do not use zero refcnt for freed entries
by Eric Dumazet
· 14 years ago
a95d8c8
ipfrag : frag_kfree_skb() cleanup
by Eric Dumazet
· 14 years ago
d27f9b3
ip_frag: Remove some atomic ops
by Eric Dumazet
· 14 years ago
aa1039e
inetpeer: RCU conversion
by Eric Dumazet
· 14 years ago
16fb62b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
a3433f3
tcp: unify tcp flag macros
by Changli Gao
· 14 years ago
f9181f4
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 14 years ago
d73f33b
netfilter: CLUSTERIP: RCU conversion
by Eric Dumazet
· 14 years ago
d6cc1d6
inetpeer: various changes
by Eric Dumazet
· 14 years ago
c86ee67
netfilter: kill redundant check code in which setting ip_summed value
by Shan Wei
· 14 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
592fcb9
ip: ip_ra_control() rcu fix
by Eric Dumazet
· 14 years ago
cfa087f
icmp: RCU conversion in icmp_address_reply()
by Eric Dumazet
· 14 years ago
5756d34
netfilter: ip_queue: rwlock to spinlock conversion
by Eric Dumazet
· 14 years ago
5bfddbd
netfilter: nf_conntrack: IPS_UNTRACKED bit
by Eric Dumazet
· 14 years ago
6e8b11b
net: avoid two atomic ops in ip_rcv_options()
by Eric Dumazet
· 14 years ago
ed7865a4
ipv4: avoid two atomic ops in ip_rt_redirect()
by Eric Dumazet
· 14 years ago
9a57a9d
igmp: avoid two atomic ops in igmp_rcv()
by Eric Dumazet
· 14 years ago
6601850
ip: Router Alert RCU conversion
by Eric Dumazet
· 14 years ago
035320d
ipmr: dont corrupt lists
by Eric Dumazet
· 14 years ago
1789a64
raw: avoid two atomics in xmit
by Eric Dumazet
· 14 years ago
a8b690f
tcp: Fix slowness in read /proc/net/tcp
by Tom Herbert
· 14 years ago
eedc765
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
5918e2f
syncookies: update mss tables
by Florian Westphal
· 14 years ago
af9b473
syncookies: avoid unneeded tcp header flag double check
by Florian Westphal
· 14 years ago
2a1d4bd
syncookies: make v4/v6 synflood warning behaviour the same
by Florian Westphal
· 14 years ago
c446492
tcp: use correct net ns in cookie_v4_check()
by Eric Dumazet
· 14 years ago
ca55158
rps: tcp: fix rps_sock_flow_table table updates
by Eric Dumazet
· 14 years ago
57f1553
syncookies: remove Kconfig text line about disabled-by-default
by Florian Westphal
· 14 years ago
e12f8e2
netfilter: vmalloc_node cleanup
by Eric Dumazet
· 14 years ago
faa9dcf
arp: RCU changes
by Eric Dumazet
· 14 years ago
4736022
ipv4: RCU changes in __mkroute_input()
by Eric Dumazet
· 14 years ago
96d3622
ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc
by Eric Dumazet
· 14 years ago
b5f7e75
ipv4: add LINUX_MIB_IPRPFILTER snmp counter
by Eric Dumazet
· 14 years ago
edafe50
TCP: tcp_hybla: Fix integer overflow in slow start increment
by Daniele Lacamera
· 14 years ago
130c0f4
ipconfig: send host-name in DHCP requests
by Wu Fengguang
· 14 years ago
3ed37a6
net/ipv4/igmp.c: Remove unnecessary kmalloc casts
by Joe Perches
· 14 years ago
288fcee
net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1
by Joe Perches
· 14 years ago
5953a30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
b1faf56
net: sock_queue_err_skb() dont mess with sk_forward_alloc
by Eric Dumazet
· 14 years ago
7489aec
netfilter: xtables: stackptr should be percpu
by Eric Dumazet
· 14 years ago
6496084
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 14 years ago
06c4648
arp_notify: allow drivers to explicitly request a notification event.
by Ian Campbell
· 14 years ago
d7fd1b57
tcp: tcp_md5_hash_skb_data() frag_list handling
by Eric Dumazet
· 14 years ago
27f39c7
net: Use __this_cpu_inc() in fast path
by Eric Dumazet
· 14 years ago
92b4522
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2903037
net: fix sk_forward_alloc corruptions
by Eric Dumazet
· 14 years ago
72da3bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
8a74ad6
net: fix lock_sock_bh/unlock_sock_bh
by Eric Dumazet
· 14 years ago
ed0f160
ipmr: off by one in __ipmr_fill_mroute()
by Dan Carpenter
· 14 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 14 years ago
Next »