Age | Commit message (Expand) | Author |
2015-09-02 | netfilter: nf_conntrack: make nf_ct_zone_dflt built-in | Daniel Borkmann |
2015-09-02 | xen-netback: add support for multicast control | Paul Durrant |
2015-09-01 | flow_dissector: Use 'const' where possible. | David S. Miller |
2015-09-01 | flow_dissector: Fix function argument ordering dependency | Tom Herbert |
2015-09-01 | flow_dissector: Don't use bit fields. | David S. Miller |
2015-09-01 | flow_dissector: Add control/reporting of encapsulation | Tom Herbert |
2015-09-01 | flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen | Tom Herbert |
2015-09-01 | flow_dissector: Add flag to stop parsing at L3 | Tom Herbert |
2015-09-01 | flow_dissector: Add control/reporting of fragmentation | Tom Herbert |
2015-09-01 | flow_dissector: Add flags argument to skb_flow_dissector functions | Tom Herbert |
2015-09-01 | flowi: Abstract out functions to get flow hash based on flowi | Tom Herbert |
2015-09-01 | skbuff: Make __skb_set_sw_hash a general function | Tom Herbert |
2015-09-01 | flow_dissector: Move skb related functions to skbuff.h | Tom Herbert |
2015-09-01 | net: Make table id type u32 | David Ahern |
2015-08-31 | tun_dst: Remove opts_size | Pravin B Shelar |
2015-08-31 | gro_cells: remove spinlock protecting receive queues | Eric Dumazet |
2015-08-31 | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn |
2015-08-31 | net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc. | Florian Fainelli |
2015-08-31 | net: Add tos to validate source tracepoint | David Ahern |
2015-08-31 | tcp: use dctcp if enabled on the route to the initiator | Daniel Borkmann |
2015-08-31 | fib, fib6: reject invalid feature bits | Daniel Borkmann |
2015-08-31 | ip-tunnel: Use API to access tunnel metadata options. | Pravin B Shelar |
2015-08-30 | net: Introduce helper functions to get the per cpu data | Raghavendra K T |
2015-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-29 | vxlan: do not receive IPv4 packets on IPv6 socket | Jiri Benc |
2015-08-29 | ip_tunnels: record IP version in tunnel info | Jiri Benc |
2015-08-29 | ip_tunnels: convert the mode field of ip_tunnel_info to flags | Jiri Benc |
2015-08-29 | net: FIB tracepoints | David Ahern |
2015-08-28 | netlink: add NETLINK_CAP_ACK socket option | Christophe Ricard |
2015-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-08-28 | lib: introduce strncpy_from_unsafe() | Alexei Starovoitov |
2015-08-28 | net: Add support for VRFs to inetpeer cache | David Ahern |
2015-08-28 | net: Refactor inetpeer address struct | David Ahern |
2015-08-28 | net: Add helper function to compare inetpeer addresses | David Ahern |
2015-08-28 | net: Add set,get helpers for inetpeer addresses | David Ahern |
2015-08-28 | net: Introduce ipv4_addr_hash and use it for tcp metrics | David Ahern |
2015-08-28 | IGMP: Inhibit reports for local multicast groups | Philip Downey |
2015-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-27 | net: sched: register noqueue qdisc | Phil Sutter |
2015-08-27 | netfilter: Define v6ops in !CONFIG_NETFILTER case. | Joe Stringer |
2015-08-27 | net: kill long time unused bonding private flags | Jiri Pirko |
2015-08-27 | net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag | Jiri Pirko |
2015-08-27 | net: add netif_is_bridge_master helper | Jiri Pirko |
2015-08-27 | net: introduce change upper device notifier change info | Jiri Pirko |
2015-08-27 | geneve: Consolidate Geneve functionality in single module. | Pravin B Shelar |
2015-08-27 | geneve: Add support to collect tunnel metadata. | Pravin B Shelar |
2015-08-27 | geneve: Make dst-port configurable. | Pravin B Shelar |
2015-08-27 | tunnel: introduce udp_tun_rx_dst() | Pravin B Shelar |
2015-08-27 | bridge: Add netlink support for vlan_protocol attribute | Toshiaki Makita |
2015-08-27 | net: sched: consolidate tc_classify{,_compat} | Daniel Borkmann |