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
*
Bluetooth: Prevent buffer overflow in l2cap config request
Dan Rosenberg
2011-06-28
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2011-06-20
2
-9
/
+18
|
\
|
*
Bluetooth: Fix L2CAP connection establishment
Ilia Kolomisnky
2011-06-15
1
-1
/
+1
|
*
Bluetooth: Fix accepting connect requests for defer_setup
Johan Hedberg
2011-06-14
1
-6
/
+15
|
*
Bluetooth: Fix L2CAP security check
Luiz Augusto von Dentz
2011-06-13
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2011-06-10
4
-9
/
+24
|
\
\
|
|
/
|
*
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
Ville Tervo
2011-06-10
1
-8
/
+10
|
*
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
2011-06-10
1
-1
/
+12
|
*
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
2011-06-09
2
-0
/
+2
*
|
mac80211: fix IBSS teardown race
Johannes Berg
2011-06-08
1
-2
/
+4
*
|
nl80211: fix overflow in ssid_len
Luciano Coelho
2011-06-07
1
-5
/
+4
*
|
Revert "mac80211: stop queues before rate control updation"
John W. Linville
2011-06-07
1
-6
/
+0
|
/
*
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
2011-06-06
3
-23
/
+8
*
mac80211: call dev_alloc_name before copying name to sdata
Thadeu Lima de Souza Cascardo
2011-06-03
1
-0
/
+4
*
bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
Johannes Berg
2011-06-01
1
-1
/
+1
*
cfg80211: don't drop p2p probe responses
Eliad Peller
2011-06-01
1
-19
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
2011-05-27
3
-3
/
+9
|
\
|
*
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
Jesper Juhl
2011-05-27
1
-1
/
+0
|
*
mac80211: clear local->ps_data on disassoc
Eliad Peller
2011-05-27
1
-0
/
+1
|
*
mac80211: stop queues before rate control updation
Rajkumar Manoharan
2011-05-26
1
-0
/
+6
|
*
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
2011-05-26
1
-2
/
+2
*
|
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2011-05-27
2
-0
/
+2
*
|
inetpeer: fix race in unused_list manipulations
Eric Dumazet
2011-05-27
1
-15
/
+27
*
|
atm: expose ATM device index in sysfs
Dan Williams
2011-05-27
1
-0
/
+10
*
|
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-05-27
3
-11
/
+24
|
\
\
|
*
|
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
2011-05-27
1
-8
/
+19
|
*
|
netfilter: Fix several warnings in compat_mtw_from_user().
David Miller
2011-05-26
1
-2
/
+4
|
*
|
netfilter: ipset: fix ip_set_flush return code
Jozsef Kadlecsik
2011-05-26
1
-1
/
+1
*
|
|
bug.h: Move ratelimit warn interfaces to ratelimit.h
David S. Miller
2011-05-26
1
-0
/
+1
*
|
|
net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.
Justin Mattock
2011-05-26
1
-4
/
+1
*
|
|
can: convert to %pK for kptr_restrict support
Oliver Hartkopp
2011-05-26
1
-4
/
+3
*
|
|
net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
Michał Mirosław
2011-05-26
1
-1
/
+24
*
|
|
net: hold rtnl again in dump callbacks
Eric Dumazet
2011-05-25
2
-2
/
+8
*
|
|
sch_sfq: fix peek() implementation
Eric Dumazet
2011-05-25
1
-13
/
+1
*
|
|
sctp: fix memory leak of the ASCONF queue when free asoc
Wei Yongjun
2011-05-25
1
-0
/
+16
*
|
|
net: make dev_disable_lro use physical device if passed a vlan dev (v2)
Neil Horman
2011-05-25
1
-0
/
+7
*
|
|
net: move is_vlan_dev into public header file (v2)
Neil Horman
2011-05-25
1
-5
/
+0
*
|
|
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-05-25
12
-100
/
+417
|
\
\
\
|
*
\
\
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-24
12
-100
/
+417
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
nl80211: remove some stack variables in trigger_scan and start_sched_scan
Luciano Coelho
2011-05-19
1
-8
/
+4
|
|
*
|
mac80211: Don't sleep when growing the mesh path
Javier Cardona
2011-05-19
1
-3
/
+3
|
|
*
|
net: rfkill: add generic gpio rfkill driver
Rhyland Klein
2011-05-19
3
-0
/
+237
|
|
*
|
cfg80211: Use consistent BSS matching between scan and sme
Jouni Malinen
2011-05-19
3
-7
/
+19
|
|
*
|
mac80211: annotate and fix RCU in mesh code
Johannes Berg
2011-05-16
2
-56
/
+102
|
|
*
|
mac80211: fix and simplify mesh locking
Johannes Berg
2011-05-16
2
-22
/
+25
|
|
*
|
mac80211: add missing rcu_barrier
Johannes Berg
2011-05-16
1
-0
/
+2
|
|
*
|
mac80211: abort scan_work immediately when the device goes down
Rajkumar Manoharan
2011-05-16
2
-2
/
+7
|
|
*
|
mac80211: verify IBSS in interface combinations
Johannes Berg
2011-05-16
1
-3
/
+17
|
|
*
|
mac80211: Deactivate mesh path timers when freeing nodes
Javier Cardona
2011-05-16
1
-1
/
+3
*
|
|
|
bridge: initialize fake_rtable metrics
Eric Dumazet
2011-05-24
1
-1
/
+5
[next]