summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-09
* net: switchdev: support static FDB addressesVivien Didelot2015-08-09
* net: switchdev: change fdb addr for a byte arrayVivien Didelot2015-08-09
* vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov2015-08-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-04
|\
| * netfilter: Per network namespace netfilter hooks.Eric W. Biederman2015-07-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\ \
| * | net: sched: fix refcount imbalance in actionsDaniel Borkmann2015-07-30
| * | tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca2015-07-27
| * | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov2015-07-26
| * | inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-26
| * | inet: frag: don't re-use chainlist for evictorFlorian Westphal2015-07-26
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-25
| |\ \
| | * | netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2015-07-20
| * | | ipv4: consider TOS in fib_select_defaultJulian Anastasov2015-07-24
* | | | ipv6: Enable auto flow labels by defaultTom Herbert2015-07-31
* | | | ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-07-31
* | | | ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert2015-07-31
* | | | ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-07-31
* | | | bpf: add helpers to access tunnel metadataAlexei Starovoitov2015-07-31
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-30
|\ \ \ \
| * | | | Bluetooth: hci_check_conn_params() check proper rangeSeungyoun Ju2015-07-23
| * | | | Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins2015-07-23
| * | | | Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins2015-07-23
| * | | | mac802154: do not export ieee802154_rx()Varka Bhadram2015-07-23
| * | | | cfg802154: add PM hooksVarka Bhadram2015-07-23
* | | | | lwtunnel: Make lwtun_encaps[] staticThomas Graf2015-07-29
* | | | | net: Recompute sk_txhash on negative routing adviceTom Herbert2015-07-29
* | | | | net: Set sk_txhash from a random numberTom Herbert2015-07-29
* | | | | bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov2015-07-27
* | | | | lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel2015-07-27
|/ / / /
* | | | ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
|\| | |
| * | | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-07-21
| |\ \ \
| | * | | cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-17
| | |/ /
| * / / ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-07-15
| |/ /
* | | ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf2015-07-22
* | | net: #ifdefify sk_classid member of struct sockMathias Krause2015-07-21
* | | openvswitch: Use regular VXLAN net_device deviceThomas Graf2015-07-21
* | | vxlan: Factor out device configurationThomas Graf2015-07-21
* | | fib: Add fib rule match on tunnel idThomas Graf2015-07-21
* | | route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-21
* | | route: Extend flow representation with tunnel keyThomas Graf2015-07-21
* | | vxlan: Flow based tunnelingThomas Graf2015-07-21
* | | dst: Metadata destinationsThomas Graf2015-07-21
* | | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-21
* | | mpls: ip tunnel supportRoopa Prabhu2015-07-21
* | | lwtunnel: support dst output redirect functionRoopa Prabhu2015-07-21
* | | ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-21
* | | ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-21