summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-21netfilter: use jump_label for nf_hooksEric Dumazet
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-11-18Phonet: set the pipe handle using setsockoptDinesh Kumar Sharma
2011-11-18net: Remove LL_ALLOCATED_SPACEHerbert Xu
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-17net: use jump_label to shortcut RPS if not setupEric Dumazet
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf
2011-11-16net: new counter for tx_timeout errors in sysfsdavid decotigny
2011-11-16net: verify GSO flag bits against netdev featuresMichał Mirosław
2011-11-16new helper: mount_subtree()Al Viro
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson
2011-11-16team: replicate options on registerJiri Pirko
2011-11-16team: convert overall spinlock to mutexJiri Pirko
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-11-16net: extend netdev_features_t to 64 bitsMichał Mirosław
2011-11-16net: Define enum for net device features.Michał Mirosław
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16net: split netdev features to separate headerMichał Mirosław
2011-11-16net: remove legacy ethtool opsMichał Mirosław
2011-11-16enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones
2011-11-16xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIDaniel De Graaf
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-11-16bio: change some signed vars to unsignedDan Carpenter
2011-11-16include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell
2011-11-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-15mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla
2011-11-15drm/radeon: add some missing FireMV pci idsAlex Deucher
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds