Age | Commit message (Expand) | Author |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-09-02 | netfilter: nf_conntrack: make nf_ct_zone_dflt built-in | Daniel Borkmann |
2015-09-02 | netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled | Daniel Borkmann |
2015-09-02 | ipv6: fix exthdrs offload registration in out_rt path | Daniel Borkmann |
2015-09-02 | sock, diag: fix panic in sock_diag_put_filterinfo | Daniel Borkmann |
2015-09-01 | flow_dissector: Use 'const' where possible. | David S. Miller |
2015-09-01 | flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c | David S. Miller |
2015-09-01 | flow_dissector: Don't use bit fields. | David S. Miller |
2015-09-01 | flow_dissector: Ignore flow dissector return value from ___skb_get_hash | Tom Herbert |
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: Support IPv6 fragment header | 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 | flow_dissector: Jump to exit code in __skb_flow_dissect | 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 | net: Make table id type u32 | David Ahern |
2015-08-31 | tun_dst: Remove opts_size | Pravin B Shelar |
2015-08-31 | ipv6: send only one NEWLINK when RA causes changes | Marius Tomaschewski |
2015-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-08-31 | ipv6: send NEWLINK on RA managed/otherconf changes | Marius Tomaschewski |
2015-08-31 | net: dsa: Allow DSA and CPU ports to have a phy-mode property | Andrew Lunn |
2015-08-31 | net: dsa: Allow configuration of CPU & DSA port speeds/duplex | Andrew Lunn |
2015-08-31 | mpls: fix mpls_net_init memory leak | Nikolay Aleksandrov |
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 | net: fib6: reduce identation in ip6_convert_metrics | Daniel Borkmann |
2015-08-31 | net: fib: move metrics parsing to a helper | Florian Westphal |
2015-08-31 | ip-tunnel: Use API to access tunnel metadata options. | Pravin B Shelar |
2015-08-31 | ipv4: fix 32b build | Madalin Bucur |
2015-08-30 | ipv4: Fix 32-bit build. | David S. Miller |
2015-08-30 | netlink: rx mmap: fix POLLIN condition | Ken-ichirou MATSUZAWA |
2015-08-30 | net: Optimize snmp stat aggregation by walking all the percpu data at once | Raghavendra K T |
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 | openvswitch: Remove vport-net | Pravin B Shelar |
2015-08-29 | openvswitch: Remove vport stats. | Pravin B Shelar |
2015-08-29 | openvswitch: Remove egress_tun_info. | Pravin B Shelar |
2015-08-29 | openvswitch: Remove vport get_name() | Pravin B Shelar |
2015-08-29 | openvswitch: retain parsed IPv6 header fields in flow on error skipping exten... | Simon Horman |
2015-08-29 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-08-29 | vxlan: do not receive IPv4 packets on IPv6 socket | Jiri Benc |
2015-08-29 | fou: reject IPv6 config | 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 | sctp: Do not try to search for the transport twice | Vlad Yasevich |
2015-08-28 | sctp: ASCONF-ACK with Unresolvable Address should be sent | lucien |