summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-11tcp: add gfp parameter to tcp_fragmentOctavian Purdila1-1/+1
2014-06-06net: phy: fix sparse warning in fixed.cKonrad Zapalowicz1-0/+5
2014-06-05isdn/capi: move capi_info2str to capidrv.cPaul Bolle1-5/+0
2014-06-05vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert2-1/+14
2014-06-05gre: Call gso_make_checksumTom Herbert3-2/+7
2014-06-05net: Add GSO support for UDP tunnels with checksumTom Herbert2-0/+3
2014-06-05net: Support for multiple checksums with gsoTom Herbert1-1/+25
2014-06-05udp: Generic functions to set checksumTom Herbert2-0/+21
2014-06-05xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston1-0/+53
2014-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-6/+12
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-25/+24
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings1-6/+0
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-11/+6
2014-06-03bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu1-0/+1
2014-06-03Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+3
2014-06-03netlink: Only check file credentials for implicit destinationsEric W. Biederman1-3/+4
2014-06-03macvlan: add netpoll supportdingtianhong1-0/+3
2014-06-03team: fix mtu settingJiri Pirko1-0/+1
2014-06-03net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet1-8/+1
2014-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-3/+97
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet4-41/+26
2014-06-02net: Add support for device specific address syncingAlexander Duyck1-0/+73
2014-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-3/+97
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller1-1/+1
2014-06-02net: filter: improve filter block macrosDaniel Borkmann1-50/+205
2014-06-02net: filter: get rid of BPF_S_* enumDaniel Borkmann1-70/+38
2014-06-02net: Revert mlx4 cpumask changes.David S. Miller1-2/+0
2014-06-02net/mlx4_en: Use affinity hintYuval Atias1-1/+1
2014-06-02cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai1-0/+2
2014-06-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2014-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-1/+20
2014-05-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-88/+283
2014-05-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2014-05-30net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack1-0/+8
2014-05-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-3/+50
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-0/+47
2014-05-28wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORTJes Sorensen1-0/+1
2014-05-28USB: cdc-wdm: properly include types.hGreg Kroah-Hartman1-0/+2
2014-05-28usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork1-0/+1
2014-05-28Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-88/+283
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+3
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho1-0/+46
2014-05-26ARM: 8057/1: amba: Add Qualcomm vendor ID.srinik1-0/+1
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller30-42/+192
2014-05-24Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-23/+91
2014-05-24net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann1-1/+1
2014-05-24net: filter: remove DL macroDaniel Borkmann1-3/+0
2014-05-24l2tp: Add support for zero IPv6 checksumsTom Herbert1-0/+2