| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 | 411 | -7873/+14465 |
|\ |
|
| * | netfilter: nf_conntrack: make nf_ct_zone_dflt built-in | Daniel Borkmann | 2015-09-03 | 2 | -7/+6 |
| * | netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled | Daniel Borkmann | 2015-09-03 | 2 | -0/+2 |
| * | ipv6: fix exthdrs offload registration in out_rt path | Daniel Borkmann | 2015-09-03 | 1 | -1/+1 |
| * | sock, diag: fix panic in sock_diag_put_filterinfo | Daniel Borkmann | 2015-09-02 | 1 | -0/+3 |
| * | flow_dissector: Use 'const' where possible. | David S. Miller | 2015-09-02 | 1 | -38/+41 |
| * | flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c | David S. Miller | 2015-09-02 | 2 | -36/+35 |
| * | flow_dissector: Don't use bit fields. | David S. Miller | 2015-09-02 | 1 | -7/+7 |
| * | flow_dissector: Ignore flow dissector return value from ___skb_get_hash | Tom Herbert | 2015-09-02 | 1 | -9/+3 |
| * | flow_dissector: Add control/reporting of encapsulation | Tom Herbert | 2015-09-02 | 1 | -0/+15 |
| * | flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen | Tom Herbert | 2015-09-02 | 1 | -1/+4 |
| * | flow_dissector: Add flag to stop parsing at L3 | Tom Herbert | 2015-09-02 | 1 | -0/+6 |
| * | flow_dissector: Support IPv6 fragment header | Tom Herbert | 2015-09-02 | 1 | -0/+25 |
| * | flow_dissector: Add control/reporting of fragmentation | Tom Herbert | 2015-09-02 | 1 | -2/+13 |
| * | flow_dissector: Add flags argument to skb_flow_dissector functions | Tom Herbert | 2015-09-02 | 5 | -8/+9 |
| * | flow_dissector: Jump to exit code in __skb_flow_dissect | Tom Herbert | 2015-09-02 | 1 | -26/+25 |
| * | flowi: Abstract out functions to get flow hash based on flowi | Tom Herbert | 2015-09-02 | 1 | -0/+36 |
| * | skbuff: Make __skb_set_sw_hash a general function | Tom Herbert | 2015-09-02 | 1 | -12/+6 |
| * | net: Make table id type u32 | David Ahern | 2015-09-01 | 3 | -7/+7 |
| * | tun_dst: Remove opts_size | Pravin B Shelar | 2015-09-01 | 1 | -1/+0 |
| * | ipv6: send only one NEWLINK when RA causes changes | Marius Tomaschewski | 2015-09-01 | 1 | -3/+10 |
| * | ipv6: send NEWLINK on RA managed/otherconf changes | Marius Tomaschewski | 2015-09-01 | 1 | -0/+5 |
| * | net: dsa: Allow DSA and CPU ports to have a phy-mode property | Andrew Lunn | 2015-08-31 | 1 | -1/+7 |
| * | net: dsa: Allow configuration of CPU & DSA port speeds/duplex | Andrew Lunn | 2015-08-31 | 1 | -0/+37 |
| * | mpls: fix mpls_net_init memory leak | Nikolay Aleksandrov | 2015-08-31 | 1 | -1/+3 |
| * | tcp: use dctcp if enabled on the route to the initiator | Daniel Borkmann | 2015-08-31 | 5 | -8/+29 |
| * | fib, fib6: reject invalid feature bits | Daniel Borkmann | 2015-08-31 | 2 | -0/+4 |
| * | net: fib6: reduce identation in ip6_convert_metrics | Daniel Borkmann | 2015-08-31 | 1 | -16/+16 |
| * | net: fib: move metrics parsing to a helper | Florian Westphal | 2015-08-31 | 1 | -30/+41 |
| * | ip-tunnel: Use API to access tunnel metadata options. | Pravin B Shelar | 2015-08-31 | 12 | -51/+50 |
| * | ipv4: fix 32b build | Madalin Bucur | 2015-08-31 | 1 | -1/+1 |
| * | ipv4: Fix 32-bit build. | David S. Miller | 2015-08-31 | 1 | -2/+2 |
| * | netlink: rx mmap: fix POLLIN condition | Ken-ichirou MATSUZAWA | 2015-08-31 | 1 | -12/+16 |
| * | net: Optimize snmp stat aggregation by walking all the percpu data at once | Raghavendra K T | 2015-08-31 | 1 | -10/+16 |
| * | net: Introduce helper functions to get the per cpu data | Raghavendra K T | 2015-08-31 | 1 | -14/+27 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-31 | 3 | -8/+40 |
| |\ |
|
| | * | sctp: Do not try to search for the transport twice | Vlad Yasevich | 2015-08-29 | 1 | -1/+1 |
| | * | sctp: ASCONF-ACK with Unresolvable Address should be sent | lucien | 2015-08-29 | 1 | -2/+13 |
| | * | netlink: mmap: fix lookup frame position | Ken-ichirou MATSUZAWA | 2015-08-29 | 1 | -2/+2 |
| | * | netlink: add NETLINK_CAP_ACK socket option | Christophe Ricard | 2015-08-29 | 1 | -3/+24 |
| * | | openvswitch: Remove vport-net | Pravin B Shelar | 2015-08-30 | 3 | -7/+2 |
| * | | openvswitch: Remove vport stats. | Pravin B Shelar | 2015-08-30 | 5 | -170/+56 |
| * | | openvswitch: Remove egress_tun_info. | Pravin B Shelar | 2015-08-30 | 8 | -20/+7 |
| * | | openvswitch: Remove vport get_name() | Pravin B Shelar | 2015-08-30 | 1 | -5/+1 |
| * | | openvswitch: retain parsed IPv6 header fields in flow on error skipping exten... | Simon Horman | 2015-08-29 | 1 | -6/+15 |
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-08-29 | 3 | -9/+24 |
| |\ \ |
|
| | * | | Bluetooth: Fix SCO link type handling on connection complete | Kuba Pawlak | 2015-08-28 | 1 | -2/+10 |
| | * | | nl802154: stricter input checking for boolean inputs | Stefan Schmidt | 2015-08-28 | 1 | -4/+12 |
| | * | | Bluetooth: Make the function sco_conn_del have a return type of void | Nicholas Krause | 2015-08-28 | 1 | -3/+2 |
| * | | | vxlan: do not receive IPv4 packets on IPv6 socket | Jiri Benc | 2015-08-29 | 1 | -0/+9 |