summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gre: eliminate holes in ip_tunnelstephen hemminger2016-04-141-4/+3
* qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru2016-04-142-0/+12
* qed*: remove version dependencyRahul Verma2016-04-142-10/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2016-04-141-2/+1
|\
| * [net] drop 'size' argument of sock_recvmsg()Al Viro2016-03-281-2/+1
* | net: remove netdevice gso_min_segsEric Dumazet2016-04-141-3/+1
* | sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner2016-04-131-1/+2
* | sctp: compress bit-wide flags to a bitfield on sctp_sockMarcelo Ricardo Leitner2016-04-131-6/+6
* | net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko2016-04-132-4/+4
* | sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-131-15/+29
* | dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn2016-04-131-2/+2
* | net: dsa: Remove allocation of driver private memoryAndrew Lunn2016-04-131-1/+0
* | net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn2016-04-131-2/+8
* | net: dsa: Pass the dsa device to the switch driversAndrew Lunn2016-04-131-1/+2
* | Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller2016-04-133-44/+58
|\ \
| * | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-123-38/+22
| * | cfg80211: Improve Connect/Associate command documentationJouni Malinen2016-04-122-6/+36
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-122-93/+25
|\ \ \
| * | | netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal2016-04-121-39/+3
| * | | netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal2016-04-121-54/+12
| * | | netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to...Stephane Bryant2016-03-291-0/+10
* | | | net: mdio: Fix lockdep falls positive splatAndrew Lunn2016-04-111-0/+11
* | | | rxrpc: Differentiate local and remote abort codes in structsDavid Howells2016-04-111-1/+2
* | | | rxrpc: Static arrays of strings should be const char *const[]David Howells2016-04-111-2/+0
* | | | rxrpc: Move some miscellaneous bits out into their own fileDavid Howells2016-04-111-0/+1
* | | | net: ipv4: Consider failed nexthops in multipath routesDavid Ahern2016-04-111-0/+3
| |/ / |/| |
* | | Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller2016-04-111-0/+4
|\ \ \
| * \ \ Merge ath-next from ath.gitKalle Valo2016-04-071-0/+4
| |\ \ \
| | * | | ath9k: Allow platform override BTCoex pinMiaoqing Pan2016-03-111-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-0932-81/+206
|\ \ \ \ \
| * \ \ \ \ Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-091-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-0813-31/+55
| | |\ \ \ \ \
| | * | | | | | usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeJohn Youn2016-03-291-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-04-091-0/+25
| |\ \ \ \ \ \
| | * | | | | | Merge branch 'fixes-base' into fixesJames Bottomley2016-04-05569-3813/+17193
| | |\| | | | |
| | * | | | | | scsi: Do not attach VPD to devices that don't support itHannes Reinecke2016-04-051-0/+25
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-094-5/+9
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-04-081-0/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt2016-04-051-0/+2
| | * | | | | | | | GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-071-1/+4
| | * | | | | | | | net_sched: fix a memory leak in tc actionWANG Cong2016-04-061-0/+1
| | * | | | | | | | sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner2016-04-051-4/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-091-1/+88
| |\ \ \ \ \ \ \ \
| | * | | | | | | | btrfs: Add qgroup tracingMark Fasheh2016-04-041-1/+88
| * | | | | | | | | Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-04-091-2/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | iommu: provide of_xlate pointer unconditionallyArnd Bergmann2016-04-051-2/+0
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-04-072-0/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fs: add file_dentry()Miklos Szeredi2016-03-262-0/+20
| * | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-04-071-0/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi2016-04-071-0/+2
| | | |/ / / / / / / / | | |/| | | | | | | |