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
*
[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
*
|
[NET]: Unexport sysctl_{r,w}mem_max.
Adrian Bunk
2007-11-12
1
-4
/
+0
*
|
[AF_PACKET]: Fix minor code duplication
Urs Thuermann
2007-11-12
1
-11
/
+5
*
|
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...
David S. Miller
2007-11-12
15
-181
/
+202
|
\
\
|
*
|
Fix memory leak in discard case of sctp_sf_abort_violation()
Jesper Juhl
2007-11-12
1
-5
/
+5
|
*
|
SCTP: Always flush the queue when uncorcking.
Vlad Yasevich
2007-11-09
1
-3
/
+2
|
*
|
SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks
Vlad Yasevich
2007-11-09
1
-1
/
+1
|
*
|
SCTP: Make sctp_verify_param return multiple indications.
Vlad Yasevich
2007-11-09
1
-74
/
+75
|
*
|
SCTP: Convert custom hash lists to use hlist.
Vlad Yasevich
2007-11-09
5
-47
/
+25
|
*
|
SCTP: Use hashed lookup when looking for an association.
Vlad Yasevich
2007-11-09
1
-12
/
+22
|
*
|
SCTP: Fix a potential race between timers and receive path.
Vlad Yasevich
2007-11-07
1
-0
/
+4
|
*
|
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
Vlad Yasevich
2007-11-07
4
-3
/
+19
|
*
|
SCTP: Correctly disable ADD-IP when AUTH is not supported.
Vlad Yasevich
2007-11-07
2
-3
/
+4
|
*
|
SCTP: Update RCU handling during the ADD-IP case
Vlad Yasevich
2007-11-07
3
-12
/
+9
|
*
|
SCTP: Fix difference cases of retransmit.
Vlad Yasevich
2007-11-07
4
-20
/
+30
|
*
|
SCTP : Fix to process bundled ASCONF chunk correctly
Wei Yongjun
2007-11-07
1
-2
/
+6
|
*
|
SCTP : Fix bad formatted comment in outqueue.c
Wei Yongjun
2007-11-07
1
-1
/
+2
*
|
|
[NET]: Add the helper kernel_sock_shutdown()
Trond Myklebust
2007-11-12
2
-2
/
+8
*
|
|
[IPV6]: Add ifindex field to ND user option messages.
Pierre Ynard
2007-11-12
1
-0
/
+1
*
|
|
[INET]: Small possible memory leak in FIB rules
Denis V. Lunev
2007-11-10
4
-64
/
+59
*
|
|
[NETNS]: init dev_base_lock only once
Alexey Dobriyan
2007-11-10
1
-1
/
+0
*
|
|
[UNIX]: The unix_nr_socks limit can be exceeded
Pavel Emelyanov
2007-11-10
1
-3
/
+4
*
|
|
[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks
Pavel Emelyanov
2007-11-10
1
-11
/
+9
*
|
|
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
Pavel Emelyanov
2007-11-10
2
-4
/
+4
*
|
|
[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded
Peter P Waskiewicz Jr
2007-11-10
1
-2
/
+2
*
|
|
mac80211: fix MAC80211_RCSIMPLE Kconfig
Johannes Berg
2007-11-10
1
-2
/
+2
*
|
|
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
2007-11-10
3
-6
/
+16
*
|
|
mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT
Johannes Berg
2007-11-10
3
-15
/
+21
*
|
|
mac80211: remove unused driver ops
Johannes Berg
2007-11-10
1
-6
/
+1
[next]