summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nfacct: per network namespace supportAndreas Schultz2015-08-071-0/+3
* netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso2015-08-071-0/+9
* netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2015-08-072-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-041-0/+1
|\
| * netfilter: Per network namespace netfilter hooks.Eric W. Biederman2015-07-151-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-316-12/+21
|\ \
| * | net: sched: fix refcount imbalance in actionsDaniel Borkmann2015-07-301-1/+7
| * | tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca2015-07-271-1/+1
| * | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov2015-07-261-2/+5
| * | inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-261-4/+4
| * | inet: frag: don't re-use chainlist for evictorFlorian Westphal2015-07-261-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-252-2/+1
| |\ \
| | * | netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2015-07-202-2/+1
| * | | ipv4: consider TOS in fib_select_defaultJulian Anastasov2015-07-241-2/+1
* | | | ipv6: Enable auto flow labels by defaultTom Herbert2015-07-311-1/+1
* | | | ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-07-311-13/+46
* | | | ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert2015-07-311-2/+3
* | | | ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-07-312-3/+4
* | | | bpf: add helpers to access tunnel metadataAlexei Starovoitov2015-07-311-0/+1
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-304-18/+5
|\ \ \ \
| * | | | Bluetooth: hci_check_conn_params() check proper rangeSeungyoun Ju2015-07-231-1/+1
| * | | | Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins2015-07-231-0/+1
| * | | | Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins2015-07-231-0/+1
| * | | | mac802154: do not export ieee802154_rx()Varka Bhadram2015-07-231-17/+0
| * | | | cfg802154: add PM hooksVarka Bhadram2015-07-231-0/+2
* | | | | lwtunnel: Make lwtun_encaps[] staticThomas Graf2015-07-291-3/+0
* | | | | net: Recompute sk_txhash on negative routing adviceTom Herbert2015-07-291-0/+8
* | | | | net: Set sk_txhash from a random numberTom Herbert2015-07-293-35/+8
* | | | | bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov2015-07-271-0/+1
* | | | | lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel2015-07-271-5/+11
|/ / / /
* | | | ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-231-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-232-0/+18
|\ \ \ \ | |/ / /
| * | | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-07-211-0/+17
| |\ \ \
| | * | | cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-171-0/+17
| | |/ /
| * | | ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-07-151-0/+1
| |/ /
* | | ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf2015-07-221-0/+15
* | | net: #ifdefify sk_classid member of struct sockMathias Krause2015-07-211-0/+2
* | | openvswitch: Use regular VXLAN net_device deviceThomas Graf2015-07-212-20/+5
* | | vxlan: Factor out device configurationThomas Graf2015-07-211-0/+59
* | | fib: Add fib rule match on tunnel idThomas Graf2015-07-212-0/+12
* | | route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-212-2/+17
* | | route: Extend flow representation with tunnel keyThomas Graf2015-07-211-0/+8
* | | vxlan: Flow based tunnelingThomas Graf2015-07-213-1/+36
* | | dst: Metadata destinationsThomas Graf2015-07-212-1/+37
* | | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-211-0/+63
* | | mpls: ip tunnel supportRoopa Prabhu2015-07-211-0/+29
* | | lwtunnel: support dst output redirect functionRoopa Prabhu2015-07-211-0/+12
* | | ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-211-0/+3
* | | ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-212-1/+5
* | | lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-211-0/+132
OpenPOWER on IntegriCloud