Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d7245c2ccf14cde2023273c1ec246732d96e2c27
/
net
f4637b5
[VLAN]: Fix early vlan adding leads to not functional device
by Tommy Christensen
· 19 years ago
ab61148
[NET]: __be'ify *_type_trans()
by Alexey Dobriyan
· 19 years ago
84531c2
[NETFILTER]: Revert nf_reset change
by Phil Oester
· 19 years ago
6a2e9b7
[NET]: move config options out to individual protocols
by Sam Ravnborg
· 19 years ago
d5950b4
[NET]: add a top-level Networking menu to *config
by Sam Ravnborg
· 19 years ago
0b7f22a
[IPV4]: Prevent oops when printing martian source
by Olaf Kirch
· 19 years ago
af9debd
[IPVS]: Add and reorder bh locks after moving to keventd.
by Julian Anastasov
· 19 years ago
f5b8adb
[NET]: Trivial spelling fix patch for net/Kconfig
by Jesper Juhl
· 19 years ago
3182cd8
[SCTP]: __nocast annotations
by Alexey Dobriyan
· 19 years ago
79af02c
[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.
by David S. Miller
· 19 years ago
9c05989
[IPV6]: Fix warning in ip6_mc_msfilter.
by David S. Miller
· 19 years ago
84b42ba
[IPV4]: fix IPv4 leave-group group matching
by David L Stevens
· 19 years ago
9951f03
[IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & errno fix
by David L Stevens
· 19 years ago
917f2f1
[IPV4]: multicast API "join" issues
by David L Stevens
· 19 years ago
8cdaaa1
[IPV4]: multicast API "join" issues
by David L Stevens
· 19 years ago
ca9b907
[IPV4]: multicast API "join" issues
by David L Stevens
· 19 years ago
4c866aa
[IPV4]: Apply sysctl_icmp_echo_ignore_broadcasts to ICMP_TIMESTAMP as well.
by Alexey Kuznetsov
· 19 years ago
86a76ca
[NET]: Fix sparse warnings
by Victor Fusco
· 19 years ago
b03efcf
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
by David S. Miller
· 19 years ago
7e8d7e3
[PATCH] coverity: sunrpc/xprt task null check
by KAMBAROV, ZAUR
· 19 years ago
908a75c
[TCP]: Never TSO defer under periods of congestion.
by David S. Miller
· 19 years ago
63d886c
[PKT_SCHED]: Blackhole queueing discipline
by Thomas Graf
· 19 years ago
c1b4a7e
[TCP]: Move to new TSO segmenting scheme.
by David S. Miller
· 19 years ago
0d9901d
[TCP]: Break out send buffer expansion test.
by David S. Miller
· 19 years ago
cb83199
[TCP]: Do not call tcp_tso_acked() if no work to do.
by David S. Miller
· 19 years ago
a564769
[TCP]: Kill bogus comment above tcp_tso_acked().
by David S. Miller
· 19 years ago
b4e26f5
[TCP]: Fix send-side cpu utiliziation regression.
by David S. Miller
· 19 years ago
aa93466
[TCP]: Eliminate redundant computations in tcp_write_xmit().
by David S. Miller
· 19 years ago
7f4dd0a
[TCP]: Break out tcp_snd_test() into it's constituent parts.
by David S. Miller
· 19 years ago
55c97f3
[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.
by David S. Miller
· 19 years ago
a2e2a59
[TCP]: Fix redundant calculations of tcp_current_mss()
by David S. Miller
· 19 years ago
92df7b5
[TCP]: tcp_write_xmit() tabbing cleanup
by David S. Miller
· 19 years ago
a762a98
[TCP]: Kill extra cwnd validate in __tcp_push_pending_frames().
by David S. Miller
· 19 years ago
f44b527
[TCP]: Add missing skb_header_release() call to tcp_fragment().
by David S. Miller
· 19 years ago
84d3e7b
[TCP]: Move __tcp_data_snd_check into tcp_output.c
by David S. Miller
· 19 years ago
f6302d1
[TCP]: Move send test logic out of net/tcp.h
by David S. Miller
· 19 years ago
fc6415bc
[TCP]: Fix quick-ack decrementing with TSO.
by David S. Miller
· 19 years ago
c65f7f0
[TCP]: Simplify SKB data portion allocation with NETIF_F_SG.
by David S. Miller
· 19 years ago
52609c0
[NET]: improve readability of dev_set_promiscuity() in net/core/dev.c
by David Chau
· 19 years ago
2f36895
[IPV4]: More broken memory allocation fixes for fib_trie
by Robert Olsson
· 19 years ago
db1322b
[DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules
by Thomas Graf
· 19 years ago
bb1d23b
[IPV4]: Bug fix in rt_check_expire()
by Eric Dumazet
· 19 years ago
424c4b7
[IPV4]: Use the fancy alloc_large_system_hash() function for route hash table
by Eric Dumazet
· 19 years ago
22c047c
[NET]: Hashed spinlocks in net/ipv4/route.c
by Eric Dumazet
· 19 years ago
f0e36f8
[IPV4]: Handle large allocations in fib_trie
by Patrick McHardy
· 19 years ago
e2ed405
[IPV6]: Makes IPv6 rcv registration happen last during initialisation.
by Herbert Xu
· 19 years ago
30e224d
[IPV4]: Fix crash in ip_rcv while booting related to netconsole
by Herbert Xu
· 19 years ago
023e09a
[PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation
by Thomas Graf
· 19 years ago
3d54b82
[PKT_SCHED]: Cleanup qdisc creation and alignment macros
by Thomas Graf
· 19 years ago
e176fe8
[NET]: Remove unused security member in sk_buff
by Thomas Graf
· 19 years ago
3154e54
[NET]: net/core/filter.c: make len cover the entire packet
by Patrick McHardy
· 19 years ago
0b05b2a
[NET]: Consolidate common code in net/core/filter.c
by Patrick McHardy
· 19 years ago
6935d46
[NET]: Remove redundant code in net/core/filter.c
by Patrick McHardy
· 19 years ago
9666dae
[NETFILTER]: Fix connection tracking bug in 2.6.12
by Patrick McHardy
· 19 years ago
ff593c5
[NET]: Micro optimization in eth_header()
by Denis Vlasenko
· 19 years ago
7fe40f7
[IPV6]: remove more unused IPV6_AUTHHDR things.
by YOSHIFUJI Hideaki
· 19 years ago
fb3d894
[IPVS]: Close race conditions on ip_vs_conn_tab list modification
by Neil Horman
· 19 years ago
f835e47
[IPV4]: Broken memory allocation in fib_trie
by Robert Olsson
· 19 years ago
2f85a42
[SCTP] Make init & delayed sack timeouts configurable by user.
by Vlad Yasevich
· 19 years ago
7a1af5d
[IPV4]: ipconfig.c: fix dhcp timeout behaviour
by Maxime Bizon
· 19 years ago
2c2910a
[IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support
by Dietmar Eggemann
· 19 years ago
ae9cda5
[IPV6]: Don't dump temporary addresses twice
by YOSHIFUJI Hideaki
· 19 years ago
8a47077
[NETLINK]: Missing padding fields in dumped structures
by Patrick McHardy
· 19 years ago
9ef1d4c
[NETLINK]: Missing initializations in dumped data
by Patrick McHardy
· 19 years ago
b3563c4
[NETLINK]: Clear padding in netlink messages
by Patrick McHardy
· 19 years ago
4095ebf
[NETFILTER]: ipt_CLUSTERIP: fix ARP mangling
by Harald Welte
· 19 years ago
85c1937
[EBTABLES]: Fix thinkos in ebt_log.c
by David S. Miller
· 19 years ago
4da62fc
[IPVS]: Fix for overflows
by pageexec
· 19 years ago
d470e3b
[NETLINK]: Fix two socket hashing bugs.
by David S. Miller
· 19 years ago
64053be
[PKTGEN]: Fix random packet sizes causing panic
by Robert Olsson
· 19 years ago
60fe74032
[TCP]: Let TCP_CONG_ADVANCED default to n
by Adrian Bunk
· 19 years ago
6c36076
[IPV4]: Fix thinko in TCP_CONG_BIC default.
by David S. Miller
· 19 years ago
2031d0f
Merge Christoph's freeze cleanup patch
by Linus Torvalds
· 19 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
c54d7e0
[SUNRPC]: Fix {s,}size_t printf format strings in xprt.c
by David S. Miller
· 19 years ago
a648404
[TCP]: Do not present confusing congestion control options by default.
by David S. Miller
· 19 years ago
bb298ca
[IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTING
by David S. Miller
· 19 years ago
f770434
[PKT_SCHED]: Make TEXTSEARCH* options only selected.
by David S. Miller
· 19 years ago
59a49e3
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
52c1da3
[PATCH] make various thing static
by Adrian Bunk
· 19 years ago
5ba266d
[PATCH] knfsd: nfsd4: fix probe_callback
by NeilBrown
· 19 years ago
f2d368f
[PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh
by David S. Miller
· 19 years ago
d675c98
[PKT_SCHED]: Packet classification based on textsearch (ematch)
by Thomas Graf
· 19 years ago
3fc7e8a
[NET]: skb_find_text() - Find a text pattern in skb data
by Thomas Graf
· 19 years ago
677e90e
[NET]: Zerocopy sequential reading of skb data
by Thomas Graf
· 19 years ago
5f8ef48
[TCP]: Allow choosing TCP congestion control via sockopt.
by Stephen Hemminger
· 19 years ago
51b0bde
[NET]: Separate two usages of netdev_max_backlog.
by Stephen Hemminger
· 19 years ago
31aa02c
[NET]: Eliminate netif_rx massive packet drops.
by Stephen Hemminger
· 19 years ago
34008d8
[NET]: Remove obsolete netif_rx congestion sensing mechanism.
by Stephen Hemminger
· 19 years ago
c1ebcdb
[NET]: Remove obsolete fastroute stats.
by Stephen Hemminger
· 19 years ago
0e57976
[TCP]: Add Scalable TCP congestion control module.
by John Heffner
· 19 years ago
a7868ea
[TCP]: Add H-TCP congestion control module.
by Baruch Even
· 19 years ago
b87d856
[TCP]: Add TCP Vegas congestion control module.
by Stephen Hemminger
· 19 years ago
835b3f0
[TCP]: Add TCP Hybla congestion control module.
by Daniele Lacamera
· 19 years ago
a628d29
[TCP]: Add High Speed TCP congestion control module.
by John Heffner
· 19 years ago
8727076
[TCP]: Add TCP Westwood congestion control module.
by Stephen Hemminger
· 19 years ago
8380303
[TCP]: Add TCP BIC congestion control module.
by Stephen Hemminger
· 19 years ago
056ede6
[TCP]: Report congestion control algorithm in tcp_diag.
by Stephen Hemminger
· 19 years ago
7c99c90
[TCP]: Change tcp_diag to use the existing __RTA_PUT() macro.
by Stephen Hemminger
· 19 years ago
317a76f
[TCP]: Add pluggable congestion control algorithm infrastructure.
by Stephen Hemminger
· 19 years ago
Next »