aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-11-22net: remove ipv6_addr_copy()Gravatar Alexey Dobriyan 5-13/+8
2011-11-22xfrm: optimize ipv4 selector matchingGravatar Alexey Dobriyan 1-0/+8
2011-11-22net: add network priority cgroup infrastructure (v4)Gravatar Neil Horman 4-0/+80
2011-11-22atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()Gravatar Eric Dumazet 1-1/+1
2011-11-21netfilter: use jump_label for nf_hooksGravatar Eric Dumazet 1-5/+21
2011-11-21net: Change mii to ethtool advertisement function namesGravatar Matt Carlson 1-15/+49
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 22-30/+125
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-3/+11
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+0
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 3-7/+6
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEGravatar David Rientjes 1-5/+0
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2011-11-18Phonet: set the pipe handle using setsockoptGravatar Dinesh Kumar Sharma 1-0/+2
2011-11-18net: Remove LL_ALLOCATED_SPACEGravatar Herbert Xu 1-5/+0
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-5/+3
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-7/+7
2011-11-17net: use jump_label to shortcut RPS if not setupGravatar Eric Dumazet 1-0/+5
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setGravatar Rafael J. Wysocki 3-7/+6
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 16-188/+887
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Gravatar Alexander Graf 1-1/+0
2011-11-16net: new counter for tx_timeout errors in sysfsGravatar david decotigny 1-2/+10
2011-11-16net: verify GSO flag bits against netdev featuresGravatar Michał Mirosław 1-0/+9
2011-11-16new helper: mount_subtree()Gravatar Al Viro 1-0/+1
2011-11-16net: Add ethtool to mii advertisment conversion helpersGravatar Matt Carlson 1-0/+166
2011-11-16team: replicate options on registerGravatar Jiri Pirko 1-4/+4
2011-11-16team: convert overall spinlock to mutexGravatar Jiri Pirko 1-1/+1
2011-11-16net: remove NETIF_F_NO_CSUM feature bitGravatar Michał Mirosław 2-4/+2
2011-11-16net: extend netdev_features_t to 64 bitsGravatar Michał Mirosław 1-1/+1
2011-11-16net: Define enum for net device features.Gravatar Michał Mirosław 1-40/+93
2011-11-16net: introduce and use netdev_features_t for device features setsGravatar Michał Mirosław 7-26/+39
2011-11-16net: split netdev features to separate headerGravatar Michał Mirosław 2-78/+92
2011-11-16net: remove legacy ethtool opsGravatar Michał Mirosław 2-69/+0
2011-11-16enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsGravatar Rick Jones 1-0/+14
2011-11-16xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIGravatar Daniel De Graaf 1-4/+2
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyGravatar David Vrabel 1-1/+1
2011-11-16bio: change some signed vars to unsignedGravatar Dan Carpenter 1-2/+2
2011-11-16include/linux/bio.h: use a static inline function for bio_integrity_clone()Gravatar Stephen Rothwell 1-1/+5
2011-11-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+2
2011-11-15mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Gravatar Srinivas Kandagatla 2-0/+4
2011-11-15drm/radeon: add some missing FireMV pci idsGravatar Alex Deucher 1-0/+2
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlGravatar Linus Torvalds 1-0/+1
2011-11-14net: introduce build_skb()Gravatar Eric Dumazet 1-0/+1
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shGravatar Linus Torvalds 1-0/+76
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shGravatar Linus Torvalds 2-1/+4
2011-11-14net-netlink: Add a new attribute to expose TCLASS values via netlinkGravatar Maciej Żenczykowski 1-1/+2
2011-11-14neigh: new unresolved queue limitsGravatar Eric Dumazet 2-1/+3
2011-11-146LoWPAN: add fragmentation supportGravatar alex.bluesman.smirnov@gmail.com 1-0/+6
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsGravatar Eric Dumazet 3-5/+14
2011-11-13net: introduce ethernet teaming deviceGravatar Jiri Pirko 3-0/+244
2011-11-11Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devGravatar Linus Torvalds 1-0/+2