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
*
net/wireless/wext_core.c: Use IW_IOCTL_IDX macro
Joe Perches
2010-03-23
1
-56
/
+56
*
rename new rfkill sysfs knobs
florian@mickler.org
2010-03-19
1
-27
/
+8
*
mac80211: (really) fix rates setup on IBSS merge
Bruno Randolf
2010-03-16
1
-8
/
+8
*
Revert "mac80211: fix rates setup on IBSS merge"
John W. Linville
2010-03-16
1
-3
/
+0
*
mac80211: optimize tx status processing
Felix Fietkau
2010-03-15
1
-7
/
+7
*
minstrel: make the rate control ops reusable from another rc implementation
Felix Fietkau
2010-03-10
3
-4
/
+10
*
minstrel: simplify and fix debugfs code
Felix Fietkau
2010-03-10
2
-29
/
+11
*
mac80211: give warning if building w/out rate ctrl algorithm
Andres Salomon
2010-03-10
1
-0
/
+9
*
enhance sysfs rfkill interface
florian@mickler.org
2010-03-10
1
-0
/
+58
*
mac80211: use different MAC addresses for virtual interfaces
Johannes Berg
2010-03-09
1
-2
/
+114
*
mac80211: Improve software scan timing
Helmut Schaa
2010-03-09
2
-6
/
+66
*
mac80211: fix rates setup on IBSS merge
Bruno Randolf
2010-03-09
1
-0
/
+3
*
mac80211: deprecate RX status noise
Johannes Berg
2010-03-09
3
-13
/
+0
*
mac80211: Fix HT rate control configuration
Sujith
2010-03-03
2
-3
/
+5
*
mac80211: Fix reassociation processing (within ESS roaming)
Jouni Malinen
2010-03-02
1
-2
/
+14
*
rfkill: Add support for KEY_RFKILL
Matthew Garrett
2010-03-02
1
-0
/
+8
*
bridge: Fix build error when IGMP_SNOOPING is not enabled
Sridhar Samudrala
2010-03-02
1
-5
/
+9
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
9
-23
/
+59
|
\
|
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-02-28
7
-20
/
+29
|
|
\
|
|
*
net: Add checking to rcu_dereference() primitives
Paul E. McKenney
2010-02-25
7
-20
/
+29
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-02-26
1
-0
/
+16
|
|
\
\
|
|
*
|
crypto: gcm - Add RFC4543 wrapper for GCM
Tobias Brunner
2010-01-17
1
-0
/
+16
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-02-25
1
-3
/
+14
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
HID: make raw reports possible for both feature and output reports
Jiri Kosina
2010-02-03
1
-3
/
+14
*
|
|
|
scm: Only support SCM_RIGHTS on unix domain sockets.
Eric W. Biederman
2010-02-28
1
-0
/
+2
*
|
|
|
ethtool: do not set some flags, if others failed
Jeff Garzik
2010-02-28
1
-4
/
+6
*
|
|
|
netlink: Adding inode field to /proc/net/netlink
Masatake YAMATO
2010-02-28
1
-3
/
+4
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2010-02-28
4
-40
/
+99
|
\
\
\
\
|
*
|
|
|
Bluetooth: Fix out of scope variable access in hci_sock_cmsg()
Johann Felix Soden
2010-02-28
1
-1
/
+3
|
*
|
|
|
Bluetooth: Add SCO fallback for unsupported feature error
Stephen Coe
2010-02-27
1
-0
/
+1
|
*
|
|
|
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
Marcel Holtmann
2010-02-27
2
-1
/
+25
|
*
|
|
|
Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
Marcel Holtmann
2010-02-27
1
-30
/
+62
|
*
|
|
|
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2010-02-27
2
-12
/
+12
*
|
|
|
|
bridge: Make IGMP snooping depend upon BRIDGE.
David S. Miller
2010-02-28
1
-0
/
+1
*
|
|
|
|
bridge: Add multicast count/interval sysfs entries
Herbert Xu
2010-02-28
1
-0
/
+203
*
|
|
|
|
bridge: Add hash elasticity/max sysfs entries
Herbert Xu
2010-02-28
3
-0
/
+81
*
|
|
|
|
bridge: Add multicast_snooping sysfs toggle
Herbert Xu
2010-02-28
3
-5
/
+75
*
|
|
|
|
bridge: Add multicast_router sysfs entries
Herbert Xu
2010-02-28
4
-14
/
+133
*
|
|
|
|
bridge: Add multicast data-path hooks
Herbert Xu
2010-02-28
2
-4
/
+29
*
|
|
|
|
bridge: Add multicast start/stop hooks
Herbert Xu
2010-02-28
4
-1
/
+12
*
|
|
|
|
bridge: Add multicast forwarding functions
Herbert Xu
2010-02-28
2
-0
/
+82
*
|
|
|
|
bridge: Add core IGMP snooping support
Herbert Xu
2010-02-28
4
-0
/
+1288
*
|
|
|
|
bridge: Split may_deliver/deliver_clone out of br_flood
Herbert Xu
2010-02-28
1
-23
/
+46
*
|
|
|
|
bridge: Use BR_INPUT_SKB_CB on xmit path
Herbert Xu
2010-02-28
2
-2
/
+5
*
|
|
|
|
bridge: Avoid unnecessary clone on forward path
Herbert Xu
2010-02-28
3
-16
/
+25
*
|
|
|
|
bridge: Allow tail-call on br_pass_frame_up
Herbert Xu
2010-02-28
2
-5
/
+13
*
|
|
|
|
bridge: Do br_pass_frame_up after other ports
Herbert Xu
2010-02-28
1
-3
/
+3
*
|
|
|
|
rtnetlink: support specifying device flags on device creation
Patrick McHardy
2010-02-27
1
-9
/
+43
*
|
|
|
|
dev: support deferring device flag change notifications
Patrick McHardy
2010-02-27
2
-61
/
+104
*
|
|
|
|
rtnetlink: handle rtnl_link netlink notifications manually
Patrick McHardy
2010-02-27
2
-4
/
+8
[next]