aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-05net: phy: fix sparse warning in fixed.cKonrad Zapalowicz
2014-06-04isdn/capi: move capi_info2str to capidrv.cPaul Bolle
2014-06-04vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert
2014-06-04gre: Call gso_make_checksumTom Herbert
2014-06-04net: Add GSO support for UDP tunnels with checksumTom Herbert
2014-06-04net: Support for multiple checksums with gsoTom Herbert
2014-06-04udp: Generic functions to set checksumTom Herbert
2014-06-04xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-02bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu
2014-06-02Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-02netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-02macvlan: add netpoll supportdingtianhong
2014-06-02team: fix mtu settingJiri Pirko
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet
2014-06-02net: Add support for device specific address syncingAlexander Duyck
2014-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller
2014-06-01net: filter: improve filter block macrosDaniel Borkmann
2014-06-01net: filter: get rid of BPF_S_* enumDaniel Borkmann
2014-06-01net: Revert mlx4 cpumask changes.David S. Miller
2014-06-01net/mlx4_en: Use affinity hintYuval Atias
2014-06-01cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai
2014-06-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-05-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-05-29net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack
2014-05-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-28wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORTJes Sorensen
2014-05-27USB: cdc-wdm: properly include types.hGreg Kroah-Hartman
2014-05-27usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork
2014-05-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho
2014-05-25ARM: 8057/1: amba: Add Qualcomm vendor ID.srinik
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann
2014-05-23net: filter: remove DL macroDaniel Borkmann
2014-05-23l2tp: Add support for zero IPv6 checksumsTom Herbert
2014-05-23net: Make enabling of zero UDP6 csums more restrictiveTom Herbert