Age | Commit message (Expand) | Author |
2017-10-12 | net: dsa: tag_brcm: Indicate to master netdevice port + queue | Florian Fainelli |
2017-10-12 | net: dsa: Add support for DSA specific notifiers | Florian Fainelli |
2017-10-12 | tcp: remove obsolete helpers | Eric Dumazet |
2017-10-11 | net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev | Jiri Pirko |
2017-10-11 | net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra | Jiri Pirko |
2017-10-11 | net: sched: introduce per-egress action device callbacks | Jiri Pirko |
2017-10-11 | net: sched: make tc_action_ops->get_dev return dev and avoid passing net | Jiri Pirko |
2017-10-11 | net: qrtr: Add control packet definition to uapi | Bjorn Andersson |
2017-10-11 | net: qrtr: Move constants to header file | Bjorn Andersson |
2017-10-11 | tcp: fix tcp_unlink_write_queue() | Eric Dumazet |
2017-10-11 | Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc... | David S. Miller |
2017-10-11 | cfg80211: support reloading regulatory database | Johannes Berg |
2017-10-11 | fq: support filtering a given tin | Johannes Berg |
2017-10-10 | openvswitch: add ct_clear action | Eric Garver |
2017-10-10 | bpf: write back the verifier log buffer as it gets filled | Jakub Kicinski |
2017-10-10 | bpf: don't rely on the verifier lock for metadata_dst allocation | Jakub Kicinski |
2017-10-10 | bpf: move global verifier log into verifier environment | Jakub Kicinski |
2017-10-10 | bpf: encapsulate verifier log state into a structure | Jakub Kicinski |
2017-10-09 | openvswitch: Add erspan tunnel support. | William Tu |
2017-10-09 | once: switch to new jump label API | Eric Biggers |
2017-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-10-09 | qed: Add LL2 slowpath handling | Michal Kalderon |
2017-10-09 | qed: Add ll2 option for dropping a tx packet | Michal Kalderon |
2017-10-09 | qed: Add ll2 ability of opening a secondary queue | Michal Kalderon |
2017-10-09 | net: bridge: Export bridge multicast router state | Yotam Gigi |
2017-10-09 | net: bridge: Notify on bridge device mrouter state changes | Yotam Gigi |
2017-10-09 | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' | Shmulik Ladkani |
2017-10-08 | bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood | Roopa Prabhu |
2017-10-07 | bpf: Use char in prog and map name | Martin KaFai Lau |
2017-10-07 | net: phonet: mark phonet_protocol as const | Lin Zhang |
2017-10-07 | net: phonet: mark header_ops as const | Lin Zhang |
2017-10-07 | bpf: add helper bpf_perf_prog_read_value | Yonghong Song |
2017-10-07 | bpf: add helper bpf_perf_event_read_value for perf event array map | Yonghong Song |
2017-10-07 | bpf: perf event change needed for subsequent bpf helpers | Yonghong Song |
2017-10-07 | ip_tunnel: add mpls over gre support | Amine Kherbouche |
2017-10-07 | ipv6: take care of rt6_stats | Wei Wang |
2017-10-07 | ipv6: replace rwlock with rcu and spinlock in fib6_table | Wei Wang |
2017-10-07 | ipv6: update fn_sernum after route is inserted to tree | Wei Wang |
2017-10-07 | ipv6: hook up exception table to store dst cache | Wei Wang |
2017-10-07 | ipv6: prepare fib6_locate() for exception table | Wei Wang |
2017-10-07 | ipv6: prepare fib6_age() for exception table | Wei Wang |
2017-10-07 | ipv6: introduce a hash table to store dst cache | Wei Wang |
2017-10-07 | ipv6: introduce a new function fib6_update_sernum() | Wei Wang |
2017-10-07 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-10-07 | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds |
2017-10-07 | tcp: implement rb-tree based retransmit queue | Eric Dumazet |
2017-10-07 | tcp: uninline tcp_write_queue_purge() | Eric Dumazet |
2017-10-07 | net: add rb_to_skb() and other rb tree helpers | Eric Dumazet |