Show patches with: Archived = No       |   62726 patches
« 1 2 ... 524 525 526627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net] net: seeq: fix crash caused by not set dev.parent [net] net: seeq: fix crash caused by not set dev.parent - - - - --- 2019-05-13 Thomas Bogendoerfer davem Accepted
[13/13] netfilter: nf_tables: correct NFT_LOGLEVEL_MAX value [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - 1 - - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[12/13] netfilter: nf_tables: remove NFT_CT_TIMEOUT [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - 1 - - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[11/13] netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - 1 - - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[10/13] netfilter: nf_flow_table: do not flow offload deleted conntrack entries [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - - - - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[09/13] netfilter: nf_conntrack_h323: Remove deprecated config check [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - 1 1 - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[08/13] netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - 1 - 1 --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[07/13] netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - 1 - - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[06/13] netfilter: nf_tables: fix base chain stat rcu_dereference usage [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - - - - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[05/13] netfilter: nf_conntrack_h323: restore boundary check correctness [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - 1 - - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[04/13] netfilter: nf_flow_table: check ttl value in flow offload data path [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - 2 - - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[03/13] netfilter: nf_flow_table: fix netdev refcnt leak [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - 1 - - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[02/13] netfilter: nft_flow_offload: add entry to flowtable after confirmation [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - 1 - - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[01/13] netfilter: nf_tables: delay chain policy update until transaction is complete [01/13] netfilter: nf_tables: delay chain policy update until transaction is complete - - - - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[00/13] Netfilter fixes for net - - - - --- 2019-05-13 Pablo Neira Ayuso davem Accepted
[v2,bpf-next] bpf: btf: fix the brackets of BTF_INT_OFFSET() [v2,bpf-next] bpf: btf: fix the brackets of BTF_INT_OFFSET() - 1 - - --- 2019-05-13 Gary Lin bpf Accepted
of_net: Fix missing of_find_device_by_node ref count drop of_net: Fix missing of_find_device_by_node ref count drop - 1 1 - --- 2019-05-13 Petr Štetiar davem Accepted
[bpf-next,2/2] docs/btf: update BTF_INT_OFFSET() [bpf-next,1/2] bpf: btf: fix the brackets of BTF_INT_OFFSET() - - - - --- 2019-05-13 Gary Lin Changes Requested
[bpf-next,1/2] bpf: btf: fix the brackets of BTF_INT_OFFSET() [bpf-next,1/2] bpf: btf: fix the brackets of BTF_INT_OFFSET() - 1 - - --- 2019-05-13 Gary Lin Changes Requested
[net,v2] net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag [net,v2] net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag 1 1 - - --- 2019-05-13 Maxime Chevallier davem Accepted
[net] net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_config_init() [net] net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_config_init() - 1 1 - --- 2019-05-13 Kunihiko Hayashi davem Accepted
[4/4] kbuild: remove 'addtree' and 'flags' magic for header search paths kbuild: remove 'addtree' and 'flags' magic - - - - --- 2019-05-13 Masahiro Yamada davem Not Applicable
[3/4] treewide: prefix header search paths with $(srctree)/ kbuild: remove 'addtree' and 'flags' magic - - - - --- 2019-05-13 Masahiro Yamada davem Not Applicable
[net] vhost: don't use kmap() to log dirty pages [net] vhost: don't use kmap() to log dirty pages - 1 - - --- 2019-05-13 Jason Wang davem Awaiting Upstream
[net-next] ipv4: Add support to disable icmp timestamp [net-next] ipv4: Add support to disable icmp timestamp - - - - --- 2019-05-13 chenweilong davem Deferred
pull-request: bpf 2019-05-13 pull-request: bpf 2019-05-13 - - - - --- 2019-05-13 Daniel Borkmann davem Accepted
[net] net: meson: fixup g12a glue ephy id [net] net: meson: fixup g12a glue ephy id - 1 - - --- 2019-05-12 Jerome Brunet davem Accepted
net: dccp : proto: remove Unneeded variable "err" net: dccp : proto: remove Unneeded variable "err" - - - - --- 2019-05-12 Hariprasad Kelam davem Accepted
[v2] selftests: bpf: Add files generated after build to.gitignore [v2] selftests: bpf: Add files generated after build to.gitignore - - - - --- 2019-05-12 Kelsey bpf Accepted
selftests: bpf: Add files generated when compiled to.gitignore selftests: bpf: Add files generated when compiled to.gitignore - - - - --- 2019-05-12 Kelsey bpf Changes Requested
[v4,2/2] dt-bindings: net: bluetooth: Add device property firmware-name for QCA6174 [v4,1/2] Bluetooth: hci_qca: Load customized NVM based on the device property - - 1 - --- 2019-05-12 Rocky Liao davem Awaiting Upstream
[v4,1/2] Bluetooth: hci_qca: Load customized NVM based on the device property [v4,1/2] Bluetooth: hci_qca: Load customized NVM based on the device property - - - - --- 2019-05-12 Rocky Liao davem Awaiting Upstream
[net,3/3] net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro Fix a bug and avoid dangerous usage patterns - 1 1 - --- 2019-05-11 Vladimir Oltean davem Accepted
[net,2/3] net: dsa: Remove dangerous DSA_SKB_CLONE() macro Fix a bug and avoid dangerous usage patterns - 1 1 - --- 2019-05-11 Vladimir Oltean davem Accepted
[net,1/3] net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable Fix a bug and avoid dangerous usage patterns - 1 - - --- 2019-05-11 Vladimir Oltean davem Accepted
NVMEM address DT post processing [Was: Re: [PATCH net 0/3] addproperty "nvmem_macaddr_swap" to swap… NVMEM address DT post processing [Was: Re: [PATCH net 0/3] addproperty "nvmem_macaddr_swap" to swap… - - - - --- 2019-05-11 Petr Štetiar davem RFC
[net] net: phy: realtek: fix double page ops in generic Realtekdriver [net] net: phy: realtek: fix double page ops in generic Realtekdriver - 1 - - --- 2019-05-11 Heiner Kallweit davem Accepted
selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is set selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is set 1 1 - - --- 2019-05-11 Shuah Khan Awaiting Upstream
[bpf,2/2] bpf: add various test cases for backward jumps [bpf,1/2] bpf: fix out of bounds backwards jmps due to deadcode removal - - - - --- 2019-05-11 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf: fix out of bounds backwards jmps due to deadcode removal [bpf,1/2] bpf: fix out of bounds backwards jmps due to deadcode removal - 2 1 - --- 2019-05-11 Daniel Borkmann bpf Accepted
[V2] net: qrtr: use protocol endiannes variable [V2] net: qrtr: use protocol endiannes variable - - - - --- 2019-05-11 Nicholas Mc Guire davem Accepted
[net] tcp: fix retrans timestamp on passive Fast Open [net] tcp: fix retrans timestamp on passive Fast Open - 1 - - --- 2019-05-10 Yuchung Cheng davem Changes Requested
bonding: fix arp_validate toggling in active-backup mode bonding: fix arp_validate toggling in active-backup mode - 1 - - --- 2019-05-10 Jarod Wilson davem Accepted
[4/5] net: phy: dp83867: Disable tx/rx delay when notconfigured [1/5] dt-bindings: phy: dp83867: Describe how driver behavesw.r.t rgmii delay - - - - --- 2019-05-10 Trent Piepho davem Deferred
[5/5] net: phy: dp83867: Use unsigned variables to storeunsigned properties [1/5] dt-bindings: phy: dp83867: Describe how driver behavesw.r.t rgmii delay - - - - --- 2019-05-10 Trent Piepho davem Deferred
[3/5] net: phy: dp83867: Add ability to disable output clock [1/5] dt-bindings: phy: dp83867: Describe how driver behavesw.r.t rgmii delay - - - - --- 2019-05-10 Trent Piepho davem Deferred
[1/5] dt-bindings: phy: dp83867: Describe how driver behavesw.r.t rgmii delay [1/5] dt-bindings: phy: dp83867: Describe how driver behavesw.r.t rgmii delay - - - - --- 2019-05-10 Trent Piepho davem Deferred
[2/5] dt-bindings: phy: dp83867: Add documentation fordisabling clock output [1/5] dt-bindings: phy: dp83867: Describe how driver behavesw.r.t rgmii delay - - - - --- 2019-05-10 Trent Piepho davem Deferred
[v3,bpf] libbpf: detect supported kernel BTF features andsanitize BTF [v3,bpf] libbpf: detect supported kernel BTF features andsanitize BTF - - - - --- 2019-05-10 Andrii Nakryiko bpf Accepted
[3/3] kheaders: Make it depend on sysfs kheaders fixes for -rc - - - - --- 2019-05-10 Joel Fernandes bpf Changes Requested
[2/3] kheaders: Do not regenerate archive if config is notchanged kheaders fixes for -rc - - - - --- 2019-05-10 Joel Fernandes bpf Changes Requested
[1/3] kheaders: Move from proc to sysfs kheaders fixes for -rc 1 - - - --- 2019-05-10 Joel Fernandes bpf Changes Requested
[net-next] net: phy: realtek: add missing page operations [net-next] net: phy: realtek: add missing page operations - 1 1 - --- 2019-05-10 Heiner Kallweit davem Accepted
[v2,bpf] libbpf: detect supported kernel BTF features and sanitize BTF [v2,bpf] libbpf: detect supported kernel BTF features and sanitize BTF - - - - --- 2019-05-10 Andrii Nakryiko bpf Changes Requested
net: phy: realtek: regression, kernel null pointer dereference net: phy: realtek: regression, kernel null pointer dereference - - - - --- 2019-05-10 Vicente Bergas davem RFC
[bpf,4/4] tools: bpf: synchronise BPF UAPI header with tools bpf: fix documentation for BPF helper functions 1 - - - --- 2019-05-10 Quentin Monnet bpf Accepted
[bpf,3/4] bpf: fix minor issues in documentation for BPF helpers. bpf: fix documentation for BPF helper functions 1 - - - --- 2019-05-10 Quentin Monnet bpf Accepted
[bpf,2/4] bpf: fix recurring typo in documentation for BPFhelpers bpf: fix documentation for BPF helper functions 1 - - - --- 2019-05-10 Quentin Monnet bpf Accepted
[bpf,1/4] bpf: fix script for generating man page on BPF helpers bpf: fix documentation for BPF helper functions 1 - - - --- 2019-05-10 Quentin Monnet bpf Accepted
[v2,8/8] vsock/virtio: make the RX buffer size tunable [v2,1/8] vsock/virtio: limit the memory used per-socket - - - - --- 2019-05-10 Stefano Garzarella davem Changes Requested
[v2,7/8] vsock/virtio: increase RX buffer size to 64 KiB [v2,1/8] vsock/virtio: limit the memory used per-socket - - - - --- 2019-05-10 Stefano Garzarella davem Changes Requested
[v2,6/8] vsock/virtio: change the maximum packet size allowed [v2,1/8] vsock/virtio: limit the memory used per-socket - - - - --- 2019-05-10 Stefano Garzarella davem Changes Requested
[v2,5/8] vhost/vsock: split packets to send using multiple buffers [v2,1/8] vsock/virtio: limit the memory used per-socket - - - - --- 2019-05-10 Stefano Garzarella davem Changes Requested
[v2,4/8] vsock/virtio: reduce credit update messages [v2,1/8] vsock/virtio: limit the memory used per-socket - - - - --- 2019-05-10 Stefano Garzarella davem Changes Requested
[v2,3/8] vsock/virtio: fix locking for fwd_cnt and buf_alloc [v2,1/8] vsock/virtio: limit the memory used per-socket - - - - --- 2019-05-10 Stefano Garzarella davem Changes Requested
[v2,2/8] vsock/virtio: free packets during the socket release [v2,1/8] vsock/virtio: limit the memory used per-socket - - - - --- 2019-05-10 Stefano Garzarella davem Changes Requested
[v2,1/8] vsock/virtio: limit the memory used per-socket [v2,1/8] vsock/virtio: limit the memory used per-socket - - - - --- 2019-05-10 Stefano Garzarella davem Changes Requested
[v3] extensions: libxt_owner: Add supplementary groups option [v3] extensions: libxt_owner: Add supplementary groups option - - - - --- 2019-05-10 Lukasz Pawelczyk davem Awaiting Upstream
[v3] netfilter: xt_owner: Add supplementary groups option [v3] netfilter: xt_owner: Add supplementary groups option - - - - --- 2019-05-10 Lukasz Pawelczyk davem Awaiting Upstream
[V3,7/7] can: flexcan: add imx8qm support can: flexcan: add CAN FD support for i.MX8 - - - - --- 2019-05-10 Joakim Zhang davem Awaiting Upstream
[V3,6/7] can: flexcan: add ISO CAN FD feature support can: flexcan: add CAN FD support for i.MX8 - - - - --- 2019-05-10 Joakim Zhang davem Awaiting Upstream
[V3,5/7] can: flexcan: add CANFD BRS support can: flexcan: add CAN FD support for i.MX8 - - - - --- 2019-05-10 Joakim Zhang davem Awaiting Upstream
[V3,4/7] can: flexcan: improve bittiming setting for fd mode can: flexcan: add CAN FD support for i.MX8 - - - - --- 2019-05-10 Joakim Zhang davem Awaiting Upstream
[V3,3/7] can: flexcan: add CAN FD mode support can: flexcan: add CAN FD support for i.MX8 - - - - --- 2019-05-10 Joakim Zhang davem Awaiting Upstream
[V3,2/7] can: flexcan: use struct canfd_frame for normal CANframe can: flexcan: add CAN FD support for i.MX8 - - - - --- 2019-05-10 Joakim Zhang davem Awaiting Upstream
[V3,1/7] can: flexcan: allocate skb in mailbox_read can: flexcan: add CAN FD support for i.MX8 - - - - --- 2019-05-10 Joakim Zhang davem Awaiting Upstream
[net,v2] Revert "selinux: do not report error on connect(AF_UNSPEC)" [net,v2] Revert "selinux: do not report error on connect(AF_UNSPEC)" - - - - --- 2019-05-10 Paolo Abeni davem Accepted
[net,5/5] net: wireless: mt76: fix similar warning reported by kbuild test robot of_get_mac_address fixes - 1 - - --- 2019-05-10 Petr Štetiar davem Accepted
[net,4/5] net: ethernet: fix similar warning reported by kbuild test robot of_get_mac_address fixes - 1 - - --- 2019-05-10 Petr Štetiar davem Accepted
[net,3/5] powerpc: tsi108: fix similar warning reported by kbuild test robot of_get_mac_address fixes - 1 - - --- 2019-05-10 Petr Štetiar davem Accepted
[net,2/5] dt-bindings: doc: net: remove Linux API references of_get_mac_address fixes - 1 - - --- 2019-05-10 Petr Štetiar davem Accepted
[net,1/5] of_net: remove nvmem-mac-address property of_get_mac_address fixes - 1 - - --- 2019-05-10 Petr Štetiar davem Accepted
[net] Revert "selinux: do not report error on connect(AF_UNSPEC)" [net] Revert "selinux: do not report error on connect(AF_UNSPEC)" - - - - --- 2019-05-10 Paolo Abeni davem Superseded
[net,3/3] dt-bindings: doc: add new properties forof_get_mac_address from nvmem add property "nvmem_macaddr_swap" to swap macaddrbytes order - - - - --- 2019-05-10 Andy Duan davem Changes Requested
[net,2/3] of_net: add property "nvmem-mac-address" forof_get_mac_addr() add property "nvmem_macaddr_swap" to swap macaddrbytes order - - - - --- 2019-05-10 Andy Duan davem Changes Requested
[net,1/3] net: ethernet: add property "nvmem_macaddr_swap" toswap macaddr bytes order add property "nvmem_macaddr_swap" to swap macaddrbytes order - - - - --- 2019-05-10 Andy Duan davem Changes Requested
[v2,3/3] auth_gss: fix deadlock that blocks rpcsec_gss_exit_net when use-gss-proxy==1 auth_gss: netns refcount leaks when use-gss-proxy==1 - - - - --- 2019-05-10 Wenbin Zeng davem Not Applicable
[v2,2/3] netns: add netns_evict into netns_operations auth_gss: netns refcount leaks when use-gss-proxy==1 1 - - - --- 2019-05-10 Wenbin Zeng davem Not Applicable
[v2,1/3] nsfs: add evict callback into struct proc_ns_operations auth_gss: netns refcount leaks when use-gss-proxy==1 - - - - --- 2019-05-10 Wenbin Zeng davem Not Applicable
[bpf,v4,4/4] bpf: sockmap fix msg->sg.size account on ingressskb sockmap/ktls fixes - 1 - - --- 2019-05-10 John Fastabend bpf Changes Requested
[bpf,v4,3/4] bpf: sockmap remove duplicate queue free sockmap/ktls fixes - 1 - - --- 2019-05-10 John Fastabend bpf Changes Requested
[bpf,v4,2/4] bpf: sockmap,only stop/flush strp if it was enabled at some point sockmap/ktls fixes - 1 - - --- 2019-05-10 John Fastabend bpf Changes Requested
[bpf,v4,1/4] bpf: tls,implement unhash to avoid transition out of ESTABLISHED sockmap/ktls fixes - 1 - - --- 2019-05-10 John Fastabend bpf Changes Requested
[bpf] libbpf: detect supported kernel BTF features and sanitizeBTF [bpf] libbpf: detect supported kernel BTF features and sanitizeBTF - - - - --- 2019-05-10 Andrii Nakryiko bpf Changes Requested
[net] net/ibmvnic: Update carrier state after link state change [net] net/ibmvnic: Update carrier state after link state change - - - - --- 2019-05-10 Thomas Falcon davem Accepted
[net] net/ibmvnic: Update MAC address settings after adapter reset [net] net/ibmvnic: Update MAC address settings after adapter reset - - - - --- 2019-05-10 Thomas Falcon davem Accepted
dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND - 1 1 - --- 2019-05-10 Yue Haibing davem Accepted
[v2] bridge: Fix error path for kobject_init_and_add() [v2] bridge: Fix error path for kobject_init_and_add() - - - - --- 2019-05-10 Tobin C. Harding davem Accepted
net: qrtr: use protocol endiannes variable net: qrtr: use protocol endiannes variable - - - - --- 2019-05-10 Nicholas Mc Guire davem Changes Requested
[GIT] Networking [GIT] Networking - - - - --- 2019-05-09 David Miller davem Accepted
« 1 2 ... 524 525 526627 628 »