| Commit message (Expand) | Author | Age | Files | Lines |
* | phonet: fix build when PROC_FS is disabled | Randy Dunlap | 2009-08-18 | 1 | -0/+2 |
* | can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path | Oliver Hartkopp | 2009-08-15 | 1 | -5/+13 |
* | vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field | Vasu Dev | 2009-08-15 | 2 | -0/+42 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-15 | 1 | -0/+8 |
|\ |
|
| * | mac80211: fix panic when splicing unprepared TIDs | Luis R. Rodriguez | 2009-08-13 | 1 | -0/+8 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-14 | 29 | -430/+801 |
|\ \ |
|
| * | | cfg80211: allow driver to override PS default | Johannes Berg | 2009-08-14 | 1 | -1/+3 |
| * | | cfg80211: check for and abort dangling scan requests | Johannes Berg | 2009-08-14 | 3 | -11/+26 |
| * | | mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames | David Woo | 2009-08-14 | 1 | -1/+1 |
| * | | mac80211: Mark a destination sequence number as valid when a PREQ is received. | David Woo | 2009-08-14 | 1 | -2/+3 |
| * | | mac80211: Fix unresolved mesh frames queued without valid control.vif | Javier Cardona | 2009-08-14 | 1 | -8/+10 |
| * | | trivial: remove duplicate "different" from comment | Thadeu Lima de Souza Cascardo | 2009-08-14 | 1 | -1/+1 |
| * | | mac80211: Move mpath and mpp growth to mesh workqueue. | Javier Cardona | 2009-08-14 | 5 | -109/+144 |
| * | | mac80211: Assign a default mesh beaconing interval. | Javier Cardona | 2009-08-14 | 2 | -2/+5 |
| * | | mac80211: Early detection of broken mesh paths when using minstrel. | Javier Cardona | 2009-08-14 | 1 | -1/+7 |
| * | | mac80211: Update the station failed frames average when minstrel is used. | Javier Cardona | 2009-08-14 | 1 | -1/+9 |
| * | | mac80211: Use 3-address format for mesh broadcast frames. | Javier Cardona | 2009-08-14 | 5 | -56/+136 |
| * | | mac80211: Use correct sign for mesh active path refresh. | Andrey Yurovsky | 2009-08-14 | 1 | -1/+1 |
| * | | mac80211: Improve dequeing from mpath frame queue. | Javier Cardona | 2009-08-14 | 2 | -5/+3 |
| * | | mac80211: small tx code cleanup | Johannes Berg | 2009-08-14 | 1 | -19/+19 |
| * | | mac80211: sequence number micro-optimisation | Johannes Berg | 2009-08-14 | 1 | -1/+0 |
| * | | mac80211: take statistics before encryption | Johannes Berg | 2009-08-14 | 1 | -18/+18 |
| * | | cfg80211: add missing device list locking | Johannes Berg | 2009-08-14 | 1 | -0/+2 |
| * | | mac80211: remove max_bandwidth | Pat Erley | 2009-08-14 | 1 | -3/+0 |
| * | | cfg80211: fix locking for SIWFREQ | Johannes Berg | 2009-08-14 | 5 | -4/+6 |
| * | | cfg80211: fix alignment problem in scan request | Johannes Berg | 2009-08-14 | 6 | -20/+18 |
| * | | mac80211: allow DMA optimisation | Johannes Berg | 2009-08-14 | 1 | -0/+3 |
| * | | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 | 9 | -10/+43 |
| * | | cfg80211: use reassociation when possible | Johannes Berg | 2009-08-14 | 4 | -14/+63 |
| * | | cfg80211: validate channel settings across interfaces | Johannes Berg | 2009-08-14 | 9 | -131/+213 |
| * | | cfg80211: Set WEP ciphers | Samuel Ortiz | 2009-08-14 | 1 | -2/+16 |
| * | | cfg80211: fix SME association after disassociation | Johannes Berg | 2009-08-14 | 1 | -0/+20 |
| * | | cfg80211: fix nl80211 disconnected events | Johannes Berg | 2009-08-14 | 1 | -2/+2 |
| * | | mac80211: stay authenticated after disassoc | Johannes Berg | 2009-08-14 | 2 | -9/+23 |
| * | | cfg80211: fix disassociation warning due to misuse of wdev->current_bss | Pavel Roskin | 2009-08-14 | 1 | -1/+1 |
| * | | wireless: display wext SSID when connected by cfg80211 | Zhu Yi | 2009-08-14 | 1 | -1/+9 |
| * | | mac80211: fix compilation of mesh (although its disabled) | Luis R. Rodriguez | 2009-08-14 | 2 | -7/+7 |
* | | | inet6: Set default traffic class | Gerrit Renker | 2009-08-14 | 1 | -0/+3 |
* | | | inet6: Conversion from u8 to int | Gerrit Renker | 2009-08-14 | 5 | -33/+11 |
* | | | net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3) | Neil Horman | 2009-08-14 | 1 | -0/+3 |
* | | | net/bridge: Add 'hairpin' port forwarding mode | Fischer, Anna | 2009-08-14 | 4 | -1/+23 |
* | | | ipv6: Log the explicit address that triggered DAD failure | Jens Rosenboom | 2009-08-14 | 1 | -2/+2 |
|/ / |
|
* | | Phonet: fix /proc/net/phonet with network namespaces | RĂ©mi Denis-Courmont | 2009-08-13 | 1 | -2/+3 |
* | | nl802154: support START-CONFIRM primitive | Dmitry Baryshkov | 2009-08-13 | 1 | -0/+32 |
* | | af_ieee802154: add support for WANT_ACK socket option | Dmitry Baryshkov | 2009-08-13 | 1 | -4/+54 |
* | | af_ieee802154: minor cleanup in dgram_bind | Dmitry Baryshkov | 2009-08-13 | 1 | -6/+8 |
* | | nl802154: add support for dumping WPAN interface information | Dmitry Baryshkov | 2009-08-13 | 1 | -2/+104 |
* | | nl802154: make ieee802154_policy constant | Dmitry Baryshkov | 2009-08-13 | 1 | -1/+2 |
* | | Use correct NET_RX_* returns for atalk_rcv() | Mark Smith | 2009-08-13 | 1 | -11/+14 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-13 | 28 | -42/+101 |
|\| |
|