summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen1-0/+1
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh1-0/+2
2011-11-28wireless: Add NoAck per tid supportSimon Wunderlich1-0/+6
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-110/+96
2011-11-27inet: add a redirect generation id in inetpeerEric Dumazet1-0/+1
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings1-2/+51
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-9/+6
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert1-2/+2
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert1-6/+1
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2-2/+2
2011-11-24ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei1-0/+2
2011-11-24netprio_cgroup: Fix build breakNeil Horman1-13/+5
2011-11-23net: remove ipv6_addr_copy()Alexey Dobriyan4-12/+7
2011-11-23xfrm: optimize ipv4 selector matchingAlexey Dobriyan1-0/+8
2011-11-23net: add network priority cgroup infrastructure (v4)Neil Horman2-0/+68
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville14-95/+59
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2-9/+12
2011-11-22wireless: Support ht-capabilities over-rides.Ben Greear1-0/+27
2011-11-22cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg1-63/+0
2011-11-22cfg80211: add flags for off-channel capabilitiesJohannes Berg1-0/+4
2011-11-22mac80211: transmit fragment list to driversJohannes Berg1-5/+17
2011-11-22cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez1-0/+5
2011-11-22cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez1-0/+1
2011-11-21Bluetooth: Add MGMT event for Passkey EntryBrian Gix1-0/+5
2011-11-18NFC: Fix indentation in nci.h fileIlan Elias1-42/+42
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-185/+748
2011-11-17net: introduce and use netdev_features_t for device features setsMichał Mirosław4-7/+9
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko2-1/+2
2011-11-16Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix1-0/+11
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix1-0/+13
2011-11-16Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg1-0/+3
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg1-0/+17
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg1-2/+2
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes1-0/+1
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes1-1/+1
2011-11-14neigh: new unresolved queue limitsEric Dumazet1-1/+2
2011-11-146LoWPAN: add fragmentation supportalex.bluesman.smirnov@gmail.com1-0/+6
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet3-5/+14
2011-11-11mac80211: Save probe response data for bssArik Nemtsov1-0/+15
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov1-0/+4
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov1-0/+10
2011-11-11wireless: move ieee80211chan2mhz macroJohannes Berg1-8/+0
2011-11-11NFC: Check if NCI data flow control is usedIlan Elias1-0/+3
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2-31/+0
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2-30/+62
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg1-0/+5
2011-11-11Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan1-0/+1
2011-11-11Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2-1/+2
2011-11-11Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg1-0/+4
2011-11-10Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg2-8/+10