summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-12-01caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com
2011-11-30atm: clip: Use device neigh support on top of "arp_tbl".David Miller
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-29flow_dissector: use a 64bit load/storeEric Dumazet
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-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-29net: introduce skb_flow_dissect()Eric Dumazet
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-24ipv4: 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-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-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-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
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-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
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