aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-12-01net: Make ndo_neigh_destroy return void.David S. Miller
2011-12-01ipv4: use a 64bit load/store in output pathEric Dumazet
2011-12-01can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger
2011-12-01dsa: Include linux/if_ether.h to fix build errorAxel Lin
2011-11-30caif: Remove unused attributes from struct cflayersjur.brandeland@stericsson.com
2011-11-30caif: Remove unused enum and parameter in cfserlsjur.brandeland@stericsson.com
2011-11-30caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com
2011-11-30netem: rate extensionHagen Paul Pfeifer
2011-11-30atm: clip: Use device neigh support on top of "arp_tbl".David Miller
2011-11-30neigh: Add device constructor/destructor capability.David Miller
2011-11-30atm: clip: Convert over to neighbour_priv()David Miller
2011-11-30neigh: Add infrastructure for allocating device neigh privates.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-29bql: Byte queue limitsTom Herbert
2011-11-29net: Add netdev interfaces for recording sends/compTom Herbert
2011-11-29net: Add queue state xoff flag for stackTom Herbert
2011-11-29dql: Dynamic queue limitsTom Herbert
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-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-27net/mlx4_en: adding loopback supportAmir Vadai
2011-11-27net/mlx4_en: fix WOL handlers were always looking at port2 capability bitOren Duer
2011-11-27net/mlx4: move RSS related definitions to be globalOr Gerlitz
2011-11-26atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR
2011-11-26eeprom_93cx6: Add write supportBen Dooks
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks
2011-11-26net: Use IS_ENABLED() in netdevice.h as appropriateBen Hutchings
2011-11-26dsa: Allow core and drivers to be built as modulesBen Hutchings
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 netdev_alloc_page and use __GFP_COLDEric Dumazet
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22tc: comment spelling fixesstephen hemminger
2011-11-22xfrm: optimize ipv4 selector matchingAlexey Dobriyan
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman
2011-11-22atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()Eric Dumazet
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21netfilter: use jump_label for nf_hooksEric Dumazet
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