Age | Commit message (Expand) | Author | Files | Lines |
2017-01-22 | ipv6: add NUMA awareness to seg6_hmac_init_algo() | Eric Dumazet | 1 | -1/+2 |
2017-01-22 | 6lowpan: use rb_entry() | Geliang Tang | 1 | -4/+4 |
2017-01-20 | net: dsa: Remove hwmon support | Andrew Lunn | 5 | -172/+0 |
2017-01-20 | inet: don't use sk_v6_rcv_saddr directly | Josef Bacik | 1 | -1/+1 |
2017-01-20 | net: remove duplicate code. | Mahesh Bandewar | 1 | -3/+1 |
2017-01-20 | fq_codel: Avoid regenerating skb flow hash unless necessary | Andrew Collins | 1 | -5/+1 |
2017-01-20 | tipc: make replicast a user selectable option | Jon Paul Maloy | 5 | -15/+108 |
2017-01-20 | tipc: introduce replicast as transport option for multicast | Jon Paul Maloy | 7 | -47/+149 |
2017-01-20 | tipc: add functionality to lookup multicast destination nodes | Jon Paul Maloy | 4 | -8/+87 |
2017-01-20 | tipc: add function for checking broadcast support in bearer | Jon Paul Maloy | 4 | -9/+34 |
2017-01-20 | device: Implement a bus agnostic dev_num_vf routine | Phil Sutter | 1 | -2/+1 |
2017-01-20 | gre6: Clean up unused struct ipv6_tel_txoption definition | Jakub Sitnicki | 1 | -5/+0 |
2017-01-20 | net: remove bh disabling around percpu_counter accesses | Eric Dumazet | 4 | -8/+1 |
2017-01-19 | net: ipv6: Keep nexthop of multipath route on admin down | David Ahern | 1 | -2/+5 |
2017-01-19 | net: caif: Remove unused stats member from struct chnl_net | Tobias Klauser | 1 | -1/+0 |
2017-01-19 | net/sched: cls_flower: reduce fl_change stack size | Arnd Bergmann | 1 | -6/+17 |
2017-01-18 | net: Remove usage of net_device last_rx member | Tobias Klauser | 3 | -4/+0 |
2017-01-18 | net: dsa: use cpu_switch instead of ds[0] | Vivien Didelot | 6 | -11/+11 |
2017-01-18 | net: dsa: store CPU switch structure in the tree | Vivien Didelot | 2 | -7/+5 |
2017-01-18 | net: ipv6: remove prefix arg to rt6_fill_node | David Ahern | 1 | -15/+12 |
2017-01-18 | net: ipv6: remove nowait arg to rt6_fill_node | David Ahern | 2 | -24/+12 |
2017-01-18 | sctp: implement sender-side procedures for SSN Reset Request Parameter | Xin Long | 3 | -10/+131 |
2017-01-18 | sctp: add sockopt SCTP_ENABLE_STREAM_RESET | Xin Long | 2 | -0/+85 |
2017-01-18 | sctp: add reconf_enable in asoc ep and netns | Xin Long | 4 | -0/+20 |
2017-01-18 | sctp: add stream reconf primitive | Xin Long | 3 | -0/+36 |
2017-01-18 | sctp: add stream reconf timer | Xin Long | 5 | -2/+104 |
2017-01-18 | sctp: add support for generating stream reconf ssn reset request chunk | Xin Long | 2 | -0/+122 |
2017-01-18 | inet: reset tb->fastreuseport when adding a reuseport sk | Josef Bacik | 1 | -20/+86 |
2017-01-18 | inet: split inet_csk_get_port into two functions | Josef Bacik | 1 | -22/+44 |
2017-01-18 | inet: don't check for bind conflicts twice when searching for a port | Josef Bacik | 1 | -20/+11 |
2017-01-18 | inet: kill smallest_size and smallest_port | Josef Bacik | 2 | -25/+4 |
2017-01-18 | inet: drop ->bind_conflict | Josef Bacik | 6 | -61/+7 |
2017-01-18 | inet: collapse ipv4/v6 rcv_saddr_equal functions into one | Josef Bacik | 6 | -105/+93 |
2017-01-17 | tcp: accept RST for rcv_nxt - 1 after receiving a FIN | Jason Baron | 1 | -3/+25 |
2017-01-17 | net: ping: Use right format specifier to avoid type casting | Gao Feng | 1 | -3/+3 |
2017-01-17 | bridge: sparse fixes in br_ip6_multicast_alloc_query() | Lance Richardson | 1 | -1/+1 |
2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 30 | -98/+160 |
2017-01-17 | mpls: Packet stats | Robert Shearman | 3 | -28/+222 |
2017-01-17 | net: AF-specific RTM_GETSTATS attributes | Robert Shearman | 1 | -0/+50 |
2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 27 | -92/+152 |
2017-01-16 | net sched actions: fix refcnt when GETing of action after bind | Jamal Hadi Salim | 1 | -3/+2 |
2017-01-16 | net/sched: cls_flower: Disallow duplicate internal elements | Paul Blakey | 1 | -3/+14 |
2017-01-16 | ax25: Fix segfault after sock connection timeout | Basil Gunn | 1 | -1/+1 |
2017-01-16 | bpf: rework prog_digest into prog_tag | Daniel Borkmann | 2 | -5/+4 |
2017-01-16 | sctp: remove useless code from sctp_apply_peer_addr_params | Marcelo Ricardo Leitner | 1 | -1/+0 |
2017-01-16 | sctp: remove unused var from sctp_process_asconf | Marcelo Ricardo Leitner | 1 | -2/+0 |
2017-01-16 | flow dissector: check if arp_eth is null rather than arp | Colin Ian King | 1 | -2/+2 |
2017-01-16 | netlink: do not enter direct reclaim from netlink_trim() | Eric Dumazet | 1 | -1/+3 |
2017-01-16 | tipc: allocate user memory with GFP_KERNEL flag | Parthasarathy Bhuvaragan | 5 | -13/+13 |
2017-01-16 | ip6_tunnel: Account for tunnel header in tunnel MTU | Jakub Sitnicki | 1 | -2/+2 |