summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: filter: cleanup A/X name usageAlexei Starovoitov2014-06-111-72/+84
* bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing2014-06-101-0/+1
* bridge: add export of multicast database adjacent to net_devLinus Lüssing2014-06-101-0/+18
* tcp: add gfp parameter to tcp_fragmentOctavian Purdila2014-06-101-1/+1
* net: phy: fix sparse warning in fixed.cKonrad Zapalowicz2014-06-051-0/+5
* isdn/capi: move capi_info2str to capidrv.cPaul Bolle2014-06-041-5/+0
* vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert2014-06-042-1/+14
* gre: Call gso_make_checksumTom Herbert2014-06-043-2/+7
* net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-042-0/+3
* net: Support for multiple checksums with gsoTom Herbert2014-06-041-1/+25
* udp: Generic functions to set checksumTom Herbert2014-06-042-0/+21
* xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston2014-06-041-0/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-039-6/+12
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-023-11/+6
| |\
| | * netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-021-3/+4
| | * team: fix mtu settingJiri Pirko2014-06-021-0/+1
| | * net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-021-8/+1
| * | Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-022-0/+3
| |\ \
| | * | USB: cdc-wdm: properly include types.hGreg Kroah-Hartman2014-05-271-0/+2
| | * | usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork2014-05-271-0/+1
| * | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-011-1/+1
| |\ \ \
| | * | | MIPS: Fix a typo error in AUDIT_ARCH definitionHuacai Chen2014-05-221-1/+1
| * | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-05-291-0/+1
| |\ \ \ \
| | * | | | ARM: 8057/1: amba: Add Qualcomm vendor ID.srinik2014-05-251-0/+1
| * | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-05-271-1/+1
| |\ \ \ \ \
| | * | | | | dmaengine: omap: hide filter_fn for built-in driversArnd Bergmann2014-05-211-1/+1
| * | | | | | Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-231-0/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | dmaengine: fix dmaengine_unmap failureXuelin Shi2014-05-211-0/+1
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-022-25/+24
|\ \ \ \ \ \
| * | | | | | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-6/+0
| * | | | | | ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-191-1/+2
| * | | | | | ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings2014-05-191-2/+2
| * | | | | | ethtool: Expand documentation of ethtool_ops::{get,set}_rxfh()Ben Hutchings2014-05-191-8/+9
| * | | | | | ethtool: Improve explanation of the two arrays following struct ethtool_rxfhBen Hutchings2014-05-191-8/+9
| * | | | | | ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings2014-05-191-5/+7
* | | | | | | bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu2014-06-021-0/+1
* | | | | | | macvlan: add netpoll supportdingtianhong2014-06-021-0/+3
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-026-3/+97
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-026-3/+97
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-294-3/+50
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg2014-05-231-0/+3
| | | * | | | | | | Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-151-0/+1
| | | * | | | | | | Bluetooth: Add support to get connection informationAndrzej Kaczmarek2014-05-152-0/+14
| | | * | | | | | | Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2014-05-151-0/+6
| | | * | | | | | | Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-092-0/+12
| | | * | | | | | | Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2014-05-082-0/+11
| | | * | | | | | | Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-051-3/+3
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-292-0/+47
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORTJes Sorensen2014-05-281-0/+1
| | | * | | | | | | | mac80211: add a single-transaction driver op to switch contextsLuciano Coelho2014-05-261-0/+46