summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai2015-09-03
* ipmi: Make some data const that was only readCorey Minyard2015-09-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\
| * netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-02
| * xen-netback: add support for multicast controlPaul Durrant2015-09-02
| * flow_dissector: Use 'const' where possible.David S. Miller2015-09-01
| * flow_dissector: Fix function argument ordering dependencyTom Herbert2015-09-01
| * flow_dissector: Don't use bit fields.David S. Miller2015-09-01
| * flow_dissector: Add control/reporting of encapsulationTom Herbert2015-09-01
| * flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert2015-09-01
| * flow_dissector: Add flag to stop parsing at L3Tom Herbert2015-09-01
| * flow_dissector: Add control/reporting of fragmentationTom Herbert2015-09-01
| * flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-01
| * flowi: Abstract out functions to get flow hash based on flowiTom Herbert2015-09-01
| * skbuff: Make __skb_set_sw_hash a general functionTom Herbert2015-09-01
| * flow_dissector: Move skb related functions to skbuff.hTom Herbert2015-09-01
| * net: Make table id type u32David Ahern2015-09-01
| * tun_dst: Remove opts_sizePravin B Shelar2015-08-31
| * gro_cells: remove spinlock protecting receive queuesEric Dumazet2015-08-31
| * phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-31
| * net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli2015-08-31
| * net: Add tos to validate source tracepointDavid Ahern2015-08-31
| * tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-31
| * fib, fib6: reject invalid feature bitsDaniel Borkmann2015-08-31
| * ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-31
| * net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-30
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-30
| |\
| | * netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard2015-08-28
| * | vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc2015-08-29
| * | ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-29
| * | ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-29
| * | net: FIB tracepointsDavid Ahern2015-08-29
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-28
| |\ \
| | * \ Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2015-08-26
| | |\ \
| | | * | ipvs: add more mcast parameters for the sync daemonJulian Anastasov2015-08-21
| | | * | ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov2015-08-21
| | * | | netfilter: ip6t_REJECT: added missing icmpv6 codesAndreas Herz2015-08-26
| | |/ /
| * | | lib: introduce strncpy_from_unsafe()Alexei Starovoitov2015-08-28
| * | | net: Add support for VRFs to inetpeer cacheDavid Ahern2015-08-28
| * | | net: Refactor inetpeer address structDavid Ahern2015-08-28
| * | | net: Add helper function to compare inetpeer addressesDavid Ahern2015-08-28
| * | | net: Add set,get helpers for inetpeer addressesDavid Ahern2015-08-28
| * | | net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern2015-08-28
| * | | IGMP: Inhibit reports for local multicast groupsPhilip Downey2015-08-28
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-27
| |\ \ \ | | | |/ | | |/|
| * | | net: sched: register noqueue qdiscPhil Sutter2015-08-27
| * | | netfilter: Define v6ops in !CONFIG_NETFILTER case.Joe Stringer2015-08-27
| * | | net: kill long time unused bonding private flagsJiri Pirko2015-08-27
| * | | net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko2015-08-27
| * | | net: add netif_is_bridge_master helperJiri Pirko2015-08-27