Age | Commit message (Expand) | Author |
2016-07-01 | RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts | Sowmini Varadhan |
2016-07-01 | RDS: TCP: Hooks to set up a single connection path | Sowmini Varadhan |
2016-07-01 | RDS: TCP: make receive path use the rds_conn_path | Sowmini Varadhan |
2016-07-01 | RDS: TCP: make ->sk_user_data point to a rds_conn_path | Sowmini Varadhan |
2016-07-01 | RDS: TCP: Refactor connection destruction to handle multiple paths | Sowmini Varadhan |
2016-07-01 | RDS: TCP: Make rds_tcp_connection track the rds_conn_path | Sowmini Varadhan |
2016-07-01 | RDS: TCP: Remove dead logic around c_passive in rds-tcp | Sowmini Varadhan |
2016-07-01 | RDS: Rework path specific indirections | Sowmini Varadhan |
2016-07-01 | cgroup: bpf: Add bpf_skb_in_cgroup_proto | Martin KaFai Lau |
2016-07-01 | bpf: refactor bpf_prog_get and type check into helper | Daniel Borkmann |
2016-07-01 | net: introduce NETDEV_CHANGE_TX_QUEUE_LEN | Jason Wang |
2016-07-01 | net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc() | Michal Soltys |
2016-07-01 | net/sched/sch_hfsc.c: go passive after vt update | Michal Soltys |
2016-07-01 | net/sched/sch_hfsc.c: remove leftover dlist and droplist | Michal Soltys |
2016-07-01 | net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len() | Michal Soltys |
2016-07-01 | net/sched/sch_hfsc.c: handle corner cases where head may change invalidating ... | Michal Soltys |
2016-07-01 | tcp: md5: use kmalloc() backed scratch areas | Eric Dumazet |
2016-06-30 | fib_rules: Added NLM_F_EXCL support to fib_nl_newrule | Mateusz Bajorski |
2016-06-30 | tcp: add an ability to dump and restore window parameters | Andrey Vagin |
2016-06-30 | net: bridge: add support for IGMP/MLD stats and export them via netlink | Nikolay Aleksandrov |
2016-06-30 | net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute | Nikolay Aleksandrov |
2016-06-30 | bpf: add bpf_skb_change_type helper | Daniel Borkmann |
2016-06-30 | bpf: add bpf_skb_change_proto helper | Daniel Borkmann |
2016-06-30 | bpf: don't use raw processor id in generic helper | Daniel Borkmann |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-06-29 | Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/... | David S. Miller |
2016-06-29 | openvswitch: fix conntrack netlink event delivery | Samuel Gauthier |
2016-06-29 | net_sched: netem: do not call qdisc_drop() with a NULL skb | Eric Dumazet |
2016-06-29 | neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() | David Barroso |
2016-06-29 | cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header | Felix Fietkau |
2016-06-29 | net: bridge: fix vlan stats continue counter | Nikolay Aleksandrov |
2016-06-29 | tcp: do not send too big packets at retransmit time | Eric Dumazet |
2016-06-29 | tipc: rename udp_port in struct udp_media_addr | Richard Alpe |
2016-06-29 | tipc: honor msg2addr return value | Richard Alpe |
2016-06-29 | net: the space is required before the open parenthesis '(' | Wei Tang |
2016-06-29 | batman-adv: Clean up untagged vlan when destroying via rtnl-link | Sven Eckelmann |
2016-06-29 | batman-adv: Fix ICMP RR ethernet access after skb_linearize | Sven Eckelmann |
2016-06-29 | batman-adv: Fix double-put of vlan object | Ben Hutchings |
2016-06-29 | batman-adv: Fix use-after-free/double-free of tt_req_node | Sven Eckelmann |
2016-06-29 | batman-adv: replace WARN with rate limited output on non-existing VLAN | Simon Wunderlich |
2016-06-28 | Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address | daniel |
2016-06-28 | mac80211: Fix mesh estab_plinks counting in STA removal case | Jouni Malinen |
2016-06-28 | caif: Remove unneeded header file | Amitoj Kaur Chawla |
2016-06-28 | net: diag: Add support to filter on device index | David Ahern |
2016-06-28 | ipmr/ip6mr: Initialize the last assert time of mfc entries. | Tom Goff |
2016-06-27 | vsock: make listener child lock ordering explicit | Stefan Hajnoczi |
2016-06-27 | ipv6: enforce egress device match in per table nexthop lookups | Paolo Abeni |
2016-06-27 | Merge tag 'linux-can-next-for-4.8-20160623' of git://git.kernel.org/pub/scm/l... | David S. Miller |
2016-06-27 | tipc: Use kmemdup instead of kmalloc and memcpy | Amitoj Kaur Chawla |