Show patches with: none      |   234331 patches
« 1 2 ... 880 881 8822343 2344 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Remove structure passing and assignment to save stack and no coping structures. Remove structure passing and assignment to save stack and no coping structures. - - - - --- 2018-01-13 Karim Eshapa bpf Rejected
l2tp: Use seq_putc() in l2tp_dfs_seq_session_show() l2tp: Use seq_putc() in l2tp_dfs_seq_session_show() - - - - --- 2018-01-13 SF Markus Elfring davem Rejected
Remove structure passing and assignment to save stack and no coping structures. Remove structure passing and assignment to save stack and no coping structures. - - - - --- 2018-01-13 Karim Eshapa bpf Rejected
sh_eth: dix dumping ARSTR sh_eth: dix dumping ARSTR - 1 - - --- 2018-01-13 Sergei Shtylyov davem Accepted
net: delete /proc THIS_MODULE references net: delete /proc THIS_MODULE references - - - - --- 2018-01-13 Alexey Dobriyan davem Changes Requested
pull-request: wireless-drivers-next 2018-01-13 pull-request: wireless-drivers-next 2018-01-13 - - - - --- 2018-01-13 Kalle Valo davem Accepted
[net-next] net: dpaa: change while() to if() in dpaa_fq_setup() [net-next] net: dpaa: change while() to if() in dpaa_fq_setup() - - - - --- 2018-01-13 yuan linyu davem Rejected
[bpf] bpf: fix 32-bit divide by zero [bpf] bpf: fix 32-bit divide by zero - 2 - - --- 2018-01-13 Alexei Starovoitov bpf Accepted
[v2] bpf: fix divides by zero [v2] bpf: fix divides by zero - 1 - - --- 2018-01-13 Eric Dumazet bpf Accepted
bpf: fix divides by zero bpf: fix divides by zero 1 1 - - --- 2018-01-13 Eric Dumazet bpf Changes Requested
[2/2] ixgbe: use compiler constants in Rx path ixgbe: ipsec offload and sparc support - - - - --- 2018-01-13 Shannon Nelson davem Awaiting Upstream
[1/2] ixgbe: ipsec offload for sparc ixgbe: ipsec offload and sparc support - - - - --- 2018-01-13 Shannon Nelson davem Awaiting Upstream
[1/1] net/ipv6/route.c: work around gcc-4.4.4 anon union initializer issue [1/1] net/ipv6/route.c: work around gcc-4.4.4 anon union initializer issue - 1 - - --- 2018-01-13 Andrew Morton davem Not Applicable
pull-request: bpf 2018-01-13 pull-request: bpf 2018-01-13 - - - - --- 2018-01-12 Daniel Borkmann davem Accepted
[v2] phy: realtek: use new helpers for paged register access [v2] phy: realtek: use new helpers for paged register access - - - - --- 2018-01-12 Heiner Kallweit davem Accepted
[RFC,bpf-next,2/2] tools: bpftool: improve architecture detection by using offload arch info [RFC,bpf-next,1/2] nfp: bpf: set new jit info fields - - - - --- 2018-01-12 Jakub Kicinski bpf RFC
[RFC,bpf-next,1/2] nfp: bpf: set new jit info fields [RFC,bpf-next,1/2] nfp: bpf: set new jit info fields - - - - --- 2018-01-12 Jakub Kicinski bpf RFC
[net-next,2/2,v11] net: ethernet: Add a driver for Gemini gigabit ethernet [net-next,1/2,v11] net: ethernet: Add DT bindings for the Gemini ethernet - - - - --- 2018-01-12 Linus Walleij davem Accepted
[net-next,1/2,v11] net: ethernet: Add DT bindings for the Gemini ethernet [net-next,1/2,v11] net: ethernet: Add DT bindings for the Gemini ethernet - - 1 - --- 2018-01-12 Linus Walleij davem Accepted
phy: realtek: use new helpers for paged register access phy: realtek: use new helpers for paged register access - - - - --- 2018-01-12 Heiner Kallweit davem Changes Requested
[net] Revert "openvswitch: Add erspan tunnel support." [net] Revert "openvswitch: Add erspan tunnel support." 2 - - - --- 2018-01-12 William Tu davem Accepted
[net-next,2/2] phy: use new helpers phy_set_bits/phy_clear_bits in phylib phy: add helpers for setting/clearing bits in PHY registers - - - - --- 2018-01-12 Heiner Kallweit davem Accepted
[net-next,1/2] phy: add helpers for setting/clearing bits in PHY registers phy: add helpers for setting/clearing bits in PHY registers - - - - --- 2018-01-12 Heiner Kallweit davem Accepted
[net-next] ipv6: Fix build with gcc-4.4.5 [net-next] ipv6: Fix build with gcc-4.4.5 - 1 - 1 --- 2018-01-12 Ido Schimmel davem Accepted
[net-next,1/1] tipc: fix bug during lookup of multicast destination nodes [net-next,1/1] tipc: fix bug during lookup of multicast destination nodes - - - - --- 2018-01-12 Jon Maloy davem Accepted
[bpf] bpf: do not modify min/max bounds on scalars with constant values [bpf] bpf: do not modify min/max bounds on scalars with constant values - - - - --- 2018-01-12 Daniel Borkmann bpf Changes Requested
[bpf-next,7/7] bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG Add BPF_PROG_TYPE_SK_MSG and attach pt - - - - --- 2018-01-12 John Fastabend bpf Changes Requested
[bpf-next,6/7] bpf: add map tests for BPF_PROG_TYPE_SK_MSG Add BPF_PROG_TYPE_SK_MSG and attach pt - - - - --- 2018-01-12 John Fastabend bpf Changes Requested
[bpf-next,5/7] bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data Add BPF_PROG_TYPE_SK_MSG and attach pt - - - - --- 2018-01-12 John Fastabend bpf Changes Requested
[bpf-next,4/7] net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG Add BPF_PROG_TYPE_SK_MSG and attach pt - - - - --- 2018-01-12 John Fastabend bpf Changes Requested
[bpf-next,3/7] sockmap: convert refcnt to an atomic refcnt Add BPF_PROG_TYPE_SK_MSG and attach pt - - - - --- 2018-01-12 John Fastabend bpf Changes Requested
[bpf-next,2/7] sock: make static tls function alloc_sg generic sock helper Add BPF_PROG_TYPE_SK_MSG and attach pt - - - - --- 2018-01-12 John Fastabend bpf Changes Requested
[bpf-next,1/7] net: add a UID to use for ULP socket assignment Add BPF_PROG_TYPE_SK_MSG and attach pt - - - - --- 2018-01-12 John Fastabend bpf Changes Requested
[iproute2] ipaddress: Use family_name() for better code reuse [iproute2] ipaddress: Use family_name() for better code reuse - - - - --- 2018-01-12 Serhey Popovych shemminger Accepted
[bpf-next,v5,5/5] error-injection: Support fault injection framework Separate error injection table from kprobes - - 1 - --- 2018-01-12 Masami Hiramatsu (Google) bpf Accepted
[bpf-next,v5,4/5] error-injection: Add injectable error types Separate error injection table from kprobes - - 1 - --- 2018-01-12 Masami Hiramatsu (Google) bpf Accepted
[bpf-next,v5,3/5] error-injection: Separate error-injection from kprobe Separate error injection table from kprobes - - 1 - --- 2018-01-12 Masami Hiramatsu (Google) bpf Accepted
[bpf-next,v5,2/5] tracing/kprobe: bpf: Compare instruction pointer with original one Separate error injection table from kprobes - - 1 - --- 2018-01-12 Masami Hiramatsu (Google) bpf Accepted
[bpf-next,v5,1/5] tracing/kprobe: bpf: Check error injectable event is on function entry Separate error injection table from kprobes - - 1 - --- 2018-01-12 Masami Hiramatsu (Google) bpf Accepted
[iproute2] tunnel: Return constant string without copying it [iproute2] tunnel: Return constant string without copying it - - - - --- 2018-01-12 Serhey Popovych shemminger Changes Requested
[next] bnxt_en: ensure len is ininitialized to zero [next] bnxt_en: ensure len is ininitialized to zero - 1 - - --- 2018-01-12 Colin Ian King davem Changes Requested
[iproute2,9/9] vti6/tunnel: Unify and simplify link type help functions ip/tunnel: Improve tunnel parameters printing - - - - --- 2018-01-12 Serhey Popovych shemminger Changes Requested
[iproute2,8/9] vti/tunnel: Unify ikey/okey printing ip/tunnel: Improve tunnel parameters printing - - - - --- 2018-01-12 Serhey Popovych shemminger Changes Requested
[iproute2,7/9] ip/tunnel: Minor cleanups in print routines ip/tunnel: Improve tunnel parameters printing - - - - --- 2018-01-12 Serhey Popovych shemminger Changes Requested
[iproute2,6/9] gre/tunnel: Print erspan_index using print_uint() ip/tunnel: Improve tunnel parameters printing - - - - --- 2018-01-12 Serhey Popovych shemminger Changes Requested
[iproute2,5/9] ip/tunnel: Use print_string() and simplify encap option printing ip/tunnel: Improve tunnel parameters printing - - - - --- 2018-01-12 Serhey Popovych shemminger Changes Requested
[iproute2,4/9] ip/tunnel: Use print_0xhex() instead of print_string() ip/tunnel: Improve tunnel parameters printing - - - - --- 2018-01-12 Serhey Popovych shemminger Changes Requested
[iproute2,3/9] ip/tunnel: Simplify and unify tos printing ip/tunnel: Improve tunnel parameters printing - - - - --- 2018-01-12 Serhey Popovych shemminger Changes Requested
[iproute2,2/9] ip/tunnel: Correct and unify ttl/hoplimit printing ip/tunnel: Improve tunnel parameters printing - - - - --- 2018-01-12 Serhey Popovych shemminger Changes Requested
[iproute2,1/9] iplink: Use ll_index_to_name() instead of if_indextoname() ip/tunnel: Improve tunnel parameters printing - - - - --- 2018-01-12 Serhey Popovych shemminger Changes Requested
[net-next,10/10] ixgbevf: Fix kernel-doc format warnings 10GbE Intel Wired LAN Driver Updates 2018-01-12 - - - 1 --- 2018-01-12 Kirsher, Jeffrey T davem Accepted
[net-next,09/10] ixgbe: Fix kernel-doc format warnings 10GbE Intel Wired LAN Driver Updates 2018-01-12 - - - 1 --- 2018-01-12 Kirsher, Jeffrey T davem Accepted
[net-next,08/10] net: Cap number of queues even with accel_priv 10GbE Intel Wired LAN Driver Updates 2018-01-12 - - - 1 --- 2018-01-12 Kirsher, Jeffrey T davem Accepted
[net-next,07/10] ixgbe: Fix handling of macvlan Tx offload 10GbE Intel Wired LAN Driver Updates 2018-01-12 - - - 1 --- 2018-01-12 Kirsher, Jeffrey T davem Accepted
[net-next,06/10] ixgbe: avoid bringing rings up/down as macvlans are added/removed 10GbE Intel Wired LAN Driver Updates 2018-01-12 - - - 1 --- 2018-01-12 Kirsher, Jeffrey T davem Accepted
[net-next,05/10] ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload 10GbE Intel Wired LAN Driver Updates 2018-01-12 - - - 1 --- 2018-01-12 Kirsher, Jeffrey T davem Accepted
[net-next,04/10] ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded rings 10GbE Intel Wired LAN Driver Updates 2018-01-12 - - - 1 --- 2018-01-12 Kirsher, Jeffrey T davem Accepted
[net-next,03/10] ixgbe: Don't assume dev->num_tc is equal to hardware TC config 10GbE Intel Wired LAN Driver Updates 2018-01-12 - - - 1 --- 2018-01-12 Kirsher, Jeffrey T davem Accepted
[net-next,02/10] ixgbe: Default to 1 pool always being allocated 10GbE Intel Wired LAN Driver Updates 2018-01-12 - - - 1 --- 2018-01-12 Kirsher, Jeffrey T davem Accepted
[net-next,01/10] ixgbe: Assume provided MAC filter has been verified by macvlan 10GbE Intel Wired LAN Driver Updates 2018-01-12 - - - 1 --- 2018-01-12 Kirsher, Jeffrey T davem Accepted
ath10k: remove redundant -ve check against u32 integer size ath10k: remove redundant -ve check against u32 integer size - - - - --- 2018-01-12 Colin Ian King davem Awaiting Upstream
[next] ixgbe: fix comparison of offset with zero or NVM_INVALID_PTR [next] ixgbe: fix comparison of offset with zero or NVM_INVALID_PTR - 1 - - --- 2018-01-12 Colin Ian King davem Awaiting Upstream
[4.4-stable,7/7] bpf, array: fix overflow in max_entries and undefined behavior in index_mask bpf: prevent out-of-bounds speculation - 1 - - --- 2018-01-12 Jiri Slaby davem Not Applicable
[4.4-stable,6/6] bpf: prevent out-of-bounds speculation bpf: prevent out-of-bounds speculation 1 - - - --- 2018-01-12 Jiri Slaby davem Not Applicable
[4.4-stable,5/6] bpf: adjust insn_aux_data when patching insns bpf: prevent out-of-bounds speculation 1 - - - --- 2018-01-12 Jiri Slaby davem Not Applicable
[4.4-stable,4/6] bpf: refactor fixup_bpf_calls() bpf: prevent out-of-bounds speculation 1 - - - --- 2018-01-12 Jiri Slaby davem Not Applicable
[4.4-stable,3/6] bpf: move fixup_bpf_calls() function bpf: prevent out-of-bounds speculation 1 - - - --- 2018-01-12 Jiri Slaby davem Not Applicable
[4.4-stable,2/6] bpf: don't (ab)use instructions to store state bpf: prevent out-of-bounds speculation 2 - - - --- 2018-01-12 Jiri Slaby davem Not Applicable
[4.4-stable,1/6] bpf: add bpf_patch_insn_single helper bpf: prevent out-of-bounds speculation 1 - - - --- 2018-01-12 Jiri Slaby davem Not Applicable
[net-next] mlxsw: spectrum_router: Add support for IPv6 non-equal-cost multipath [net-next] mlxsw: spectrum_router: Add support for IPv6 non-equal-cost multipath - - - - --- 2018-01-12 Jiri Pirko davem Accepted
netfilter: nf_tables: flow_offload depends on flow_table netfilter: nf_tables: flow_offload depends on flow_table - 1 - - --- 2018-01-12 Arnd Bergmann davem Awaiting Upstream
[iproute2,net-next,v8,3/3] tc: implement ingress/egress block index attributes for qdiscs Untitled series #22990 - - - - --- 2018-01-12 Jiri Pirko dsa Superseded
[iproute2,net-next,v8,2/3] tc: introduce support for block-handle for filter operations Untitled series #22989 - - - - --- 2018-01-12 Jiri Pirko dsa Superseded
[iproute2,net-next,v8,1/3] include: update rtnetlink header according to kernel [iproute2,net-next,v8,1/3] include: update rtnetlink header according to kernel - - - - --- 2018-01-12 Jiri Pirko dsa Superseded
[net-next,v8,14/14] mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind ops net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,13/14] mlxsw: spectrum_acl: Implement TC block sharing net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,12/14] mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbind net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,11/14] mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroy net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,10/14] net: sched: allow ingress and clsact qdiscs to share filter blocks net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,09/14] net: sched: introduce ingress/egress block index attributes for qdisc net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,08/14] net: sched: add rt netlink message type for block get net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,07/14] net: sched: use block index as a handle instead of qdisc when block is shared net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,06/14] net: sched: keep track of offloaded filters and check tc offload feature net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,05/14] net: sched: remove classid and q fields from tcf_proto net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,04/14] net: sched: introduce block mechanism to handle netif_keep_dst calls net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,03/14] net: sched: avoid usage of tp->q in tcf_classify net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,02/14] net: sched: introduce shared filter blocks infrastructure net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
[net-next,v8,01/14] net: sched: introduce support for multiple filter chain pointers registration net: sched: allow qdiscs to share filter block instances - - - - --- 2018-01-12 Jiri Pirko davem Superseded
net: Convert atomic_t net::count to refcount_t net: Convert atomic_t net::count to refcount_t - - 1 - --- 2018-01-12 Kirill Tkhai davem Accepted
net/tls: Fix inverted error codes to avoid endless loop net/tls: Fix inverted error codes to avoid endless loop - - - - --- 2018-01-12 r.hering@avm.de davem Accepted
[v2] net: phy: Have __phy_modify return 0 on success [v2] net: phy: Have __phy_modify return 0 on success - 2 - 2 --- 2018-01-12 Andrew Lunn davem Accepted
[net-next,2/2] net: sched: add xfrm policy ematch net: sched: Introduce em_policy ematch - - - - --- 2018-01-12 Eyal Birger davem Changes Requested
[net-next,1/2] net: netfilter: export xt_policy match_policy_in() as xt_policy_match_policy_in() net: sched: Introduce em_policy ematch - - - - --- 2018-01-12 Eyal Birger davem Changes Requested
[iproute] tc: Optimize gact action lookup [iproute] tc: Optimize gact action lookup - - - - --- 2018-01-12 Phil Sutter shemminger Accepted
[net-next,22/22] net: aquantia: bump driver version to match aquantia internal numbering Aquantia atlantic driver major update 2018/01 - - - - --- 2018-01-12 Igor Russkikh davem Changes Requested
[net-next,21/22] net: aquantia: Fix internal stats calculation on rx Aquantia atlantic driver major update 2018/01 - - - - --- 2018-01-12 Igor Russkikh davem Changes Requested
[net-next,20/22] net: aquantia: Report correct mediatype via ethtool Aquantia atlantic driver major update 2018/01 - - - - --- 2018-01-12 Igor Russkikh davem Changes Requested
[net-next,19/22] net: aquantia: Introduce global AQC hardware reset sequence Aquantia atlantic driver major update 2018/01 - - - - --- 2018-01-12 Igor Russkikh davem Changes Requested
[net-next,18/22] net: aquantia: Introduce support for new firmware on AQC cards Aquantia atlantic driver major update 2018/01 - - - - --- 2018-01-12 Igor Russkikh davem Changes Requested
[net-next,17/22] net: aquantia: Introduce firmware ops callbacks Aquantia atlantic driver major update 2018/01 - - - - --- 2018-01-12 Igor Russkikh davem Changes Requested
« 1 2 ... 880 881 8822343 2344 »