aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-12gre: Fix wrong tpi->proto in WCCPHaishuang Yan1-1/+1
2016-05-12Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-8/+88
2016-05-12mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg1-0/+27
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg1-0/+5
2016-05-12cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach1-2/+2
2016-05-12mac80211: allow same PN for AMSDU sub-framesSara Sharon1-1/+5
2016-05-12qed*: Tx-switching configurationYuval Mintz2-0/+3
2016-05-12qed*: support ndo_get_vf_configYuval Mintz1-0/+3
2016-05-12qed*: IOV support spoof-checkingYuval Mintz1-0/+2
2016-05-12qed*: IOV link controlYuval Mintz1-0/+6
2016-05-12qed*: Support forced MACYuval Mintz2-0/+5
2016-05-12qed*: Support PVID configurationYuval Mintz1-0/+1
2016-05-12qed: IOV configure and FLRYuval Mintz2-0/+24
2016-05-12qed: Introduce VFsYuval Mintz2-2/+65
2016-05-12qed: Add VF->PF channel infrastructureYuval Mintz1-0/+5
2016-05-11Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller1-3/+14
2016-05-11net/mlx5e: CQE compressionTariq Toukan1-0/+34
2016-05-11dsa: Rename switch chip data to cdAndrew Lunn1-2/+2
2016-05-11dsa: Remove master_dev from switch structureAndrew Lunn1-5/+2
2016-05-11dsa: Move gpio reset into switch driverAndrew Lunn1-8/+0
2016-05-11net: original ingress device index in PKTINFODavid Ahern1-0/+1
2016-05-11net: l3mdev: Add hook in ip and ipv6David Ahern4-2/+63
2016-05-11tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo1-1/+6
2016-05-10block/drbd: align properly u64 in nl messagesNicolas Dichtel1-1/+6
2016-05-10net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-0/+4
2016-05-10Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller1-2/+20
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira5-1/+80
2016-05-09net: l3mdev: Move get_saddr and rt6_dstDavid Ahern1-53/+3
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-96/+128
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-10/+7
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-16/+27
2016-05-09compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf1-1/+1
2016-05-09netfilter: conntrack: use single slab cacheFlorian Westphal1-2/+0
2016-05-09netfilter: conntrack: use a single nat bysource table for all namespacesFlorian Westphal1-4/+0
2016-05-09can: fix handling of unmodifiable configuration optionsOliver Hartkopp1-2/+20
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca1-1/+3
2016-05-09tcp: refactor struct tcp_skb_cbLawrence Brakmo1-3/+8
2016-05-08fq_codel: add memory limitation per queueEric Dumazet1-0/+3
2016-05-08net: Add Qualcomm IPC routerCourtney Cavin2-1/+15
2016-05-08soc: qcom: smd: Introduce compile stubsBjorn Andersson1-1/+27
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme1-0/+3
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme1-9/+0
2016-05-06bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov1-0/+16
2016-05-06bpf: direct packet accessAlexei Starovoitov1-0/+2
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-3/+3
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki2-3/+3
2016-05-06netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal2-1/+1
2016-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-78/+116
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky1-2/+2
2016-05-05byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann1-9/+15