summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Revert Backoff [v3]: Revert RTO on ICMP destination unreachableDamian Lukowski2009-09-011-0/+12
| | * | | | dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_opsYi Zou2009-09-011-0/+2
| | * | | | dcbnl: Add support for setapp/getapp commands to dcbnlYi Zou2009-09-011-0/+18
| | * | | | net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_opsYi Zou2009-09-011-0/+2
| | * | | | netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
| | * | | | hdlc: convert to netdev_tx_tStephen Hemminger2009-09-011-4/+4
| | * | | | usbnet: convert to netdev_tx_tStephen Hemminger2009-09-011-1/+2
| | * | | | netdev: change transmit to limited range typeStephen Hemminger2009-09-011-9/+13
| | | |/ / | | |/| |
| | * | | netdevice: Consolidate to use existing macros where available.Krishna Kumar2009-08-301-6/+7
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-08-304-19/+132
| | |\ \ \
| | | * | | Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan2009-08-261-0/+2
| | | * | | Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz2009-08-221-0/+2
| | | * | | Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan2009-08-221-0/+3
| | | * | | Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan2009-08-222-1/+14
| | | * | | Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan2009-08-221-0/+2
| | | * | | Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan2009-08-222-3/+13
| | | * | | Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan2009-08-221-0/+1
| | | * | | Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan2009-08-221-1/+8
| | | * | | Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan2009-08-222-2/+55
| | | * | | Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan2009-08-221-7/+21
| | | * | | Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann2009-08-221-3/+5
| | | * | | Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner2009-08-221-3/+3
| | | * | | Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-221-0/+4
| | * | | | tg3: Add new 5785 10/100 only device IDMatt Carlson2009-08-291-1/+0
| | * | | | tcp: keepalive cleanupsEric Dumazet2009-08-281-0/+5
| | * | | | ssb: Implement PMU LDO control and use it in b43Gábor Stefanik2009-08-281-0/+10
| | * | | | mac80211: remove ieee80211_rx namespace hackJohn W. Linville2009-08-281-10/+1
| | * | | | libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville2009-08-281-3/+3
| | * | | | mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona2009-08-281-1/+1
| | * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-08-235-5/+69
| | |\ \ \ \
| | | * | | | Drop ARPHRD_IEEE802154_PHYDmitry Eremin-Solenikov2009-08-191-1/+0
| | | * | | | ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov2009-08-193-4/+6
| | | * | | | ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov2009-08-191-0/+63
| | * | | | | RDS: Add TCP transport to RDSAndy Grover2009-08-231-0/+12
| | | |/ / / | | |/| | |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-212-21/+17
| | |\ \ \ \
| | | * | | | cfg80211: fix dangling scan request checkingJohannes Berg2009-08-201-0/+2
| | | * | | | mac80211: remove deprecated APIJohannes Berg2009-08-201-15/+0
| | | * | | | mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-6/+15
| | | |/ / /
| | * | | | mdio: mdio_if_info::mmds should not be __bitwiseBen Hutchings2009-08-181-1/+1
| | |/ / /
| | * | | net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoEYi Zou2009-08-141-0/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-146-25/+163
| | |\ \ \
| | | * | | cfg80211: allow driver to override PS defaultJohannes Berg2009-08-141-0/+4
| | | * | | usbnet: add rx queue pausingJussi Kivilinna2009-08-141-0/+6
| | | * | | ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik2009-08-142-14/+96
| | | * | | mac80211: remove max_bandwidthPat Erley2009-08-141-2/+0
| | | * | | cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-141-1/+3
| | | * | | mac80211: allow DMA optimisationJohannes Berg2009-08-141-0/+5
| | | * | | mac80211: document TX powersave filter requirementsJohannes Berg2009-08-141-1/+8
| | | * | | mac80211: explain TX retry and statusJohannes Berg2009-08-141-0/+15
| | | * | | nl80211: add generation number to all dumpsJohannes Berg2009-08-142-5/+24
OpenPOWER on IntegriCloud