summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* lwt: Add cfg argument to build_stateTom Herbert2015-08-241-0/+3
* Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-08-243-29/+44
|\
| * nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard2015-08-201-0/+41
| * NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga2015-08-201-0/+2
| * NFC: nci: Add post_setup handlerRobert Baldyga2015-08-201-0/+1
| * nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard2015-08-171-29/+0
* | route: fix breakage after moving lwtunnel stateJiri Benc2015-08-241-2/+5
* | vxlan: GRO support at tunnel layerTom Herbert2015-08-241-0/+1
* | gro: Fix remcsum offload to deal with frags in GROTom Herbert2015-08-241-12/+32
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-215-21/+18
|\ \
| * \ Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2015-08-202-0/+18
| |\ \
| | * \ Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai2015-08-192-0/+18
| | |\ \
| | | * | ASoC: topology: Disable use from userspaceMark Brown2015-08-181-0/+6
| | | * | ASoC: topology: Add Kconfig option for topologyMark Brown2015-08-181-0/+12
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-08-181-2/+0
| |\ \ \ \
| | * \ \ \ Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-08-151-2/+0
| | |\ \ \ \
| | | * | | | drm/dp/mst: Remove port after removing connector.Maarten Lankhorst2015-08-111-2/+0
| * | | | | | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-182-19/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Revert "libata: Implement NCQ autosense"Tejun Heo2015-08-031-2/+0
| | * | | | | Revert "libata: Implement support for sense data reporting"Tejun Heo2015-08-031-16/+0
| | * | | | | Revert "libata-eh: Set 'information' field for autosense"Tejun Heo2015-08-031-1/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-2112-17/+167
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-2145-205/+579
| |\ \ \ \ \ \ \
| * | | | | | | | netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann2015-08-182-4/+45
| * | | | | | | | netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2015-08-183-2/+36
| * | | | | | | | netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-114-16/+41
| * | | | | | | | netfilter: nfacct: per network namespace supportAndreas Schultz2015-08-072-1/+5
| * | | | | | | | netfilter: nft_limit: add per-byte limitingPablo Neira Ayuso2015-08-071-0/+7
| * | | | | | | | netfilter: nft_limit: add burst parameterPablo Neira Ayuso2015-08-071-0/+2
| * | | | | | | | netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso2015-08-072-0/+23
| * | | | | | | | netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2015-08-072-0/+14
* | | | | | | | | ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc2015-08-211-0/+16
* | | | | | | | | ipv6: route: extend flow representation with tunnel keyJiri Benc2015-08-211-0/+1
* | | | | | | | | vxlan: provide access function for vxlan socket address familyJiri Benc2015-08-211-0/+5
* | | | | | | | | ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc2015-08-211-1/+2
* | | | | | | | | route: move lwtunnel state to dst_entryJiri Benc2015-08-215-25/+7
* | | | | | | | | ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-211-4/+4
* | | | | | | | | ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-211-4/+20
* | | | | | | | | ip_tunnels: use offsetofendJiri Benc2015-08-211-3/+1
* | | | | | | | | ip_tunnels: use u8/u16/u32Jiri Benc2015-08-211-8/+8
* | | | | | | | | ip_tunnels: remove custom alignment and packingJiri Benc2015-08-211-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller2015-08-201-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij2015-08-181-1/+0
| * | | | | | | | Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo2015-08-184-36/+77
| |\ \ \ \ \ \ \ \
* | | | | | | | | | average: remove out-of-line implementationJohannes Berg2015-08-201-24/+0
* | | | | | | | | | vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov2015-08-201-2/+18
* | | | | | | | | | lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue2015-08-201-0/+4
* | | | | | | | | | vrf: drop unused num_slaves memberNikolay Aleksandrov2015-08-191-1/+0
* | | | | | | | | | lwtunnel: fix memory leakJiri Benc2015-08-191-1/+6
* | | | | | | | | | net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn2015-08-181-0/+5