Show patches with: none      |   234331 patches
« 1 2 ... 742 743 7442343 2344 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,08/17] y2038: utimes: Rework #ifdef guards for compat syscalls y2038: system calls, part 3 - - - - --- 2018-07-16 Arnd Bergmann davem Not Applicable
[v2,07/17] y2038: Compile utimes()/futimesat() conditionally y2038: system calls, part 3 - - - - --- 2018-07-16 Arnd Bergmann davem Not Applicable
[v2,06/17] y2038: Change sys_utimensat() to use __kernel_timespec y2038: system calls, part 3 - - - - --- 2018-07-16 Arnd Bergmann davem Not Applicable
[v2,05/17] asm-generic: Remove empty asm/unistd.h y2038: system calls, part 3 - - 1 - --- 2018-07-16 Arnd Bergmann davem Not Applicable
[v2,04/17] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro y2038: system calls, part 3 1 - 1 - --- 2018-07-16 Arnd Bergmann davem Not Applicable
[v2,03/17] y2038: Remove stat64 family from default syscall set y2038: system calls, part 3 - - - - --- 2018-07-16 Arnd Bergmann davem Not Applicable
[v2,02/17] y2038: Remove newstat family from default syscall set y2038: system calls, part 3 1 - - - --- 2018-07-16 Arnd Bergmann davem Not Applicable
[v2,01/17] y2038: compat: Move common compat types to asm-generic/compat.h y2038: system calls, part 3 - - 1 - --- 2018-07-16 Arnd Bergmann davem Not Applicable
[net-next,v2,5/5] net/tls: Rework error checking after decrypt_skb_update() [net-next,v2,1/5] net/tls: Do not enable zero-copy prematurely - - - - --- 2018-07-16 Vakul Garg davem Changes Requested
[net-next,v2,4/5] net/tls: Remove redundant array allocation. [net-next,v2,1/5] net/tls: Do not enable zero-copy prematurely - - - - --- 2018-07-16 Vakul Garg davem Changes Requested
[net-next,v2,3/5] net/tls: Remove redundant variable assignments and wakeup [net-next,v2,1/5] net/tls: Do not enable zero-copy prematurely - - - - --- 2018-07-16 Vakul Garg davem Changes Requested
[net-next,v2,2/5] net/tls: Use socket data_ready callback on record availability Untitled series #55686 - - - - --- 2018-07-16 Vakul Garg davem Changes Requested
[net-next,v2,1/5] net/tls: Do not enable zero-copy prematurely [net-next,v2,1/5] net/tls: Do not enable zero-copy prematurely - - - - --- 2018-07-16 Vakul Garg davem Changes Requested
[net-next,9/9] net: hns3: Fix comments for hclge_get_ring_chain_from_mbx Bug fixes and some minor changes to HNS3 driver - 1 - - --- 2018-07-16 Salil Mehta davem Accepted
[net-next,8/9] net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbx Bug fixes and some minor changes to HNS3 driver - 1 - - --- 2018-07-16 Salil Mehta davem Accepted
[net-next,7/9] net: hns3: Fix for reset_level default assignment probelm Bug fixes and some minor changes to HNS3 driver - 1 - - --- 2018-07-16 Salil Mehta davem Accepted
[net-next,6/9] net: hns3: remove unnecessary ring configuration operation while resetting Bug fixes and some minor changes to HNS3 driver - 1 - - --- 2018-07-16 Salil Mehta davem Accepted
[net-next,5/9] net: hns3: Fix return value error in hns3_reset_notify_down_enet Bug fixes and some minor changes to HNS3 driver - 1 - - --- 2018-07-16 Salil Mehta davem Accepted
[net-next,4/9] net: hns3: Correct reset event status register Bug fixes and some minor changes to HNS3 driver - - - - --- 2018-07-16 Salil Mehta davem Accepted
[net-next,3/9] net: hns3: Prevent to request reset frequently Bug fixes and some minor changes to HNS3 driver - - - - --- 2018-07-16 Salil Mehta davem Accepted
[net-next,2/9] net: hns3: Reset net device with rtnl_lock Bug fixes and some minor changes to HNS3 driver - - - - --- 2018-07-16 Salil Mehta davem Accepted
[net-next,1/9] net: hns3: Modify the order of initializing command queue register Bug fixes and some minor changes to HNS3 driver - - - - --- 2018-07-16 Salil Mehta davem Accepted
[net] ibmvnic: Fix error recovery on login failure [net] ibmvnic: Fix error recovery on login failure - - - - --- 2018-07-16 John Allen davem Accepted
[iproute2] ip: add support for seg6local End.BPF action [iproute2] ip: add support for seg6local End.BPF action - - - - --- 2018-07-16 Mathieu Xhonneux shemminger Changes Requested
[net-next] sch_cake: Fix tin order when set through skb->priority [net-next] sch_cake: Fix tin order when set through skb->priority - 1 - - --- 2018-07-16 Toke Høiland-Jørgensen davem Accepted
[net-next] cxgb4: collect ASIC LA dumps from ULP TX [net-next] cxgb4: collect ASIC LA dumps from ULP TX - - - - --- 2018-07-16 Rahul Lakkireddy davem Accepted
net/rds: Remove unnecessary variable net/rds: Remove unnecessary variable - - - - --- 2018-07-16 Haakon Bugge davem Accepted
net/rds: void function cannot return -1 net/rds: void function cannot return -1 1 1 - - --- 2018-07-16 Haakon Bugge davem Accepted
[3/3] ravb: fix byte order for TX descriptor tag field lower bits ravb: small sparse fixes 1 - 1 - --- 2018-07-16 Niklas Söderlund davem Accepted
[2/3] ravb: fix warning about memcpy length ravb: small sparse fixes 1 - 1 - --- 2018-07-16 Niklas Söderlund davem Accepted
[1/3] ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats() ravb: small sparse fixes 1 - 1 - --- 2018-07-16 Niklas Söderlund davem Accepted
[net,V2,1/1] net/smc: take sock lock in smc_ioctl() [net,V2,1/1] net/smc: take sock lock in smc_ioctl() - - 1 - --- 2018-07-16 Ursula Braun davem Accepted
[net,1/4] net/smc: take sock lock in smc_ioctl() [net,1/4] net/smc: take sock lock in smc_ioctl() - - - - --- 2018-07-16 Ursula Braun davem Superseded
[mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask [mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask - 1 1 1 --- 2018-07-16 Leon Romanovsky davem Awaiting Upstream
[RFC,rdma-next,18/18] RDMA/mlx5: Enable attaching packet reformat action to steering flows Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,rdma-next,17/18] RDMA/mlx5: Extend packet reformat verbs Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,rdma-next,16/18] RDMA/mlx5: Enable attaching DECAP action to steering flows Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,rdma-next,15/18] RDMA/mlx5: Add new flow action verb, packet reformat Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,rdma-next,14/18] RDMA/uverbs: Add generic function to fill in flow action object Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,rdma-next,13/18] RDMA/mlx5: Enable decap and packet reformat on flow tables Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,rdma-next,12/18] RDMA/mlx5: Enable attaching modify header to steering flows Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,rdma-next,11/18] RDMA/mlx5: Add a new flow action verb, modify header Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,rdma-next,10/18] RDMA/mlx5: Add NIC TX steering support Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,mlx5-next,09/18] net/mlx5: Export packet reformat alloc/dealloc functions Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,mlx5-next,08/18] net/mlx5: Allow passing a namespace on packet reformat allocation Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,mlx5-next,07/18] net/mlx5: Expose new packet reformat capabilities Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,mlx5-next,06/18] {net, RDMA}/mlx5: Rename encap to reformat packet Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,mlx5-next,05/18] net/mlx5: Move header encap type to IFC header file Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,mlx5-next,04/18] net/mlx5: Break encap/decap into two separated flags Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,mlx5-next,03/18] net/mlx5: Add support for more namespaces when allocating modify header Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,mlx5-next,02/18] net/mlx5: Export modify header alloc/dealloc functions Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[RFC,mlx5-next,01/18] net/mlx5: Add proper NIC TX steering flow tables support Flow actions to mutate packets - - - - --- 2018-07-16 Leon Romanovsky davem RFC
[net,2/2] tg3: Add higher cpu clock for 5762. tg3: Update copyright and fix for tx timeout with 5762 - - 1 - --- 2018-07-16 Siva Reddy Kallam davem Accepted
[net,1/2] tg3: Update copyright tg3: Update copyright and fix for tx timeout with 5762 - - 1 - --- 2018-07-16 Siva Reddy Kallam davem Accepted
ppp: mppe: Remove VLA usage ppp: mppe: Remove VLA usage 1 - - - --- 2018-07-16 Kees Cook davem Changes Requested
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer 1 - - - --- 2018-07-16 Kees Cook davem Changes Requested
[net-next,V2,8/8] vhost: enable packed virtqueues Packed virtqueue support for vhost - - - - --- 2018-07-16 Jason Wang davem Deferred
[net-next,V2,7/8] vhost: event suppression for packed ring Packed virtqueue support for vhost - - - - --- 2018-07-16 Jason Wang davem Deferred
[net-next,V2,6/8] vhost: packed ring support Packed virtqueue support for vhost - - - - --- 2018-07-16 Jason Wang davem Deferred
[net-next,V2,5/8] vhost: vhost_put_user() can accept metadata type Packed virtqueue support for vhost - - - - --- 2018-07-16 Jason Wang davem Deferred
[net-next,V2,4/8] vhost_net: do not explicitly manipulate vhost_used_elem Packed virtqueue support for vhost - - - - --- 2018-07-16 Jason Wang davem Deferred
[net-next,V2,3/8] vhost: do not use vring_used_elem Packed virtqueue support for vhost - - - - --- 2018-07-16 Jason Wang davem Deferred
[net-next,V2,2/8] vhost: hide used ring layout from device Packed virtqueue support for vhost - - - - --- 2018-07-16 Jason Wang davem Deferred
[net-next,V2,1/8] vhost: move get_rx_bufs to vhost.c Packed virtqueue support for vhost - - - - --- 2018-07-16 Jason Wang davem Deferred
[next] bonding: pass link-local packets to bonding master also. [next] bonding: pass link-local packets to bonding master also. - - - - --- 2018-07-16 Mahesh Bandewar davem Changes Requested
[-,revised] rhashtable: detect when object movement might have invalidated a lookup [-,revised] rhashtable: detect when object movement might have invalidated a lookup - - - - --- 2018-07-15 NeilBrown davem Rejected
net: lan78xx: Fix race in tx pending skb size calculation net: lan78xx: Fix race in tx pending skb size calculation - 1 - - --- 2018-07-15 Stefan Wahren davem Accepted
Bluetooth: avoid killing an already killed socket Bluetooth: avoid killing an already killed socket - - - - --- 2018-07-15 Sudip Mukherjee davem Awaiting Upstream
[net] net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c [net] net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c - 1 - - --- 2018-07-15 Kamal Heib davem Awaiting Upstream
[v2,net] net/ipv6: Do not allow device only routes via the multipath API [v2,net] net/ipv6: Do not allow device only routes via the multipath API - - 1 - --- 2018-07-15 David Ahern davem Accepted
[net,v2] tcp: Fix broken repair socket window probe patch [net,v2] tcp: Fix broken repair socket window probe patch 1 1 - - --- 2018-07-15 Stefan Baranoff davem Accepted
ARM: dts: sunxi: Remove unused address-cells/size-cells of dwmac-sun8i ARM: dts: sunxi: Remove unused address-cells/size-cells of dwmac-sun8i - - - - --- 2018-07-15 Corentin LABBE davem Not Applicable
[v2] datagram: return from __skb_recv_datagram() as soon as possible [v2] datagram: return from __skb_recv_datagram() as soon as possible - - - - --- 2018-07-15 Baoyou Xie davem Changes Requested
[net] net/mlx4_en: Don't reuse RX page when XDP is set [net] net/mlx4_en: Don't reuse RX page when XDP is set - 1 - - --- 2018-07-15 Tariq Toukan davem Accepted
bpf: allow BPF programs access skb_shared_info->gso_segs field bpf: allow BPF programs access skb_shared_info->gso_segs field - - - - --- 2018-07-15 Eddie Hao bpf Changes Requested
[net-next] mlxsw: spectrum: Expose counters for various packet sizes [net-next] mlxsw: spectrum: Expose counters for various packet sizes - - - - --- 2018-07-15 Ido Schimmel davem Accepted
[net] tcp: Fix broken repair socket window probe patch [net] tcp: Fix broken repair socket window probe patch - 1 - - --- 2018-07-15 Stefan Baranoff davem Superseded
pull-request: bpf-next 2018-07-15 pull-request: bpf-next 2018-07-15 - - - - --- 2018-07-14 Daniel Borkmann davem Accepted
[iproute2] ipaddress: Fix and make consistent label match handling [iproute2] ipaddress: Fix and make consistent label match handling - 1 - - --- 2018-07-14 Serhey Popovych shemminger Accepted
ath10k: htt_tx: move lock into id_get function ath10k: htt_tx: move lock into id_get function - - - - --- 2018-07-14 Nicholas Mc Guire davem Awaiting Upstream
[PATCHv2,wpan] net: 6lowpan: fix reserved space for single frames [PATCHv2,wpan] net: 6lowpan: fix reserved space for single frames - - - - --- 2018-07-14 Alexander Aring davem Awaiting Upstream
[net-next,v2,5/5] net: mvpp2: debugfs: add classifier hit counters net: mvpp2: add debugfs interface - - - - --- 2018-07-14 Maxime Chevallier davem Accepted
[net-next,v2,4/5] net: mvpp2: debugfs: add entries for classifier flows net: mvpp2: add debugfs interface - - - - --- 2018-07-14 Maxime Chevallier davem Accepted
[net-next,v2,3/5] net: mvpp2: debugfs: add hit counter stats for Header Parser entries net: mvpp2: add debugfs interface - - - - --- 2018-07-14 Maxime Chevallier davem Accepted
[net-next,v2,2/5] net: mvpp2: add a debugfs interface for the Header Parser net: mvpp2: add debugfs interface - - - - --- 2018-07-14 Maxime Chevallier davem Accepted
[net-next,v2,1/5] net: mvpp2: switch to SPDX identifiers net: mvpp2: add debugfs interface - - - - --- 2018-07-14 Maxime Chevallier davem Accepted
[4/4,v1] ARM: dts: Add ethernet and switch to D-Link DIR-685 Untitled series #55527 - - - - --- 2018-07-14 Linus Walleij davem Accepted
[3/4,v1] net: dsa: realtek-smi: Add Realtek SMI driver Untitled series #55527 - - - - --- 2018-07-14 Linus Walleij davem Accepted
[2/4,v1] net: dsa: Add bindings for Realtek SMI DSAs Untitled series #55527 - - 1 - --- 2018-07-14 Linus Walleij davem Accepted
[1/4,v1] net: phy: realtek: Support RTL8366RB variant [1/4,v1] net: phy: realtek: Support RTL8366RB variant - - - - --- 2018-07-14 Linus Walleij davem Accepted
[net-next,4/4] mlxsw: spectrum_router: Optimize processing of VRRP MACs mlxsw: Add VRRP support - - 1 - --- 2018-07-14 Ido Schimmel davem Accepted
[net-next,3/4] mlxsw: spectrum: Add VRRP traps mlxsw: Add VRRP support - - 1 - --- 2018-07-14 Ido Schimmel davem Accepted
[net-next,2/4] mlxsw: spectrum_router: Direct macvlans' MACs to router mlxsw: Add VRRP support - - 1 - --- 2018-07-14 Ido Schimmel davem Accepted
[net-next,1/4] mlxsw: spectrum: Enable macvlan upper devices mlxsw: Add VRRP support - - 1 - --- 2018-07-14 Ido Schimmel davem Accepted
[net-next] tcp: remove redundant rcv_nxt update [net-next] tcp: remove redundant rcv_nxt update - - - - --- 2018-07-14 Yafang Shao davem Accepted
[iproute2-next,v3] net:sched: add action inheritdsfield to skbedit [iproute2-next,v3] net:sched: add action inheritdsfield to skbedit - - 4 - --- 2018-07-14 Qiaobin Fu dsa Changes Requested
[bpf-next,v5,3/3] bpf: btf: print map dump and lookup with btf info bpf: btf: print bpftool map data with btf 1 - 1 - --- 2018-07-14 Okash Khawaja bpf Accepted
[bpf-next,v5,2/3] bpf: btf: add btf print functionality bpf: btf: print bpftool map data with btf 1 - 1 - --- 2018-07-14 Okash Khawaja bpf Accepted
[bpf-next,v5,1/3] bpf: btf: export btf types and name by offset from lib bpf: btf: print bpftool map data with btf 2 - 1 - --- 2018-07-14 Okash Khawaja bpf Accepted
net/ethernet/freescale/fman: fix cross-build error net/ethernet/freescale/fman: fix cross-build error - - - - --- 2018-07-14 Randy Dunlap davem Accepted
« 1 2 ... 742 743 7442343 2344 »