summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-05-171-1/+1
* netlink: kill nla_put_u64()Nicolas Dichtel2016-05-161-12/+2
* net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai2016-05-161-0/+1
* net/sched: Enable netdev drivers to update statistics of offloaded actionsAmir Vadai2016-05-162-2/+30
* net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar2016-05-161-0/+17
* net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar2016-05-161-3/+0
* gre: Fix wrong tpi->proto in WCCPHaishuang Yan2016-05-121-1/+1
* Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...David S. Miller2016-05-122-8/+77
|\
| * mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg2016-05-121-0/+27
| * cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-121-0/+5
| * cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach2016-05-121-2/+2
| * mac80211: allow same PN for AMSDU sub-framesSara Sharon2016-05-121-1/+5
| * cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha2016-04-261-4/+35
| * cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan2016-04-261-1/+3
* | Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-05-111-3/+14
|\ \
| * | nfc: nci: Add nci_nfcc_loopback to the nci coreChristophe Ricard2016-05-041-0/+2
| * | nfc: nci: Add an additional parameter to identify a connection idChristophe Ricard2016-05-041-3/+12
* | | dsa: Rename switch chip data to cdAndrew Lunn2016-05-111-2/+2
* | | dsa: Remove master_dev from switch structureAndrew Lunn2016-05-111-5/+2
* | | dsa: Move gpio reset into switch driverAndrew Lunn2016-05-111-8/+0
* | | net: original ingress device index in PKTINFODavid Ahern2016-05-111-0/+1
* | | net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-112-1/+45
* | | tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo2016-05-111-1/+6
* | | gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira2016-05-101-0/+34
* | | net: l3mdev: Move get_saddr and rt6_dstDavid Ahern2016-05-091-53/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-092-9/+1
|\ \ \
| * | | udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2016-05-061-9/+0
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-05-041-0/+1
| |\ \ \
| | * | | flowcache: Avoid OOM condition under preasureSteffen Klassert2016-03-171-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-05-097-13/+23
|\ \ \ \ \
| * | | | | netfilter: conntrack: use single slab cacheFlorian Westphal2016-05-091-2/+0
| * | | | | netfilter: conntrack: use a single nat bysource table for all namespacesFlorian Westphal2016-05-091-4/+0
| * | | | | netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal2016-05-062-1/+1
| * | | | | netfilter: nf_tables: allow set names up to 32 bytesPablo Neira Ayuso2016-05-051-1/+1
| * | | | | netfilter: conntrack: introduce clash resolution on insertion racePablo Neira Ayuso2016-05-051-0/+3
| * | | | | netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal2016-05-052-2/+1
| * | | | | Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-04-251-0/+17
| |\ \ \ \ \
| | * | | | | ipvs: handle connections started by real-serversMarco Angaroni2016-04-201-0/+17
| * | | | | | netfilter: conntrack: use get_random_once for conntrack hash seedFlorian Westphal2016-04-251-2/+0
| * | | | | | netfilter: conntrack: move generation seqcnt out of netns_ctFlorian Westphal2016-04-251-1/+0
* | | | | | | tcp: refactor struct tcp_skb_cbLawrence Brakmo2016-05-091-3/+8
* | | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-041-0/+15
|\ \ \ \ \ \ \
| * | | | | | | net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala2016-05-041-0/+15
* | | | | | | | tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet2016-05-041-1/+6
* | | | | | | | gre: receive also TEB packets for lwtunnelsJiri Benc2016-05-041-0/+1
* | | | | | | | gre: change gre_parse_header to return the header lengthJiri Benc2016-05-041-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | vxlan: Add checksum check to the features check functionAlexander Duyck2016-05-031-1/+3
* | | | | | | ipv6: add new struct ipcm6_cookieWei Wang2016-05-032-8/+13
* | | | | | | net: add __sock_wfree() helperEric Dumazet2016-05-031-0/+1
OpenPOWER on IntegriCloud