Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
5e2862eb5a263a0339a85545d96fb20995d67b1f
/
net
621544e
[LRO]: fix lro_gen_skb() alignment
by Andrew Gallatin
· 17 years ago
4e67d87
[TCP]: NAGLE_PUSH seems to be a wrong way around
by Ilpo Järvinen
· 17 years ago
52d3408
[TCP]: Move prior_in_flight collect to more robust place
by Ilpo Järvinen
· 17 years ago
3e6f049
[TCP] FRTO: Use of existing funcs make code more obvious & robust
by Ilpo Järvinen
· 17 years ago
92b05e1
[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS
by Pavel Emelyanov
· 17 years ago
78f150b
[ROSE]: Trivial compilation CONFIG_INET=n case
by Pavel Emelyanov
· 17 years ago
4ac63ad
[IPVS]: Fix sched registration race when checking for name collision.
by Pavel Emelyanov
· 17 years ago
a014bc8
[IPVS]: Don't leak sysctl tables if the scheduler registration fails.
by Pavel Emelyanov
· 17 years ago
8002ced
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
by Linus Torvalds
· 17 years ago
d523a32
[INET]: Fix inet_diag dead-lock regression
by Herbert Xu
· 17 years ago
67b4af2
[NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK
by Jan Engelhardt
· 17 years ago
9dc0564
[NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ON
by Patrick McHardy
· 17 years ago
3ccd862
[DECNET]: dn_nl_deladdr() almost always returns no error
by Pavel Emelyanov
· 17 years ago
d31c7b8
[IPV6]: Restore IPv6 when MTU is big enough
by Evgeniy Polyakov
· 17 years ago
d5a784b
[RXRPC]: Add missing select on CRYPTO
by David Howells
· 17 years ago
75e7766
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Herbert Xu
· 17 years ago
53cb479
mac80211: rate limit wep decrypt failed messages
by Adel Gadllah
· 17 years ago
7f4c534
rfkill: fix double-mutex-locking
by Michael Buesch
· 17 years ago
8312512
mac80211: drop unencrypted frames if encryption is expected
by Johannes Berg
· 17 years ago
8b393f1
mac80211: Fix behavior of ieee80211_open and ieee80211_close
by Michael Wu
· 17 years ago
01e1f04
ieee80211: fix unaligned access in ieee80211_copy_snap
by Daniel Drake
· 17 years ago
a10605e
mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED
by Zhu Yi
· 17 years ago
b7e0fe9
SCTP: Fix build issues with SCTP AUTH.
by Vlad Yasevich
· 17 years ago
555d3d5
SCTP: Fix chunk acceptance when no authenticated chunks were listed.
by Vlad Yasevich
· 17 years ago
8ee4be3
SCTP: Fix the supported extensions paramter
by Vlad Yasevich
· 17 years ago
9baffaa
SCTP: Fix SCTP-AUTH to correctly add HMACS paramter.
by Vlad Yasevich
· 17 years ago
fd10279
SCTP: Fix the number of HB transmissions.
by Vlad Yasevich
· 17 years ago
a357dde
[TCP] illinois: Incorrect beta usage
by Stephen Hemminger
· 17 years ago
5e5234f
[IPSEC]: Fix uninitialised dst warning in __xfrm_lookup
by Herbert Xu
· 17 years ago
0769319
[INET]: Fix inet_diag register vs rcv race
by Pavel Emelyanov
· 17 years ago
82de382
[BRIDGE]: Properly dereference the br_should_route_hook
by Pavel Emelyanov
· 17 years ago
17efdd4
[BRIDGE]: Lost call to br_fdb_fini() in br_init() error path
by Pavel Emelyanov
· 17 years ago
0a11225
[UNIX]: EOF on non-blocking SOCK_SEQPACKET
by Florian Zumbiehl
· 17 years ago
6ab3b48
[VLAN]: Fix nested VLAN transmit bug
by Joonwoo Park
· 17 years ago
8c27eba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
by Linus Torvalds
· 17 years ago
423eaf8
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
5dba479
[XFRM]: Fix leak of expired xfrm_states
by Patrick McHardy
· 17 years ago
014313a
SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c
by Joe Perches
· 17 years ago
483066d
SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static
by Adrian Bunk
· 17 years ago
cfcb43f
SUNRPC: remove NFS/RDMA client's binary sysctls
by James Lentini
· 17 years ago
3660019
[IPV4]: Remove bogus ifdef mess in arp_process
by Adrian Bunk
· 17 years ago
2d4baff
[SKBUFF]: Free old skb properly in skb_morph
by Herbert Xu
· 17 years ago
8053fc3
[IPSEC]: Temporarily remove locks around copying of non-atomic fields
by Herbert Xu
· 17 years ago
7f9c33e
[TCP] MTUprobe: Cleanup send queue check (no need to loop)
by Ilpo Järvinen
· 17 years ago
91cc17c
[TCP]: MTUprobe: receiver window & data available checks fixed
by Ilpo Järvinen
· 17 years ago
5ba03e8
[SUNRPC]: Remove SPIN_LOCK_UNLOCKED
by Jiri Slaby
· 17 years ago
5fe4a33
[SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static
by Adrian Bunk
· 17 years ago
435000b
[PFKEY]: Sending an SADB_GET responds with an SADB_GET
by Charles Hardin
· 17 years ago
8c92e6b
[IRDA]: Compilation for CONFIG_INET=n case
by Pavel Emelyanov
· 17 years ago
d535a91
[IPVS]: Fix compiler warning about unused register_ip_vs_protocol
by Pavel Emelyanov
· 17 years ago
b4a9811
[ARP]: Fix arp reply when sender ip 0
by Jonas Danielsson
· 17 years ago
77adefd
[IPV6] TCPMD5: Fix deleting key operation.
by YOSHIFUJI Hideaki
· 17 years ago
aacbe8c
[IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool().
by YOSHIFUJI Hideaki
· 17 years ago
354faf0
[IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps.
by YOSHIFUJI Hideaki
· 17 years ago
a80cc20
[IPV4] TCPMD5: Omit redundant NULL check for kfree() argument.
by YOSHIFUJI Hideaki
· 17 years ago
53438e5
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
92468c5
ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution
by Guillaume Chazarain
· 17 years ago
4b50e38
mac80211: add missing space in error message
by Bruno Randolf
· 17 years ago
c1428b3
mac80211: fix allmulti/promisc behaviour
by Johannes Berg
· 17 years ago
b52f219
mac80211: fix ieee80211_set_multicast_list
by Johannes Berg
· 17 years ago
1f30532
[NETFILTER]: Fix kernel panic with REDIRECT target.
by Evgeniy Polyakov
· 17 years ago
0a06ea8
[WIRELESS] WEXT: Fix userspace corruption on 64-bit.
by David S. Miller
· 17 years ago
70cf503
[S390] Explicitly code allocpercpu calls in iucv
by Christoph Lameter
· 17 years ago
a572da4
[IRDA]: Add missing "space"
by Joe Perches
· 17 years ago
c3c9d45
[SUNRPC]: Add missing "space"
by Joe Perches
· 17 years ago
9ee46f1
[SCTP]: Add missing "space"
by Joe Perches
· 17 years ago
3b6d821
[IPV6]: Add missing "space"
by Joe Perches
· 17 years ago
3a47a68
[BRIDGE]: Add missing "space"
by Joe Perches
· 17 years ago
464c4f1
[IPV4]: Add missing "space"
by Joe Perches
· 17 years ago
4756daa
[DCCP]: Add missing "space"
by Joe Perches
· 17 years ago
5487796
[TCP]: Problem bug with sysctl_tcp_congestion_control function
by Sam Jansen
· 17 years ago
6e42141
[TCP] MTUprobe: fix potential sk_send_head corruption
by Ilpo Järvinen
· 17 years ago
1f8170b
[PKTGEN]: Fix double unlock of xfrm_state->lock
by Pavel Emelyanov
· 17 years ago
9055fa1
[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED
by Simon Horman
· 17 years ago
9e103fa
[IPVS]: Fix sysctl warnings about missing strategy in schedulers
by Simon Horman
· 17 years ago
611cd55
[IPVS]: Fix sysctl warnings about missing strategy
by Christian Borntraeger
· 17 years ago
483b23f
[NET]: Corrects a bug in ip_rt_acct_read()
by Eric Dumazet
· 17 years ago
eda4f9b
sunrpc: rpc_pipe_poll may miss available data in some cases
by J. Bruce Fields
· 17 years ago
ef338be
sunrpc: return error if unsupported enctype or cksumtype is encountered
by Kevin Coffman
· 17 years ago
ffc40f5
sunrpc: gss_pipe_downcall(), don't assume all errors are transient
by Kevin Coffman
· 17 years ago
7799652
[NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage()
by Evgeniy Polyakov
· 17 years ago
6452a5f
[NETFILTER]: fix compat_nf_sockopt typo
by Patrick McHardy
· 17 years ago
dab6ba3
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
by Pavel Emelyanov
· 17 years ago
d06fc1d
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
6f37ac7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d5cd978
sunrpc/xprtrdma/transport.c: fix use-after-free
by Adrian Bunk
· 17 years ago
a0af5f1
mac80211: Fix queuing of scan containing a SSID
by Helmut Schaa
· 17 years ago
d90bf5a
[NET]: rt_check_expire() can take a long time, add a cond_resched()
by Eric Dumazet
· 17 years ago
e1cd8f7
[TCP] FRTO: Clear frto_highmark only after process_frto that uses it
by Ilpo Järvinen
· 17 years ago
c67625a
[NET]: Remove notifier block from chain when register_netdevice_notifier fails
by Pavel Emelyanov
· 17 years ago
96a2d41
[TCP]: Make sure write_queue_from does not begin with NULL ptr
by Ilpo Järvinen
· 17 years ago
23aeeec
[TCP] FRTO: Plug potential LOST-bit leak
by Ilpo Järvinen
· 17 years ago
746aa32
[TCP] FRTO: Limit snd_cwnd if TCP was application limited
by Ilpo Järvinen
· 17 years ago
5f1a485
[PKT_SCHED]: Check subqueue status before calling hard_start_xmit
by Peter P Waskiewicz Jr
· 17 years ago
5375652
[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR
by Eric Dumazet
· 17 years ago
022cbae
[NET]: Move unneeded data to initdata section.
by Denis V. Lunev
· 17 years ago
ed160e8
[NET]: Cleanup pernet operation without CONFIG_NET_NS
by Denis V. Lunev
· 17 years ago
81d9dda
[NETFILTER]: bridge: fix double POSTROUTING hook invocation
by Patrick McHardy
· 17 years ago
4ce5ba6
[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt
by Pavel Emelyanov
· 17 years ago
e0bf9cf
[NETFILTER]: nf_nat: fix memset error
by Li Zefan
· 17 years ago
Next »