summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-11-30atm: clip: Convert over to neighbour_priv()David Miller
2011-11-30neigh: Get rid of neigh_table->kmem_cachepDavid Miller
2011-11-30neigh: Create mechanism for generic neigh private areas.David Miller
2011-11-30cfg80211: clarify set tx power mBm documentationLuis R. Rodriguez
2011-11-29flow_dissector: use a 64bit load/storeEric Dumazet
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-11-29tcp: do not scale TSO segment size with reordering degreeNeal Cardwell
2011-11-29dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings
2011-11-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-28net: introduce skb_flow_dissect()Eric Dumazet
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh
2011-11-28wireless: Add NoAck per tid supportSimon Wunderlich
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-26inet: add a redirect generation id in inetpeerEric Dumazet
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert
2011-11-23ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei
2011-11-23netprio_cgroup: Fix build breakNeil Horman
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22xfrm: optimize ipv4 selector matchingAlexey Dobriyan
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg
2011-11-21mac80211: transmit fragment list to driversJohannes Berg
2011-11-21cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez
2011-11-21Bluetooth: Add MGMT event for Passkey EntryBrian Gix
2011-11-17NFC: Fix indentation in nci.h fileIlan Elias
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko
2011-11-16Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix
2011-11-16Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes
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-11mac80211: Save probe response data for bssArik Nemtsov
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov