index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
nl80211 : Add support for configuring MFP
Jouni Malinen
1
-0
/
+17
2009-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+32
2009-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-0
/
+7
2009-05-06
net: Add missing rculist.h include to netdevice.h
David S. Miller
1
-0
/
+1
2009-05-06
mac80211: Update SA Query transaction id length
Jouni Malinen
1
-1
/
+1
2009-05-06
wl12xx: add driver
Kalle Valo
1
-0
/
+31
2009-05-05
net: introduce a list of device addresses dev_addr_list (v6)
Jiri Pirko
2
-2
/
+62
2009-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-0
/
+4
2009-05-05
netfilter: xt_cluster: fix use of cluster match with 32 nodes
Pablo Neira Ayuso
1
-0
/
+2
2009-05-05
netfilter: add missing linux/types.h include to xt_LED.h
Patrick McHardy
1
-0
/
+2
2009-05-04
usbnet: CDC EEM support (v5)
Omar Laazimani
1
-0
/
+3
2009-05-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+3
2009-05-01
virtio: add missing include to virtio_net.h
Grant Likely
1
-0
/
+1
2009-05-01
netfilter: use likely() in xt_info_rdlock_bh()
Eric Dumazet
1
-2
/
+2
2009-04-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-9
/
+75
2009-04-29
ethtool/mdio: Support backplane mode negotiation
Ben Hutchings
2
-0
/
+15
2009-04-29
ethtool/mdio: Report MDIO mode support and link partner advertising
Ben Hutchings
2
-3
/
+6
2009-04-29
mdio: Add mdio45_ethtool_spauseparam_an()
Ben Hutchings
1
-0
/
+3
2009-04-29
mii: Add mii_advertise_flowctrl()
Ben Hutchings
1
-0
/
+16
2009-04-29
mii: Simplify mii_resolve_flowctrl_fdx()
Ben Hutchings
1
-12
/
+6
2009-04-29
mdio: Add generic MDIO (clause 45) support functions
Ben Hutchings
1
-0
/
+66
2009-04-29
mdio: Add register definitions for MDIO (clause 45)
Ben Hutchings
1
-0
/
+237
2009-04-29
ethtool: Add port type PORT_OTHER
Ben Hutchings
1
-0
/
+1
2009-04-28
netfilter: revised locking for x_tables
Stephen Hemminger
1
-5
/
+68
2009-04-28
net: netif_tx_queue_stopped too expensive
Eric Dumazet
1
-2
/
+8
2009-04-28
net: Avoid extra wakeups of threads blocked in wait_for_packet()
Eric Dumazet
1
-2
/
+4
2009-04-28
sctp: add feature bit for SCTP offload in hardware
Jesse Brandeburg
1
-0
/
+2
2009-04-28
smsc911x: add fifo byteswap support V2
Magnus Damm
1
-0
/
+10
2009-04-27
net: Fix typo in net_device_ops description.
Mike Rapoport
1
-1
/
+1
2009-04-27
gro: Fix COMPLETE checksum handling
Herbert Xu
1
-0
/
+7
2009-04-27
gro: Fix handling of headers that extend over the tail
Herbert Xu
1
-1
/
+1
2009-04-27
tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.
David Woodhouse
1
-0
/
+1
2009-04-27
net: Rework fs_enet driver to use of_mdio infrastructure
Grant Likely
1
-4
/
+2
2009-04-27
openfirmware: Add OF phylib support code
Grant Likely
1
-0
/
+22
2009-04-27
phylib: add *_direct() variants of phy_connect and phy_attach functions
Grant Likely
1
-0
/
+5
2009-04-27
phylib: rework to prepare for OF registration of PHYs
Grant Likely
1
-0
/
+1
2009-04-27
of: add of_parse_phandle() helper for parsing phandle properties
Grant Likely
1
-0
/
+3
2009-04-27
snmp: add missing counters for RFC 4293
Neil Horman
1
-2
/
+8
2009-04-27
net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE
Adrian Bunk
1
-1
/
+1
2009-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+1
2009-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-20
/
+166
2009-04-24
netfilter: nf_ct_dccp: add missing role attributes for DCCP
Pablo Neira Ayuso
1
-0
/
+1
2009-04-23
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
Hendrik Brueckner
1
-0
/
+1
2009-04-22
nl80211: Add event for authentication/association timeout
Jouni Malinen
1
-2
/
+11
2009-04-22
nl80211: allow configuring IBSS beacon interval
Johannes Berg
1
-1
/
+3
2009-04-22
mac80211: validate TIM IE length (redux)
Johannes Berg
1
-1
/
+31
2009-04-22
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
1
-2
/
+22
2009-04-22
cfg80211/nl80211: add IBSS API
Johannes Berg
1
-0
/
+18
2009-04-22
mac80211: disable powersave if pm_qos asks for low latency
Johannes Berg
1
-0
/
+9
2009-04-22
libertas: add support for Marvell SD8688 chip
Bing Zhao
1
-0
/
+2
[next]