Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6cbb0df788b90777a7ed0f9d8261260353f48076
/
net
/
ipv4
6cbb0df
[SOCK]: Introduce sk_setup_caps
by Arnaldo Carvalho de Melo
· 19 years ago
614c6cb
[SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash
by Arnaldo Carvalho de Melo
· 19 years ago
e684897
[NET]: Cleanup INET_REFCNT_DEBUG code
by Arnaldo Carvalho de Melo
· 19 years ago
d13964f
[IPV4/6]: Check if packet was actually delivered to a raw socket to decide whether to send an ICMP unreachable
by Patrick McHardy
· 19 years ago
7af4cc3
[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink
by Harald Welte
· 19 years ago
0ab43f8
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
by Harald Welte
· 19 years ago
2cc7d57
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
by Harald Welte
· 19 years ago
4fdb3bb
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
by Harald Welte
· 19 years ago
020b4c1
[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c
by Harald Welte
· 19 years ago
089af26
[NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()
by Harald Welte
· 19 years ago
373ac73
[NETFILTER]: C99 initizalizers for NAT protocols
by Patrick McHardy
· 19 years ago
0742fd5
[IPV4]: possible cleanups
by Adrian Bunk
· 19 years ago
f2ccd8f
[NET]: Kill skb->real_dev
by David S. Miller
· 19 years ago
83e3609
[REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy
by Arnaldo Carvalho de Melo
· 19 years ago
080774a
[NETFILTER]: Add ctnetlink subsystem
by Harald Welte
· 19 years ago
ac3247b
[NETFILTER]: connection tracking event notifiers
by Harald Welte
· 19 years ago
8728b83
[NET]: Kill skb->list
by David S. Miller
· 19 years ago
6869c4d
[NETFILTER]: reduce netfilter sk_buff enlargement
by Harald Welte
· 19 years ago
bf3a46a
[NETFILTER]: convert nfmark and conntrack mark to 32bit
by Harald Welte
· 19 years ago
06c7427
[FIB_TRIE]: Don't ignore negative results from fib_semantic_match
by Patrick McHardy
· 19 years ago
d5d2837
[TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port().
by David S. Miller
· 19 years ago
89ebd19
[TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail().
by David S. Miller
· 19 years ago
66a79a1
[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue
by Patrick McHardy
· 19 years ago
1344a41
[IPV4]: Fix negative timer loop with lots of ipv4 peers.
by Dave Johnson
· 19 years ago
14869c3
[TCP]: Do TSO deferral even if tail SKB can go out now.
by Dmitry Yusupov
· 19 years ago
7e71af4
[NETFILTER]: Fix HW checksum handling in TCPMSS target
by Patrick McHardy
· 19 years ago
f93592ff
[NETFILTER]: Fix HW checksum handling in ECN target
by Patrick McHardy
· 19 years ago
fd84132
[NETFILTER]: Fix ECN target TCP marking
by Patrick McHardy
· 19 years ago
6fc8b9e
[IPCOMP]: Fix false smp_processor_id warning
by Herbert Xu
· 19 years ago
cb94c62
[IPV4]: Fix DST leak in icmp_push_reply()
by Patrick McHardy
· 19 years ago
c8ac377
[TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864
by Herbert Xu
· 19 years ago
b5da623
[TCP]: Adjust {p,f}ackets_out correctly in tcp_retransmit_skb()
by Herbert Xu
· 19 years ago
92e52b2
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
ca93345
[IPV4]: Debug cleanup
by Heikki Orsila
· 19 years ago
8b83bc7
[PATCH] don't try to do any NAT on untracked connections
by Harald Welte
· 19 years ago
6fc0b4a
[IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.
by Herbert Xu
· 19 years ago
b7656e7
[IPV4]: Fix memory leak during fib_info hash expansion.
by David S. Miller
· 19 years ago
b68e9f8
[PATCH] tcp: fix TSO cwnd caching bug
by Herbert Xu
· 19 years ago
846998a
[PATCH] tcp: fix TSO sizing bugs
by David S. Miller
· 19 years ago
db44575
[NET]: fix oops after tunnel module unload
by Alexey Kuznetsov
· 19 years ago
1f494c0
[NETFILTER] Inherit masq_index to slave connections
by Harald Welte
· 19 years ago
d1b04c0
[NET]: Spelling mistakes threshoulds -> thresholds
by Baruch Even
· 19 years ago
5e43db7
[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c
by Matt Mackall
· 19 years ago
7cee432
[NETFILTER]: Fix -Wunder error in ip_conntrack_core.c
by Nick Sillik
· 19 years ago
eaa1c5d
[IPV4]: Fix Kconfig syntax error
by Hans-Juergen Tappe (SYSGO AG)
· 19 years ago
74bb421
[NETFILTER]: Use correct byteorder in ICMP NAT
by Patrick McHardy
· 19 years ago
21f930e
[NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped on unload
by Patrick McHardy
· 19 years ago
d04b4f8
[NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT)
by Patrick McHardy
· 19 years ago
4acdbdb
[NETFILTER]: ip_conntrack_expect_related must not free expectation
by Rusty Russell
· 19 years ago
0303770
[NET]: Make ipip/ip6_tunnel independant of XFRM
by Patrick McHardy
· 19 years ago
c877efb
[IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.
by Stephen Hemminger
· 19 years ago
abaacad
[IPV4]: Don't select XFRM for ip_gre
by Patrick McHardy
· 19 years ago
6876f95
[IPV4]: fix IP_FIB_HASH kconfig warning
by Adrian Bunk
· 19 years ago
84531c2
[NETFILTER]: Revert nf_reset change
by Phil Oester
· 20 years ago
6a2e9b7
[NET]: move config options out to individual protocols
by Sam Ravnborg
· 20 years ago
0b7f22a
[IPV4]: Prevent oops when printing martian source
by Olaf Kirch
· 20 years ago
af9debd
[IPVS]: Add and reorder bh locks after moving to keventd.
by Julian Anastasov
· 20 years ago
84b42ba
[IPV4]: fix IPv4 leave-group group matching
by David L Stevens
· 20 years ago
9951f03
[IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & errno fix
by David L Stevens
· 20 years ago
917f2f1
[IPV4]: multicast API "join" issues
by David L Stevens
· 20 years ago
8cdaaa1
[IPV4]: multicast API "join" issues
by David L Stevens
· 20 years ago
ca9b907
[IPV4]: multicast API "join" issues
by David L Stevens
· 20 years ago
4c866aa
[IPV4]: Apply sysctl_icmp_echo_ignore_broadcasts to ICMP_TIMESTAMP as well.
by Alexey Kuznetsov
· 20 years ago
86a76ca
[NET]: Fix sparse warnings
by Victor Fusco
· 20 years ago
b03efcf
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
by David S. Miller
· 20 years ago
908a75c
[TCP]: Never TSO defer under periods of congestion.
by David S. Miller
· 20 years ago
c1b4a7e
[TCP]: Move to new TSO segmenting scheme.
by David S. Miller
· 20 years ago
0d9901d
[TCP]: Break out send buffer expansion test.
by David S. Miller
· 20 years ago
cb83199
[TCP]: Do not call tcp_tso_acked() if no work to do.
by David S. Miller
· 20 years ago
a564769
[TCP]: Kill bogus comment above tcp_tso_acked().
by David S. Miller
· 20 years ago
b4e26f5
[TCP]: Fix send-side cpu utiliziation regression.
by David S. Miller
· 20 years ago
aa93466
[TCP]: Eliminate redundant computations in tcp_write_xmit().
by David S. Miller
· 20 years ago
7f4dd0a
[TCP]: Break out tcp_snd_test() into it's constituent parts.
by David S. Miller
· 20 years ago
55c97f3
[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.
by David S. Miller
· 20 years ago
a2e2a59
[TCP]: Fix redundant calculations of tcp_current_mss()
by David S. Miller
· 20 years ago
92df7b5
[TCP]: tcp_write_xmit() tabbing cleanup
by David S. Miller
· 20 years ago
a762a98
[TCP]: Kill extra cwnd validate in __tcp_push_pending_frames().
by David S. Miller
· 20 years ago
f44b527
[TCP]: Add missing skb_header_release() call to tcp_fragment().
by David S. Miller
· 20 years ago
84d3e7b
[TCP]: Move __tcp_data_snd_check into tcp_output.c
by David S. Miller
· 20 years ago
f6302d1
[TCP]: Move send test logic out of net/tcp.h
by David S. Miller
· 20 years ago
fc6415bc
[TCP]: Fix quick-ack decrementing with TSO.
by David S. Miller
· 20 years ago
c65f7f0
[TCP]: Simplify SKB data portion allocation with NETIF_F_SG.
by David S. Miller
· 20 years ago
2f36895
[IPV4]: More broken memory allocation fixes for fib_trie
by Robert Olsson
· 20 years ago
bb1d23b
[IPV4]: Bug fix in rt_check_expire()
by Eric Dumazet
· 20 years ago
424c4b7
[IPV4]: Use the fancy alloc_large_system_hash() function for route hash table
by Eric Dumazet
· 20 years ago
22c047c
[NET]: Hashed spinlocks in net/ipv4/route.c
by Eric Dumazet
· 20 years ago
f0e36f8
[IPV4]: Handle large allocations in fib_trie
by Patrick McHardy
· 20 years ago
30e224d
[IPV4]: Fix crash in ip_rcv while booting related to netconsole
by Herbert Xu
· 20 years ago
e176fe8
[NET]: Remove unused security member in sk_buff
by Thomas Graf
· 20 years ago
9666dae
[NETFILTER]: Fix connection tracking bug in 2.6.12
by Patrick McHardy
· 20 years ago
fb3d894
[IPVS]: Close race conditions on ip_vs_conn_tab list modification
by Neil Horman
· 20 years ago
f835e47
[IPV4]: Broken memory allocation in fib_trie
by Robert Olsson
· 20 years ago
7a1af5d
[IPV4]: ipconfig.c: fix dhcp timeout behaviour
by Maxime Bizon
· 20 years ago
2c2910a
[IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support
by Dietmar Eggemann
· 20 years ago
9ef1d4c
[NETLINK]: Missing initializations in dumped data
by Patrick McHardy
· 20 years ago
4095ebf
[NETFILTER]: ipt_CLUSTERIP: fix ARP mangling
by Harald Welte
· 20 years ago
4da62fc
[IPVS]: Fix for overflows
by pageexec
· 20 years ago
60fe74032
[TCP]: Let TCP_CONG_ADVANCED default to n
by Adrian Bunk
· 20 years ago
6c36076
[IPV4]: Fix thinko in TCP_CONG_BIC default.
by David S. Miller
· 20 years ago
a648404
[TCP]: Do not present confusing congestion control options by default.
by David S. Miller
· 20 years ago
Next »