index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IRDA]: Compilation for CONFIG_INET=n case
Pavel Emelyanov
2007-11-22
1
-1
/
+1
*
[IPVS]: Fix compiler warning about unused register_ip_vs_protocol
Pavel Emelyanov
2007-11-20
1
-1
/
+1
*
[ARP]: Fix arp reply when sender ip 0
Jonas Danielsson
2007-11-20
1
-1
/
+2
*
[IPV6] TCPMD5: Fix deleting key operation.
YOSHIFUJI Hideaki
2007-11-20
1
-4
/
+2
*
[IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool().
YOSHIFUJI Hideaki
2007-11-20
1
-1
/
+4
*
[IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps.
YOSHIFUJI Hideaki
2007-11-20
1
-4
/
+4
*
[IPV4] TCPMD5: Omit redundant NULL check for kfree() argument.
YOSHIFUJI Hideaki
2007-11-20
1
-2
/
+1
*
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
2007-11-20
4
-6
/
+29
|
\
|
*
ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution
Guillaume Chazarain
2007-11-20
2
-3
/
+3
|
*
mac80211: add missing space in error message
Bruno Randolf
2007-11-20
1
-1
/
+1
|
*
mac80211: fix allmulti/promisc behaviour
Johannes Berg
2007-11-20
1
-0
/
+23
|
*
mac80211: fix ieee80211_set_multicast_list
Johannes Berg
2007-11-20
1
-2
/
+2
*
|
[NETFILTER]: Fix kernel panic with REDIRECT target.
Evgeniy Polyakov
2007-11-20
1
-4
/
+1
*
|
[WIRELESS] WEXT: Fix userspace corruption on 64-bit.
David S. Miller
2007-11-20
1
-1
/
+1
*
|
[IRDA]: Add missing "space"
Joe Perches
2007-11-19
1
-1
/
+1
*
|
[SUNRPC]: Add missing "space"
Joe Perches
2007-11-19
1
-1
/
+1
*
|
[SCTP]: Add missing "space"
Joe Perches
2007-11-19
1
-1
/
+1
*
|
[IPV6]: Add missing "space"
Joe Perches
2007-11-19
1
-1
/
+1
*
|
[BRIDGE]: Add missing "space"
Joe Perches
2007-11-19
1
-1
/
+1
*
|
[IPV4]: Add missing "space"
Joe Perches
2007-11-19
2
-2
/
+2
*
|
[DCCP]: Add missing "space"
Joe Perches
2007-11-19
1
-1
/
+1
*
|
[TCP]: Problem bug with sysctl_tcp_congestion_control function
Sam Jansen
2007-11-19
1
-1
/
+1
*
|
[TCP] MTUprobe: fix potential sk_send_head corruption
Ilpo Järvinen
2007-11-19
1
-1
/
+0
*
|
[PKTGEN]: Fix double unlock of xfrm_state->lock
Pavel Emelyanov
2007-11-19
1
-2
/
+0
*
|
[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED
Simon Horman
2007-11-19
3
-22
/
+0
*
|
[IPVS]: Fix sysctl warnings about missing strategy in schedulers
Simon Horman
2007-11-19
2
-2
/
+0
*
|
[IPVS]: Fix sysctl warnings about missing strategy
Christian Borntraeger
2007-11-19
1
-4
/
+0
*
|
[NET]: Corrects a bug in ip_rt_acct_read()
Eric Dumazet
2007-11-18
1
-6
/
+2
|
/
*
[NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage()
Evgeniy Polyakov
2007-11-15
1
-1
/
+1
*
[NETFILTER]: fix compat_nf_sockopt typo
Patrick McHardy
2007-11-15
1
-3
/
+3
*
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
Pavel Emelyanov
2007-11-15
1
-0
/
+35
*
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
2007-11-14
2
-1
/
+9
|
\
|
*
mac80211: Fix queuing of scan containing a SSID
Helmut Schaa
2007-11-14
2
-1
/
+9
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-11-14
4
-5
/
+21
|
\
\
|
*
|
[NET]: rt_check_expire() can take a long time, add a cond_resched()
Eric Dumazet
2007-11-14
1
-0
/
+3
|
*
|
[TCP] FRTO: Clear frto_highmark only after process_frto that uses it
Ilpo Järvinen
2007-11-14
1
-2
/
+2
|
*
|
[NET]: Remove notifier block from chain when register_netdevice_notifier fails
Pavel Emelyanov
2007-11-14
1
-0
/
+2
|
*
|
[TCP]: Make sure write_queue_from does not begin with NULL ptr
Ilpo Järvinen
2007-11-14
1
-0
/
+5
|
*
|
[TCP] FRTO: Plug potential LOST-bit leak
Ilpo Järvinen
2007-11-13
1
-1
/
+3
|
*
|
[TCP] FRTO: Limit snd_cwnd if TCP was application limited
Ilpo Järvinen
2007-11-13
1
-0
/
+3
|
*
|
[PKT_SCHED]: Check subqueue status before calling hard_start_xmit
Peter P Waskiewicz Jr
2007-11-13
1
-2
/
+3
*
|
|
sunrpc/xprtrdma/transport.c: fix use-after-free
Adrian Bunk
2007-11-14
1
-1
/
+1
|
/
/
*
|
[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
2007-11-13
1
-1
/
+1
*
|
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
2007-11-13
3
-5
/
+5
*
|
[NET]: Cleanup pernet operation without CONFIG_NET_NS
Denis V. Lunev
2007-11-13
1
-0
/
+18
*
|
[NETFILTER]: bridge: fix double POSTROUTING hook invocation
Patrick McHardy
2007-11-13
1
-0
/
+3
*
|
[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt
Pavel Emelyanov
2007-11-13
1
-62
/
+44
*
|
[NETFILTER]: nf_nat: fix memset error
Li Zefan
2007-11-13
1
-1
/
+1
*
|
[INET]: Use list_head-s in inetpeer.c
Pavel Emelyanov
2007-11-12
1
-27
/
+15
*
|
[IPVS]: Remove unused exports.
Adrian Bunk
2007-11-12
2
-2
/
+0
[next]