index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl80211: Add RSC configuration for new keys
Jouni Malinen
2009-05-13
1
-2
/
+2
*
nl80211: Add IEEE 802.1X PAE control for station mode
Jouni Malinen
2009-05-13
2
-0
/
+14
*
nl80211: improve station flags handling
Johannes Berg
2009-05-13
2
-24
/
+25
*
cfg80211: implement wext key handling
Johannes Berg
2009-05-13
1
-0
/
+10
*
mac80211: Robust Action frame categories for MFP
Jouni Malinen
2009-05-11
1
-1
/
+7
*
cfg80211: put wext data into substructure
Johannes Berg
2009-05-11
1
-2
/
+4
*
cfg80211: constify key mac address in ops
Johannes Berg
2009-05-11
1
-3
/
+3
*
mac80211: remove ieee80211_ht_bss_info
Johannes Berg
2009-05-11
1
-16
/
+0
*
mac80211: move HT operation mode BSS info
Johannes Berg
2009-05-11
1
-9
/
+3
*
nl80211 : Add support for configuring MFP
Jouni Malinen
2009-05-11
2
-0
/
+19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-05-08
3
-43
/
+67
|
\
|
*
mac80211: Update SA Query transaction id length
Jouni Malinen
2009-05-06
1
-1
/
+1
|
*
wl12xx: add driver
Kalle Valo
2009-05-06
1
-0
/
+31
|
*
mac80211: tell driver when idle
Johannes Berg
2009-05-06
1
-0
/
+8
|
*
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
1
-38
/
+13
|
*
mac80211: clean up beacon interval settings
Johannes Berg
2009-05-06
1
-2
/
+12
|
*
mac80211: rename max_sleep_interval to max_sleep_period
Johannes Berg
2009-05-06
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-08
5
-1
/
+21
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-05-05
2
-0
/
+4
|
|
\
\
|
|
*
|
netfilter: xt_cluster: fix use of cluster match with 32 nodes
Pablo Neira Ayuso
2009-05-05
1
-0
/
+2
|
|
*
|
netfilter: add missing linux/types.h include to xt_LED.h
Patrick McHardy
2009-05-05
1
-0
/
+2
|
*
|
|
Bluetooth: Fix issue with sysfs handling for connections
Marcel Holtmann
2009-05-04
1
-0
/
+1
|
*
|
|
usbnet: CDC EEM support (v5)
Omar Laazimani
2009-05-04
1
-0
/
+3
|
*
|
|
tcp: Fix tcp_prequeue() to get correct rto_min value
Satoru SATOH
2009-05-04
1
-1
/
+13
*
|
|
|
tcp: tcp_prequeue() can use keyed wakeups
Eric Dumazet
2009-05-07
1
-1
/
+2
*
|
|
|
tcp: tcp_prequeue() cleanup
Eric Dumazet
2009-05-07
1
-22
/
+23
*
|
|
|
net: Add missing rculist.h include to netdevice.h
David S. Miller
2009-05-06
1
-0
/
+1
*
|
|
|
net: introduce a list of device addresses dev_addr_list (v6)
Jiri Pirko
2009-05-05
2
-2
/
+62
|
|
_
|
/
|
/
|
|
*
|
|
ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.
Rami Rosen
2009-05-03
1
-2
/
+0
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-03
2
-2
/
+3
|
\
|
|
|
*
|
virtio: add missing include to virtio_net.h
Grant Likely
2009-05-01
1
-0
/
+1
|
*
|
netfilter: use likely() in xt_info_rdlock_bh()
Eric Dumazet
2009-05-01
1
-2
/
+2
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-29
6
-12
/
+81
|
\
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-04-28
2
-3
/
+6
|
|
\
\
|
|
*
|
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
2009-04-28
2
-2
/
+4
|
|
*
|
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
2009-04-28
1
-1
/
+2
|
*
|
|
netfilter: revised locking for x_tables
Stephen Hemminger
2009-04-28
1
-5
/
+68
|
|
/
/
|
*
|
net: Avoid extra wakeups of threads blocked in wait_for_packet()
Eric Dumazet
2009-04-28
1
-2
/
+4
|
*
|
net: Fix typo in net_device_ops description.
Mike Rapoport
2009-04-27
1
-1
/
+1
|
*
|
net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE
Adrian Bunk
2009-04-27
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-04-25
1
-0
/
+1
|
|
\
|
|
|
*
netfilter: nf_ct_dccp: add missing role attributes for DCCP
Pablo Neira Ayuso
2009-04-24
1
-0
/
+1
*
|
|
ethtool/mdio: Support backplane mode negotiation
Ben Hutchings
2009-04-29
2
-0
/
+15
*
|
|
ethtool/mdio: Report MDIO mode support and link partner advertising
Ben Hutchings
2009-04-29
2
-3
/
+6
*
|
|
mdio: Add mdio45_ethtool_spauseparam_an()
Ben Hutchings
2009-04-29
1
-0
/
+3
*
|
|
mii: Add mii_advertise_flowctrl()
Ben Hutchings
2009-04-29
1
-0
/
+16
*
|
|
mii: Simplify mii_resolve_flowctrl_fdx()
Ben Hutchings
2009-04-29
1
-12
/
+6
*
|
|
mdio: Add generic MDIO (clause 45) support functions
Ben Hutchings
2009-04-29
1
-0
/
+66
*
|
|
mdio: Add register definitions for MDIO (clause 45)
Ben Hutchings
2009-04-29
1
-0
/
+237
*
|
|
ethtool: Add port type PORT_OTHER
Ben Hutchings
2009-04-29
1
-0
/
+1
[next]