summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-092-0/+38
|\
| * net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2015-08-301-0/+7
| * net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-301-0/+31
* | memcg: move memcg_proto_active from sock.hMichal Hocko2015-09-081-5/+0
* | memcg: export struct mem_cgroupMichal Hocko2015-09-081-28/+0
* | netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-021-18/+1
* | flow_dissector: Use 'const' where possible.David S. Miller2015-09-011-4/+4
* | flow_dissector: Don't use bit fields.David S. Miller2015-09-011-3/+5
* | flow_dissector: Add control/reporting of encapsulationTom Herbert2015-09-011-0/+2
* | flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert2015-09-011-0/+1
* | flow_dissector: Add flag to stop parsing at L3Tom Herbert2015-09-011-0/+1
* | flow_dissector: Add control/reporting of fragmentationTom Herbert2015-09-011-0/+4
* | flowi: Abstract out functions to get flow hash based on flowiTom Herbert2015-09-012-0/+21
* | skbuff: Make __skb_set_sw_hash a general functionTom Herbert2015-09-011-0/+5
* | flow_dissector: Move skb related functions to skbuff.hTom Herbert2015-09-011-50/+0
* | net: Make table id type u32David Ahern2015-09-012-13/+13
* | tun_dst: Remove opts_sizePravin B Shelar2015-08-311-1/+0
* | gro_cells: remove spinlock protecting receive queuesEric Dumazet2015-08-311-13/+5
* | tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-312-1/+7
* | ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-312-53/+45
* | net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-301-0/+10
* | vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc2015-08-291-1/+2
* | ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-292-0/+11
* | ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-292-8/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-281-8/+15
|\ \
| * | ipvs: add more mcast parameters for the sync daemonJulian Anastasov2015-08-211-0/+4
| * | ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov2015-08-211-8/+11
* | | net: Add support for VRFs to inetpeer cacheDavid Ahern2015-08-281-5/+12
* | | net: Refactor inetpeer address structDavid Ahern2015-08-281-16/+19
* | | net: Add helper function to compare inetpeer addressesDavid Ahern2015-08-281-0/+16
* | | net: Add set,get helpers for inetpeer addressesDavid Ahern2015-08-281-0/+23
* | | net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern2015-08-281-0/+5
* | | net: sched: register noqueue qdiscPhil Sutter2015-08-271-0/+1
* | | geneve: Consolidate Geneve functionality in single module.Pravin B Shelar2015-08-271-34/+0
* | | geneve: Add support to collect tunnel metadata.Pravin B Shelar2015-08-271-0/+3
* | | tunnel: introduce udp_tun_rx_dst()Pravin B Shelar2015-08-272-0/+65
* | | net: sched: consolidate tc_classify{,_compat}Daniel Borkmann2015-08-271-3/+1
* | | netfilter: connlabels: Export setting connlabel lengthJoe Stringer2015-08-271-0/+4
* | | dst: Add __skb_dst_copy() variationJoe Stringer2015-08-271-2/+7
* | | net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov2015-08-261-1/+1
* | | net_sched: make tcf_hash_destroy() staticAlexei Starovoitov2015-08-261-1/+0
* | | vxlan: fix multiple inclusion of vxlan.hJiri Benc2015-08-251-1/+2
* | | inetpeer: remove dead codeDavid Ahern2015-08-251-67/+0
* | | tcp: refine pacing rate determinationEric Dumazet2015-08-251-0/+2
* | | tcp: fix slow start after idle vs TSO/GSOEric Dumazet2015-08-251-0/+13
* | | 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-232-0/+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
OpenPOWER on IntegriCloud