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
*
SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address
Wei Yongjun
2010-12-10
1
-0
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-12-10
1
-3
/
+18
|
\
|
*
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
Helmut Schaa
2010-12-08
1
-3
/
+18
*
|
ipv6: fix nl group when advertising a new link
Nicolas Dichtel
2010-12-10
1
-2
/
+2
*
|
net: Document the kernel_recvmsg() function
Martin Lucina
2010-12-10
1
-0
/
+15
*
|
xfrm: Fix xfrm_state_migrate leak
Thomas Egerer
2010-12-09
1
-1
/
+1
*
|
econet: Fix crash in aun_incoming().
David S. Miller
2010-12-08
1
-1
/
+5
*
|
tcp: protect sysctl_tcp_cookie_size reads
Eric Dumazet
2010-12-08
1
-12
/
+15
*
|
tcp: avoid a possible divide by zero
Eric Dumazet
2010-12-08
1
-2
/
+4
*
|
tcp: Replace time wait bucket msg by counter
Tom Herbert
2010-12-08
2
-1
/
+2
*
|
x25: decrement netdev reference counts on unload
Apollon Oikonomopoulos
2010-12-08
1
-0
/
+1
*
|
l2tp: Fix modalias of l2tp_ip
Michal Marek
2010-12-08
1
-1
/
+5
*
|
econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.
Nelson Elhage
2010-12-08
1
-2
/
+4
*
|
llc: fix a device refcount imbalance
Eric Dumazet
2010-12-08
1
-2
/
+3
*
|
tcp: Bug fix in initialization of receive window.
Nandita Dukkipati
2010-12-08
1
-5
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-12-08
3
-4
/
+15
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2010-12-02
1
-3
/
+3
|
|
\
|
|
*
Bluetooth: Fix not returning proper error in SCO
Gustavo F. Padovan
2010-11-22
1
-3
/
+3
|
*
|
mac80211: Fix STA disconnect due to MIC failure
Senthil Balasubramanian
2010-11-30
1
-0
/
+2
|
*
|
mac80211: ignore non-bcast mcast deauth/disassoc franes
Christian Lamparter
2010-11-30
1
-0
/
+4
|
*
|
mac80211: Fix frame injection using non-AP vif
Jouni Malinen
2010-11-29
1
-1
/
+6
*
|
|
filter: fix sk_filter rcu handling
Eric Dumazet
2010-12-06
1
-13
/
+6
*
|
|
net/ipv6/sit.c: return unhandled skb to tunnel4_rcv
David McCullough
2010-12-01
1
-1
/
+2
*
|
|
Make the ip6_tunnel reflect the true mtu.
Anders Franzen
2010-12-01
1
-0
/
+7
*
|
|
af_unix: limit recursion level
Eric Dumazet
2010-11-29
2
-6
/
+33
*
|
|
inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners
Nagendra Tomar
2010-11-28
1
-2
/
+1
*
|
|
DECnet: don't leak uninitialized stack byte
Dan Rosenberg
2010-11-28
1
-0
/
+2
*
|
|
dccp: fix error in updating the GAR
Gerrit Renker
2010-11-28
1
-1
/
+2
*
|
|
tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
Alexey Dobriyan
2010-11-28
1
-1
/
+5
*
|
|
netns: Don't leak others' openreq-s in proc
Pavel Emelyanov
2010-11-27
1
-1
/
+3
*
|
|
Net: ceph: Makefile: Remove unnessary code
Tracey Dent
2010-11-27
1
-22
/
+0
*
|
|
econet: fix CVE-2010-3848
Phil Blundell
2010-11-24
1
-31
/
+31
*
|
|
econet: fix CVE-2010-3850
Phil Blundell
2010-11-24
1
-0
/
+3
*
|
|
econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849
Phil Blundell
2010-11-24
1
-18
/
+8
*
|
|
tcp: Make TCP_MAXSEG minimum more correct.
David S. Miller
2010-11-24
1
-1
/
+1
*
|
|
af_unix: limit unix_tot_inflight
Eric Dumazet
2010-11-24
1
-0
/
+7
*
|
|
ipv6: fix missing in6_ifa_put in addrconf
John Fastabend
2010-11-22
1
-3
/
+3
*
|
|
net: allow GFP_HIGHMEM in __vmalloc()
Eric Dumazet
2010-11-21
4
-6
/
+4
*
|
|
net: fix kernel-doc for sk_filter_rcu_release
Randy Dunlap
2010-11-19
1
-1
/
+1
*
|
|
netfilter: fix IP_VS dependencies
Patrick McHardy
2010-11-18
1
-0
/
+1
*
|
|
net: irda: irttp: sync error paths of data- and udata-requests
Wolfram Sang
2010-11-18
1
-4
/
+5
*
|
|
ipv6: Expose reachable and retrans timer values as msecs
Thomas Graf
2010-11-18
1
-9
/
+10
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-11-18
1
-0
/
+54
|
\
\
\
|
|
/
/
|
*
|
cfg80211: fix can_beacon_sec_chan, reenable HT40
Mark Mentovai
2010-11-18
1
-0
/
+2
|
*
|
cfg80211: fix extension channel checks to initiate communication
Luis R. Rodriguez
2010-11-16
1
-0
/
+52
|
|
/
*
|
ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies
Thomas Graf
2010-11-18
1
-3
/
+6
*
|
net: zero kobject in rx_queue_release
John Fastabend
2010-11-18
1
-2
/
+8
*
|
rds: Integer overflow in RDS cmsg handling
Dan Rosenberg
2010-11-17
1
-1
/
+1
*
|
xfrm: update flowi saddr in icmp_send if unset
Ulrich Weber
2010-11-16
1
-0
/
+3
*
|
irda: irttp: allow zero byte packets
Wolfram Sang
2010-11-16
1
-6
/
+19
[next]