summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou2015-05-191-2/+2
* ipv4: introduce frag_expire_skip_icmp()Andy Zhou2015-05-191-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-05-183-29/+13
|\
| * netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso2015-05-151-0/+2
| * netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko2015-05-141-22/+2
| * netfilter: bridge: neigh_head and physoutdev can't be used at same timeFlorian Westphal2015-05-141-3/+5
| * netfilter: ipset: Fix ext_*() macrosSergey Popovich2015-05-131-4/+4
* | netns: make nsid_lock per netWANG Cong2015-05-181-0/+1
* | switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar2015-05-181-0/+50
* | tcp: introduce tcp_under_memory_pressure()Eric Dumazet2015-05-181-0/+8
* | tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Eric Dumazet2015-05-181-0/+2
* | net: fix sk_mem_reclaim_partial()Eric Dumazet2015-05-181-3/+3
* | net: fix two sparse errorsEric Dumazet2015-05-171-6/+5
* | net: fix sparse error in csum_replace4()Eric Dumazet2015-05-171-1/+3
* | mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen2015-05-151-1/+2
* | test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann2015-05-151-0/+8
* | tcp: syncookies: extend validity rangeEric Dumazet2015-05-151-14/+24
* | net: phy: Add phy_ignore_ta_mask to account for broken turn-aroundFlorian Fainelli2015-05-141-0/+3
* | netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira2015-05-144-0/+51
* | net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira2015-05-141-1/+1
* | netfilter: add nf_hook_list_active()Pablo Neira2015-05-141-5/+12
* | netfilter: add hook list to nf_hook_statePablo Neira2015-05-141-2/+5
* | netfilter: cleanup struct nf_hook_ops indentationPablo Neira2015-05-141-7/+7
* | geneve: add initial netdev driver for GENEVE tunnelsJohn W. Linville2015-05-131-0/+9
* | geneve: move definition of geneve_hdr() to geneve.hJohn W. Linville2015-05-131-0/+5
* | net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira2015-05-131-8/+0
* | packet: rollover statisticsWillem de Bruijn2015-05-131-0/+7
* | tc: introduce Flower classifierJiri Pirko2015-05-131-0/+30
* | flow_dissector: change port array into src, dst tupleJiri Pirko2015-05-133-7/+10
* | flow_dissector: introduce support for Ethernet addressesJiri Pirko2015-05-131-0/+13
* | flow_dissector: introduce support for ipv6 addresssesJiri Pirko2015-05-131-0/+13
* | flow_dissector: add missing header includesJiri Pirko2015-05-131-0/+3
* | flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-134-39/+44
* | flow_dissector: introduce programable flow_dissectorJiri Pirko2015-05-131-0/+61
* | net: move __skb_tx_hash to dev.cJiri Pirko2015-05-132-3/+3
* | net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko2015-05-132-1/+1
* | net: move *skb_get_poff declarations into correct headerJiri Pirko2015-05-132-4/+3
* | flow_dissector: remove unused function flow_get_hlen declarationJiri Pirko2015-05-131-3/+0
* | net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-134-7/+14
* | net: sched: use counter to break reclassify loopsFlorian Westphal2015-05-132-16/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-1323-24/+183
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-1310-10/+133
| |\ \
| | * | net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-131-3/+0
| | * | mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-101-6/+6
| | * | mpls: Move reserved label definitionsTom Herbert2015-05-061-0/+10
| | * | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-041-0/+2
| | |\ \
| | | * | mac80211: fix 90 kernel-doc warningsRandy Dunlap2015-05-041-0/+2
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-046-4/+114
| | |\ \ \
| | | * | | cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-301-0/+2
| | | * | | mac802154: add description to mac802154 APIsVarka Bhadram2015-04-301-2/+92