summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-06-11ktime: add ktime_after and ktime_before helperDaniel Borkmann1-0/+24
2014-06-11net: filter: cleanup A/X name usageAlexei Starovoitov1-72/+84
2014-06-11bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing1-0/+1
2014-06-11bridge: add export of multicast database adjacent to net_devLinus Lüssing1-0/+18
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-05gre: Call gso_make_checksumTom Herbert2-0/+4
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-4/+8
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-14/+10
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 Torvalds2-3/+5
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-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-0/+1
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. Linville1-0/+1
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-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+7
2014-05-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-14/+39
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 git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+1
2014-05-28wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORTJes Sorensen1-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. Linville5-14/+39
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. Miller19-27/+133
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 Torvalds7-20/+68
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-24net: Make enabling of zero UDP6 csums more restrictiveTom Herbert1-1/+23
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2-4/+7
2014-05-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+5
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2014-05-23wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO1-1/+1
2014-05-23net/mlx4_core: Deprecate use_prio module parameterAmir Vadai1-1/+0
2014-05-22of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli1-10/+0
2014-05-22vlan: more careful checksum features handlingMichal Kubeček1-0/+14
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-0/+32
2014-05-22tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell1-2/+4
2014-05-22net: filter: cleanup invocation of internal BPFAlexei Starovoitov1-4/+2