summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-011-8/+11
* flowi: Abstract out functions to get flow hash based on flowiTom Herbert2015-09-013-4/+33
* skbuff: Make __skb_set_sw_hash a general functionTom Herbert2015-09-012-16/+34
* flow_dissector: Move skb related functions to skbuff.hTom Herbert2015-09-012-50/+47
* net: Make table id type u32David Ahern2015-09-013-16/+16
* tun_dst: Remove opts_sizePravin B Shelar2015-08-311-1/+0
* gro_cells: remove spinlock protecting receive queuesEric Dumazet2015-08-311-13/+5
* phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-311-2/+6
* net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli2015-08-311-0/+12
* net: Add tos to validate source tracepointDavid Ahern2015-08-311-2/+4
* tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-312-1/+7
* fib, fib6: reject invalid feature bitsDaniel Borkmann2015-08-311-4/+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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-301-0/+1
|\
| * netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard2015-08-281-0/+1
* | 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
* | net: FIB tracepointsDavid Ahern2015-08-291-0/+111
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-283-9/+23
|\ \
| * \ Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2015-08-262-8/+20
| |\ \
| | * | ipvs: add more mcast parameters for the sync daemonJulian Anastasov2015-08-212-0/+8
| | * | ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov2015-08-212-8/+12
| * | | netfilter: ip6t_REJECT: added missing icmpv6 codesAndreas Herz2015-08-261-1/+3
| |/ /
* | | lib: introduce strncpy_from_unsafe()Alexei Starovoitov2015-08-281-0/+2
* | | 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
* | | IGMP: Inhibit reports for local multicast groupsPhilip Downey2015-08-281-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-278-25/+56
|\ \ \ | | |/ | |/|
| * | PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli2015-08-261-0/+1
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-221-0/+1
| |\ \
| | * | genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko2015-08-201-0/+1
| * | | mm: make page pfmemalloc check more robustMichal Hocko2015-08-213-18/+33
| * | | Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-08-212-7/+2
| |\ \ \
| | * | | Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman2015-08-191-3/+0
| | * | | Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman2015-08-191-3/+0
| | * | | Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman2015-08-191-1/+0
| | * | | [media] vb2: Only requeue buffers immediately once streaming is startedSakari Ailus2015-07-171-0/+2
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-08-211-0/+19
| |\ \ \ \
| | * | | | drm/edid: add function to help find SADsRussell King2015-08-201-0/+19
* | | | | | net: sched: register noqueue qdiscPhil Sutter2015-08-271-0/+1
* | | | | | netfilter: Define v6ops in !CONFIG_NETFILTER case.Joe Stringer2015-08-271-9/+9
* | | | | | net: kill long time unused bonding private flagsJiri Pirko2015-08-271-36/+21
* | | | | | net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko2015-08-271-0/+8
* | | | | | net: add netif_is_bridge_master helperJiri Pirko2015-08-271-0/+5
* | | | | | net: introduce change upper device notifier change infoJiri Pirko2015-08-271-0/+7