Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f5d378ace9a5bd08cef344df096ea0c871e99c18
/
net
/
ipv4
« Previous
f15fbcd
ipv4: Delete redundant sk_family assignment
by Herbert Xu
· 16 years ago
24dd1fa
net: move bsockets outside of read only beginning of struct inet_hashinfo
by Eric Dumazet
· 16 years ago
5add300
inet: Fix virt-manager regression due to bind(0) changes.
by Stephen Hemminger
· 16 years ago
eefef1c
net: add ARP notify option for devices
by Stephen Hemminger
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
05bee47
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
8691173
gro: Avoid copying headers of unmerged packets
by Herbert Xu
· 16 years ago
9d8dba6
ipv4: fix infinite retry loop in IP-Config
by Benjamin Zores
· 16 years ago
9fa5fdf
tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.
by Dimitris Michailidis
· 16 years ago
98322f2
udp: optimize bind(0) if many ports are in use
by Eric Dumazet
· 16 years ago
afcf124
gre: optimize hash lookup
by Timo Teras
· 16 years ago
4feb88e
netns: ipmr: enable namespace support in ipv4 multicast routing code
by Benjamin Thery
· 16 years ago
f6bb451
netns: ipmr: declare ipmr /proc/net entries per-namespace
by Benjamin Thery
· 16 years ago
6c5143d
netns: ipmr: declare reg_vif_num per-namespace
by Benjamin Thery
· 16 years ago
6f9374a
netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace
by Benjamin Thery
· 16 years ago
1e8fb3b
netns: ipmr: declare counter cache_resolve_queue_len per-namespace
by Benjamin Thery
· 16 years ago
2bb8b26
netns: ipmr: dynamically allocate mfc_cache_array
by Benjamin Thery
· 16 years ago
5c0a66f
netns: ipmr: store netns in struct mfc_cache
by Benjamin Thery
· 16 years ago
cf958ae3
netns: ipmr: dynamically allocate vif_table
by Benjamin Thery
· 16 years ago
70a269e
netns: ipmr: allocate mroute_socket per-namespace.
by Benjamin Thery
· 16 years ago
749c10f
gre: strict physical device binding
by Timo Teras
· 16 years ago
a9d8f91
inet: Allowing more than 64k connections and heavily optimize bind(0) time.
by Evgeniy Polyakov
· 16 years ago
4e704ee
gso: Ensure that the packet is long enough
by Herbert Xu
· 16 years ago
33966dd
tcp: splice as many packets as possible at once
by Willy Tarreau
· 16 years ago
71320af
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
by Patrick McHardy
· 16 years ago
8884310
netfilter 01/09: remove "happy cracking" message
by Patrick McHardy
· 16 years ago
d9e8a3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
7f46b13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
684f217
tcp6: Add GRO support
by Herbert Xu
· 16 years ago
ac8cc0f
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
f67b459
net_dma: convert to dma_find_channel
by Dan Williams
· 16 years ago
6f49a57
dmaengine: up-level reference counting to the module level
by Dan Williams
· 16 years ago
7945cc6
tcp: Kill extraneous SPLICE_F_NONBLOCK checks.
by David S. Miller
· 16 years ago
4f7d54f
tcp: don't mask EOF and socket errors on nonblocking splice receive
by Lennert Buytenhek
· 16 years ago
b530256
gro: Use gso_size to store MSS
by Herbert Xu
· 16 years ago
6c2e8ac
netlabel: Update kernel configuration API
by Paul Moore
· 16 years ago
eb4dea5
net: Fix percpu counters deadlock
by Herbert Xu
· 16 years ago
0f23174a
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
by Rusty Russell
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
f2712fd
ipsec: Remove useless ret variable
by Herbert Xu
· 16 years ago
64ff3b9
tcp: Always set urgent pointer if it's beyond snd_nxt
by Herbert Xu
· 16 years ago
7091e72
netns: igmp: make /proc/net/{igmp,mcfilter} per netns
by Alexey Dobriyan
· 16 years ago
b4ee07d
netns: igmp: allow IPPROTO_IGMP sockets in netns
by Alexey Dobriyan
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
6086ebc
tcp: Stop scaring users with "treason uncloaked!"
by Matt Mackall
· 16 years ago
b187920
ipmr: merge common code
by Ilpo Järvinen
· 16 years ago
bf296b1
tcp: Add GRO support
by Herbert Xu
· 16 years ago
73cc19f
ipv4: Add GRO infrastructure
by Herbert Xu
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
be70ed1
netfilter: update rwlock initialization for nat_table
by Steven Rostedt
· 16 years ago
857a6e0
icsk: join error paths using goto
by Ilpo Järvinen
· 16 years ago
8d3a564
tcp: tcp_vegas cong avoid fix
by Doug Leith
· 16 years ago
a2acde0
tcp: fix tso_should_defer in 64bit
by Ilpo Järvinen
· 16 years ago
d5dd917
tcp: use tcp_write_xmit also in tcp_push_one
by Ilpo Järvinen
· 16 years ago
730c30e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
726e07a
tcp: move some parts from tcp_write_xmit
by Ilpo Järvinen
· 16 years ago
41834b7
tcp: share code through function, not through copy-paste. :-)
by Ilpo Järvinen
· 16 years ago
ee6aac5
tcp: drop tcp_bound_rto, merge content of it tcp_set_rto
by Ilpo Järvinen
· 16 years ago
5013316
tcp: no need to pass prev skb around, reduces arg pressure
by Ilpo Järvinen
· 16 years ago
a1197f5
tcp: introduce struct tcp_sacktag_state to reduce arg pressure
by Ilpo Järvinen
· 16 years ago
775ffab
tcp: make mtu probe failure to not break gso'ed skbs unnecessarily
by Ilpo Järvinen
· 16 years ago
9969ca5
tcp: Fix thinko making the not-shiftable to cover S|R as well
by Ilpo Järvinen
· 16 years ago
f0bc52f
tcp: force mss equality with the next skb too.
by Ilpo Järvinen
· 16 years ago
a6af2d6
tcp: tcp_vegas ssthresh bug fix
by Doug Leith
· 16 years ago
999890b
net: /proc/net/ip_mr_cache, display Iif as a signed short
by Benjamin Thery
· 16 years ago
1ea472e
net: fix /proc/net/ip_mr_cache display - V2
by Benjamin Thery
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
f8269a4
tcp: make urg+gso work for real this time
by Ilpo Järvinen
· 16 years ago
6976a1d
net: percpu_counter_inc() should not be called in BH-disabled section
by Eric Dumazet
· 16 years ago
ed77a89
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
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
dd24c00
net: Use a percpu_counter for orphan_count
by Eric Dumazet
· 16 years ago
1748376
net: Use a percpu_counter for sockets_allocated
by Eric Dumazet
· 16 years ago
4fb236b
netns xfrm: AH/ESP in netns!
by Alexey Dobriyan
· 16 years ago
fbda33b
netns xfrm: ->get_saddr in netns
by Alexey Dobriyan
· 16 years ago
c5b3cf4
netns xfrm: ->dst_lookup in netns
by Alexey Dobriyan
· 16 years ago
ddcfd79
netns xfrm: dst garbage-collecting in netns
by Alexey Dobriyan
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
221df1e
netns xfrm: state lookup in netns
by Alexey Dobriyan
· 16 years ago
673c09b
netns xfrm: add struct xfrm_state::xs_net
by Alexey Dobriyan
· 16 years ago
723b461
net: udp_unhash() can test if sk is hashed
by Eric Dumazet
· 16 years ago
8eecaba
tcp: tcp_limit_reno_sacked can become static
by Ilpo Järvinen
· 16 years ago
5f145e4
netfilter: nfmark routing in OUTPUT, mangle, NFQUEUE
by Eric Leblond
· 16 years ago
fb7e067
xfrm: remove useless forward declarations
by Alexey Dobriyan
· 16 years ago
6daad37
ah4/ah6: remove useless NULL assignments
by Alexey Dobriyan
· 16 years ago
111cc8b
tcp: add some mibs to track collapsing
by Ilpo Järvinen
· 16 years ago
92ee76b
tcp: Make shifting not clear the hints
by Ilpo Järvinen
· 16 years ago
832d11c
tcp: Try to restore large SKBs while SACK processing
by Ilpo Järvinen
· 16 years ago
f58b22f
tcp: make tcp_sacktag_one able to handle partial skb too
by Ilpo Järvinen
· 16 years ago
adb92db
tcp: Make SACK code to split only at mss boundaries
by Ilpo Järvinen
· 16 years ago
e8bae27
tcp: more aggressive skipping
by Ilpo Järvinen
· 16 years ago
e1aa680
tcp: move tcp_simple_retransmit to tcp_input
by Ilpo Järvinen
· 16 years ago
4a17fc3
tcp: collapse more than two on retransmission
by Ilpo Järvinen
· 16 years ago
a21bba9
net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()
by Eric Dumazet
· 16 years ago
2e77d89
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
by Eric Dumazet
· 16 years ago
920de80
net: Make sure BHs are disabled in sock_prot_inuse_add()
by Eric Dumazet
· 16 years ago
be77e59
net: fix tunnels in netns after ndo_ changes
by Alexey Dobriyan
· 16 years ago
c25eb3b
net: Convert TCP/DCCP listening hash tables to use RCU
by Eric Dumazet
· 16 years ago
04f258c
net: some optimizations in af_inet
by Eric Dumazet
· 16 years ago
33cf71c
tcp: Do not use TSO/GSO when there is urgent data
by Petr Tesarik
· 16 years ago
Next »