aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-04tcp: take care of misalignmentsEric Dumazet1-2/+9
2011-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller5-1/+513
2011-12-03ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller1-9/+0
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross1-0/+452
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross1-1/+1
2011-12-03vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar1-0/+34
2011-12-03genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross1-0/+21
2011-12-03genetlink: Add lockdep_genl_is_held().Pravin B Shelar1-0/+3
2011-12-03genetlink: Add genl_notify()Pravin B Shelar1-0/+2
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-146/+199
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-30/+30
2011-12-01net: Make ndo_neigh_destroy return void.David S. Miller1-1/+1
2011-12-01ipv4: use a 64bit load/store in output pathEric Dumazet1-1/+4
2011-12-01can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger1-0/+33
2011-12-01dsa: Include linux/if_ether.h to fix build errorAxel Lin1-0/+1
2011-11-30caif: Remove unused attributes from struct cflayersjur.brandeland@stericsson.com1-4/+0
2011-11-30caif: Remove unused enum and parameter in cfserlsjur.brandeland@stericsson.com2-16/+2
2011-11-30caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com2-4/+26
2011-11-30sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet1-9/+6
2011-11-30netem: rate extensionHagen Paul Pfeifer1-0/+5
2011-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+0
2011-11-30atm: clip: Use device neigh support on top of "arp_tbl".David Miller1-5/+0
2011-11-30neigh: Add device constructor/destructor capability.David Miller1-0/+2
2011-11-30atm: clip: Convert over to neighbour_priv()David Miller1-2/+0
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller1-0/+1
2011-11-30neigh: Get rid of neigh_table->kmem_cachepDavid Miller1-1/+0
2011-11-30neigh: Create mechanism for generic neigh private areas.David Miller1-0/+7
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-95/+134
2011-11-29flow_dissector: use a 64bit load/storeEric Dumazet1-0/+1
2011-11-29bql: Byte queue limitsTom Herbert1-1/+31
2011-11-29net: Add netdev interfaces for recording sends/compTom Herbert1-0/+28
2011-11-29net: Add queue state xoff flag for stackTom Herbert1-11/+30
2011-11-29dql: Dynamic queue limitsTom Herbert1-0/+97
2011-11-29Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux-stericsson into fixesArnd Bergmann28-47/+65
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2-9/+12
2011-11-29tcp: do not scale TSO segment size with reordering degreeNeal Cardwell1-0/+8
2011-11-29dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings1-0/+90
2011-11-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller5-110/+131
2011-11-28net: introduce skb_flow_dissect()Eric Dumazet1-0/+15
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard1-0/+2
2011-11-28PM: Update comments describing device power management callbacksRafael J. Wysocki1-95/+134
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-1/+3
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-110/+131
2011-11-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+4
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2011-11-28Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixesDave Airlie1-5/+4
2011-11-27net/mlx4_en: adding loopback supportAmir Vadai1-0/+1
2011-11-27net/mlx4_en: fix WOL handlers were always looking at port2 capability bitOren Duer1-1/+2
2011-11-27net/mlx4: move RSS related definitions to be globalOr Gerlitz1-0/+27
2011-11-26inet: add a redirect generation id in inetpeerEric Dumazet1-0/+1