summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-09-01pkt_sched: Revert tasklet_hrtimer changes.David S. Miller
2009-09-01net: make neigh_ops constantStephen Hemminger
2009-09-01RTO connection timeout: coding style fixes and commentsDamian Lukowski
2009-09-01netns: embed ip6_dst_ops directlyAlexey Dobriyan
2009-09-01Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.Damian Lukowski
2009-09-01Revert Backoff [v3]: Revert RTO on ICMP destination unreachableDamian Lukowski
2009-09-01dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_opsYi Zou
2009-09-01dcbnl: Add support for setapp/getapp commands to dcbnlYi Zou
2009-09-01net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_opsYi Zou
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-09-01hdlc: convert to netdev_tx_tStephen Hemminger
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger
2009-09-01netdev: change transmit to limited range typeStephen Hemminger
2009-08-30netdevice: Consolidate to use existing macros where available.Krishna Kumar
2009-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-08-29tg3: Add new 5785 10/100 only device IDMatt Carlson
2009-08-28tcp: keepalive cleanupsEric Dumazet
2009-08-28ssb: Implement PMU LDO control and use it in b43Gábor Stefanik
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville
2009-08-28libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona
2009-08-26Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan
2009-08-23Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller
2009-08-23RDS: Add TCP transport to RDSAndy Grover
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller
2009-08-22Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz
2009-08-22Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan
2009-08-22Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan
2009-08-22Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan
2009-08-22Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan
2009-08-22Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan
2009-08-22Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan
2009-08-22Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan
2009-08-22Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan
2009-08-22Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann
2009-08-22Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner
2009-08-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann
2009-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg
2009-08-20mac80211: remove deprecated APIJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-19Drop ARPHRD_IEEE802154_PHYDmitry Eremin-Solenikov
2009-08-19ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov
2009-08-19ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov
2009-08-18mdio: mdio_if_info::mmds should not be __bitwiseBen Hutchings
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2009-08-14net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoEYi Zou
2009-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-14cfg80211: allow driver to override PS defaultJohannes Berg