Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
537a1bf059fa312355696fa6db80726e655e7f17
/
net
/
ipv4
71f9dac
inet: Call skb_orphan before tproxy activates
by Herbert Xu
· 15 years ago
1ac530b
tcp: missing check ACK flag of received segment in FIN-WAIT-2 state
by Wei Yongjun
· 15 years ago
09ce42d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
b6280b4
ipv4 routing: Ensure that route cache entries are usable and reclaimable with caching is off
by Neil Horman
· 15 years ago
5165aec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
73e4289
ipv4: fix NULL pointer + success return in route lookup path
by Neil Horman
· 15 years ago
d2aa455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
31e6d36
net: correct off-by-one write allocations reports
by Eric Dumazet
· 15 years ago
7b85576
ipv4: Fix fib_trie rebalancing, part 2
by Jarek Poplawski
· 15 years ago
b3fec0f
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
by Linus Torvalds
· 15 years ago
9e337b0
net: annotate inet_timewait_sock bitfields
by Vegard Nossum
· 16 years ago
e0f7cb8
ipv4: Fix fib_trie rebalancing
by Jarek Poplawski
· 15 years ago
403dbb9
PIM-SM: namespace changes
by Tom Goff
· 15 years ago
e61a4b6
ipv4: update ARPD help text
by Timo Teräs
· 15 years ago
125bb8f
net: use a deferred timer in rt_check_expire
by Eric Dumazet
· 15 years ago
24992ea
netfilter: ip_tables: fix build error
by Patrick McHardy
· 15 years ago
36432da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Patrick McHardy
· 15 years ago
2b85a34
net: No more expensive sock_hold()/sock_put() on each tx
by Eric Dumazet
· 15 years ago
0808dc8
netfilter: Fix extra semi-colon in skb_walk_frags() changes.
by David S. Miller
· 15 years ago
343a997
netfilter: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
d7fcf1a
ipv4: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
f87fb66
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
by Jan Kasprzak
· 15 years ago
17f2f52
netfilter: ipt_MASQUERADE: remove redundant rwlock
by Florian Westphal
· 15 years ago
a5e7882
netfilter: x_tables: added hook number into match extension parameter structure.
by Evgeniy Polyakov
· 15 years ago
2307f86
ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.
by Rami Rosen
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
511c3f9
net: skb->rtable accessor
by Eric Dumazet
· 15 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
17e6e4e
netfilter: conntrack: simplify event caching system
by Pablo Neira Ayuso
· 15 years ago
8cc848f
Merge branch 'master' of git://dev.medozas.de/linux
by Patrick McHardy
· 15 years ago
f771bef
ipv4: New multicast-all socket option
by Nivedita Singhvi
· 15 years ago
4d52cfb
net: ipv4/ip_sockglue.c cleanups
by Eric Dumazet
· 15 years ago
2df9001
tcp: fix loop in ofo handling code and reduce its complexity
by Ilpo Järvinen
· 15 years ago
108bfa8
net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup()
by Eric Dumazet
· 15 years ago
28e7221
net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup()
by Eric Dumazet
· 15 years ago
9152194
tcp: Use SKB queue and list helpers instead of doing it by-hand.
by David S. Miller
· 15 years ago
a2a804c
tcp: Do not check flush when comparing options for GRO
by Herbert Xu
· 15 years ago
1075f3f
ipv4: Use 32-bit loads for ID and length in GRO
by Herbert Xu
· 15 years ago
a5b1cf2
gro: Avoid unnecessary comparison after skb_gro_header
by Herbert Xu
· 15 years ago
30a3ae3
tcp: Optimise len/mss comparison
by Herbert Xu
· 15 years ago
4a9a296
tcp: Remove unnecessary window comparisons for GRO
by Herbert Xu
· 15 years ago
745898e
tcp: Optimise GRO port comparisons
by Herbert Xu
· 15 years ago
c80a5cd
tcp: tcp_vegas ssthresh bugfix
by Doug Leith
· 15 years ago
c649c0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3ed18d7
ipv4: Fix oops with FIB_TRIE
by Robert Olsson
· 15 years ago
04af8cf
net: Remove unused parameter from fill method in fib_rules_ops.
by Rami Rosen
· 15 years ago
1ddbcb0
net: fix rtable leak in net/ipv4/route.c
by Eric Dumazet
· 15 years ago
cf8da76
net: fix length computation in rt_check_expire()
by Eric Dumazet
· 15 years ago
9643f45
ipv4: teach ipconfig about the MTU option in DHCP
by Chris Friesen
· 15 years ago
9b8adb5
net: Fix devinet_sysctl_forward
by Eric W. Biederman
· 15 years ago
bc8a539
ipv4: make default for INET_LRO consistent with help text
by Frans Pop
· 15 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d23a9b5
ipv4: cleanup: remove unnecessary include.
by Rami Rosen
· 15 years ago
e204a34
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
by Rami Rosen
· 15 years ago
7752731
tcp: fix MSG_PEEK race check
by Ilpo Järvinen
· 15 years ago
2513dfb
ipconfig: handle case of delayed DHCP server
by Chris Friesen
· 15 years ago
8b3521e
ipv4: remove an unused parameter from configure method of fib_rules_ops.
by Rami Rosen
· 15 years ago
e81963b
ipv4: Make INET_LRO a bool instead of tristate.
by David S. Miller
· 16 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bb70dfa
netfilter: xtables: consolidate comefrom debug cast access
by Jan Engelhardt
· 16 years ago
7a6b1c4
netfilter: xtables: remove another level of indent
by Jan Engelhardt
· 16 years ago
9452258
netfilter: xtables: remove some goto
by Jan Engelhardt
· 16 years ago
a1ff4ac
netfilter: xtables: reduce indent level by one
by Jan Engelhardt
· 16 years ago
98e8640
netfilter: xtables: consolidate open-coded logic
by Jan Engelhardt
· 16 years ago
4f2f6f2
netfilter: xtables: fix const inconsistency
by Jan Engelhardt
· 16 years ago
ccf5bd8
netfilter: xtables: remove redundant casts
by Jan Engelhardt
· 16 years ago
4ba351c
netfilter: xtables: use NFPROTO_ in standard targets
by Jan Engelhardt
· 16 years ago
4b1e27e
netfilter: queue: use NFPROTO_ for queue callsites
by Jan Engelhardt
· 16 years ago
383ca5b
netfilter: xtables: use NFPROTO_ for xt_proto_init callsites
by Jan Engelhardt
· 16 years ago
4dbc8ef
net: Make inet_twsk_put similar to sock_put
by Arnaldo Carvalho de Melo
· 16 years ago
ae8d7f8
tcp:fix the code indent
by Shan Wei
· 16 years ago
0c26689
tcp: Fix tcp_prequeue() to get correct rto_min value
by Satoru SATOH
· 16 years ago
255cac9
tcp: extend ECN sysctl to allow server-side only ECN
by Ilpo Järvinen
· 16 years ago
aba7453
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
942e4a2
netfilter: revised locking for x_tables
by Stephen Hemminger
· 16 years ago
ac5978e
inet_diag: Remove dup assignments
by Arnaldo Carvalho de Melo
· 16 years ago
36e7b1b
gro: Fix COMPLETE checksum handling
by Herbert Xu
· 16 years ago
c9503e0
ipv4: Limit size of route cache hash table
by Anton Blanchard
· 16 years ago
edf391f
snmp: add missing counters for RFC 4293
by Neil Horman
· 16 years ago
e5e9743
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a0f82f6
syncookies: remove last_synq_overflow from struct tcp_sock
by Florian Westphal
· 16 years ago
52cf3cc
tcp: fix mid-wq adjustment helper
by Ilpo Järvinen
· 16 years ago
573636c
[PATCH] net: remove superfluous call to synchronize_net()
by Eric Dumazet
· 16 years ago
a0a69a0
gro: Fix use after free in tcp_gro_receive
by Herbert Xu
· 16 years ago
134ffb4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
98d500d
netfilter: nf_nat: add support for persistent mappings
by Patrick McHardy
· 16 years ago
86bceba
tcp: fix >2 iw selection
by Ilpo Järvinen
· 16 years ago
499923c
ipv6: Fix NULL pointer dereference with time-wait sockets
by Vlad Yasevich
· 16 years ago
ef8a97bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
9eb9362
tcp: miscounts due to tcp_fragment pcount reset
by Ilpo Järvinen
· 16 years ago
797108d
tcp: add helper for counter tweaking due mid-wq change
by Ilpo Järvinen
· 16 years ago
fa9a86d
netfilter: use rcu_read_bh() in ipt_do_table()
by Eric Dumazet
· 16 years ago
377f0a0
ipv4: remove unused parameter from tcp_recv_urg().
by Rami Rosen
· 16 years ago
7541bba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
389fb80
netlabel: Label incoming TCP connections correctly in SELinux
by Paul Moore
· 16 years ago
284904a
lsm: Relocate the IPv4 security_inet_conn_request() hooks
by Paul Moore
· 16 years ago
82268da
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
01e6de6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
f0de70f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
Next »