summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-17net: new counter for tx_timeout errors in sysfsdavid decotigny
2011-11-17net: verify GSO flag bits against netdev featuresMichał Mirosław
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson
2011-11-16team: replicate options on registerJiri Pirko
2011-11-16team: convert overall spinlock to mutexJiri Pirko
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-11-16net: extend netdev_features_t to 64 bitsMichał Mirosław
2011-11-16net: Define enum for net device features.Michał Mirosław
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16net: split netdev features to separate headerMichał Mirosław
2011-11-16net: remove legacy ethtool opsMichał Mirosław
2011-11-16enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones
2011-11-15mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla
2011-11-14net: introduce build_skb()Eric Dumazet
2011-11-14neigh: new unresolved queue limitsEric Dumazet
2011-11-146LoWPAN: add fragmentation supportalex.bluesman.smirnov@gmail.com
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet
2011-11-13net: introduce ethernet teaming deviceJiri Pirko
2011-11-11mac80211: Save probe response data for bssArik Nemtsov
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov
2011-11-11wireless: move ieee80211chan2mhz macroJohannes Berg
2011-11-11NFC: Check if NCI data flow control is usedIlan Elias
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg
2011-11-09ipv4: PKTINFO doesnt need dst referenceEric Dumazet
2011-11-09mac80211: implement wifi TX statusJohannes Berg
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg
2011-11-09cfg80211: allow registering to beaconsJohannes Berg
2011-11-09nl80211: add API to probe a clientJohannes Berg
2011-11-09nl80211: advertise device AP SMEJohannes Berg
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg
2011-11-09mac80211: add helper to free TX skbJohannes Berg
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet
2011-11-09net: add wireless TX status socket optionJohannes Berg
2011-11-09ieee80211: Define cipher suite selector for WPI-SMS4Jouni Malinen
2011-11-09cfg80211: annotate cfg80211_inform_bssJohannes Berg
2011-11-09mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-09Bluetooth: Move pending management command list into struct hci_devJohan Hedberg
2011-11-09Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg
2011-11-08net: rename sk_clone to sk_clone_lockEric Dumazet
2011-11-08mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov
2011-11-08sctp: fasthandoff with ASCONF at mobile-nodeMichio Honda