Show patches with: none      |   234331 patches
« 1 2 ... 792 793 7942343 2344 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net,v2] cxgb4 : Fix DCB priority groups being returned in wrong order - - - - --- 2014-11-21 Anish Bhatt davem Accepted
[net-next,v2,00/10] introduce rocker switch driver with hardware accelerated datapath api - phase 1… - - - - --- 2014-11-21 Simon Horman davem RFC
Add support of Cavium Liquidio ethernet adapters - - - - --- 2014-11-21 Raghu Vatsavayi davem Changes Requested
[net-next,1/5] RDMA/cxgb4: Cleanup Filter related macros/register defines - - - - --- 2014-11-21 Hariprasad Shenai davem Accepted
[net-next,2/5] RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST - - - - --- 2014-11-21 Hariprasad Shenai davem Accepted
[net-next,3/5] cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues - - - - --- 2014-11-21 Hariprasad Shenai davem Accepted
[net-next,4/5] cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI - - - - --- 2014-11-21 Hariprasad Shenai davem Accepted
[net-next,5/5] RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS an… - - - - --- 2014-11-21 Hariprasad Shenai davem Accepted
[net-next,V2,1/4] igb: refactor time sync interrupt handling - - - - --- 2014-11-21 Richard Cochran davem Awaiting Upstream
[net-next,V2,2/4] igb: serialize access to the time sync interrupt registers. - - - - --- 2014-11-21 Richard Cochran davem Awaiting Upstream
[net-next,V2,3/4] igb: enable internal PPS for the i210. - - - - --- 2014-11-21 Richard Cochran davem Awaiting Upstream
[net-next,V2,4/4] igb: enable auxiliary PHC functions for the i210. - - - - --- 2014-11-21 Richard Cochran davem Awaiting Upstream
[iproute2,v4.1] tc: add support for vlan tc action - - 1 - --- 2014-11-21 Jiri Pirko shemminger Accepted
[net-next] vlan: Pass ethtool get_ts_info queries to real device. - - - - --- 2014-11-21 Richard Cochran davem Accepted
[1/4] defxx: Fix DEFPA enable error propagation - - - - --- 2014-11-21 Maciej W. Rozycki davem Accepted
[2/4] defxx: Correct DEFEA's ESIC MMIO decoding - - - - --- 2014-11-21 Maciej W. Rozycki davem Accepted
[3/4] defxx: Disable DEFEA's ESIC I/O decoding on shutdown - - - - --- 2014-11-21 Maciej W. Rozycki davem Accepted
[4/4] defxx: Clean up DEFEA resource management - - - - --- 2014-11-21 Maciej W. Rozycki davem Accepted
[v2,9/9] netfilter: Replace smp_read_barrier_depends() with lockless_dereference() - - - - --- 2014-11-21 Pranith Kumar davem Not Applicable
[net] net: Revert "net: avoid one atomic operation in skb_clone()" - - - - --- 2014-11-21 Eric Dumazet davem Changes Requested
pull request: wireless-next 2014-11-21 - - - - --- 2014-11-21 John W. Linville davem Accepted
[v2,net] net: Revert "net: avoid one atomic operation in skb_clone()" - - - - --- 2014-11-21 Eric Dumazet davem Accepted
[1/3,RFC] tcp: introduce TCP experimental option for SMC - - - - --- 2014-11-21 Ursula Braun davem RFC
[2/3,RFC] net: introduce socket family constants - - - - --- 2014-11-21 Ursula Braun davem RFC
[3/3,RFC] smc: introduce socket family AF_SMC - - - - --- 2014-11-21 Ursula Braun davem RFC
[rfc] packet: zerocopy packet_snd - - - - --- 2014-11-21 Willem de Bruijn davem RFC
[GIT] Networking - - - - --- 2014-11-21 David Miller davem Accepted
[RFC,1/4] rtnetlink: new flag NLM_F_HW_OFFLOAD to indicate kernel object offload to hardware - - - - --- 2014-11-21 Roopa Prabhu davem RFC
[RFC,2/4] netdev: new feature flag NETIF_F_HW_OFFLOAD to indicate netdev object offload to hardware - - - - --- 2014-11-21 Roopa Prabhu davem RFC
[RFC,3/4] swdevice: new generic op to set bridge port attr - - - - --- 2014-11-21 Roopa Prabhu davem RFC
[RFC,4/4] bridge: make hw offload conditional on bridge and bridge port offload flags - - - - --- 2014-11-21 Roopa Prabhu davem RFC
xen-netback: do not report success if xenvif_alloc() fails - - - - --- 2014-11-21 Alexey Khoroshilov davem Superseded
[RFC] situation with csum_and_copy_... API - - - - --- 2014-11-22 Al Viro davem RFC
[net] ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid - - - - --- 2014-11-22 Alexander Duyck davem Accepted
[01/17] new helper: skb_copy_and_csum_datagram_msg() - - - - --- 2014-11-22 Al Viro davem RFC
[02/17] new helper: memcpy_from_msg() - - - - --- 2014-11-22 Al Viro davem RFC
[03/17] switch ipxrtr_route_packet() from iovec to msghdr - - - - --- 2014-11-22 Al Viro davem RFC
[04/17] new helper: memcpy_to_msg() - - - - --- 2014-11-22 Al Viro davem RFC
[05/17] switch drivers/net/tun.c to ->read_iter() - - - - --- 2014-11-22 Al Viro davem RFC
[06/17] switch macvtap to ->read_iter() - - - - --- 2014-11-22 Al Viro davem RFC
[07/17] new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter() - - - - --- 2014-11-22 Al Viro davem RFC
[08/17] {macvtap,tun}_get_user(): switch to iov_iter - - - - --- 2014-11-22 Al Viro davem RFC
[09/17] kill zerocopy_sg_from_iovec() - - - - --- 2014-11-22 Al Viro davem RFC
[10/17] switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() - - - - --- 2014-11-22 Al Viro davem RFC
PATCH 11/17] switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter - - - - --- 2014-11-22 Al Viro davem RFC
[12/17] tipc_sendmsg(): pass msghdr instead of its ->msg_iov - - - - --- 2014-11-22 Al Viro davem RFC
[13/17] tipc_msg_build(): pass msghdr instead of its ->msg_iov - - - - --- 2014-11-22 Al Viro davem RFC
[14/17] vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr - - - - --- 2014-11-22 Al Viro davem RFC
[15/17,atm] switch vcc_sendmsg() to copy_from_iter() - - - - --- 2014-11-22 Al Viro davem RFC
[16/17] rds: switch ->inc_copy_to_user() to passing iov_iter - - - - --- 2014-11-22 Al Viro davem RFC
[17/17] rds: switch rds_message_copy_from_user() to iov_iter - - - - --- 2014-11-22 Al Viro davem RFC
[net-next,01/17] i40e: Remove unneeded break statement - - - - --- 2014-11-22 Kirsher, Jeffrey T davem Superseded
[net-next,01/17] i40e: Remove unneeded break statement - - - - --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,02/17] i40e: remove useless debug noise 1 - - - --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,03/17] i40e: allow various base numbers in debugfs aq commands - - - - --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,04/17] i40e: Add description to misc and fd interrupts - - - - --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,05/17] i40e: don't enable PTP support on more than one PF per port - - - 1 --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,06/17] i40e: Add a virtual channel op to config RSS 1 - - - --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,07/17] i40e: Define and use i40e_is_vf macro 2 - - - --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,08/17] i40e: fix netdev_stat macro definition - - - - --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,09/17] i40evf: make early init sequence even more robust - - - 1 --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,10/17] i40e: Increase reset delay 1 - - 1 --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,11/17] i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode - - - 1 --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,12/17] i40e: Re enable Main VSI loopback setting in the reset path - - - 1 --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,13/17] i40evf: refactor ethtool RSS handling - - - 1 --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,14/17] i40e: implement ethtool RSS config - - - 1 --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,15/17] i40e: increase ARQ size - - - 1 --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,16/17] i40e: get pf_id from HW rather than PCI function 2 - - 1 --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[net-next,17/17] i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6 - - - 1 --- 2014-11-22 Kirsher, Jeffrey T davem Changes Requested
[1/1] fix return code from fib_rules_lookup() - - - - --- 2014-11-22 Ani Sinha davem Not Applicable
can: eliminate banner[] variable and switch to pr_info() 1 - - - --- 2014-11-22 Jeremiah Mahler davem Awaiting Upstream
[net,1/3] ixgbe: Correctly disable VLAN filter in promiscuous mode 1 - - 1 --- 2014-11-22 Kirsher, Jeffrey T davem Accepted
[net,2/3] ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe - - - - --- 2014-11-22 Kirsher, Jeffrey T davem Accepted
[net,3/3] igb: Fixes needed for surprise removal support - - - 1 --- 2014-11-22 Kirsher, Jeffrey T davem Accepted
net/mlx4: Fix EEH recovery failure - - - - --- 2014-11-22 Gavin Shan davem Deferred
[net-next] ipv6: coding style improvements (remove assignment in if statements) - - - - --- 2014-11-22 Ian Morris davem Changes Requested
[4/6] solos-pci: fix error return code - - - - --- 2014-11-22 Julia Lawall davem Accepted
[-next] bpf: null dereference allocating large arrays - - - - --- 2014-11-22 Dan Carpenter davem Not Applicable
[net-next,1/2] enic: use napi_schedule_irqoff() - - - - --- 2014-11-22 Govindarajulu Varadarajan davem Accepted
[net-next,2/2] enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock) - - - - --- 2014-11-22 Govindarajulu Varadarajan davem Accepted
[5/6] net/core: support compiling out splice - - - - --- 2014-11-22 Pieter Smith davem Rejected
[net-next] mlx4: fix mlx4_en_set_rxfh() - - - - --- 2014-11-23 Eric Dumazet davem Accepted
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic - - - - --- 2014-11-23 Xin Long davem Accepted
net: fec: init maximum receive buffer size for ring1 and ring2 - - - - --- 2014-11-23 Nimrod Andy davem Accepted
BCM4313 & brcmsmac & 3.12: only semi-working? - - - - --- 2014-11-23 Arend van Spriel davem Not Applicable
8139too: The maximum MTU should allow for VLAN headers - - - - --- 2014-11-23 Alban davem Accepted
[1/6] fs: move sendfile syscall into fs/splice - - - - --- 2014-11-23 Pieter Smith davem Not Applicable
[2/6] fs: moved kernel_write to fs/read_write - - - - --- 2014-11-23 Pieter Smith davem Not Applicable
[3/6] fs/splice: support compiling out splice-family syscalls - - - - --- 2014-11-23 Pieter Smith davem Not Applicable
[4/6] fs/fuse: support compiling out splice - - - - --- 2014-11-23 Pieter Smith davem Not Applicable
[5/6] net/core: support compiling out splice - - - - --- 2014-11-23 Pieter Smith davem Not Applicable
[6/6] fs/splice: full support for compiling out splice - - - - --- 2014-11-23 Pieter Smith davem Not Applicable
[1/1] fix return code from fib_rules_lookup() - - - - --- 2014-11-23 David Miller davem Not Applicable
[net-next] enic: use netdev_rss_key_fill() helper - - - - --- 2014-11-23 Eric Dumazet davem Accepted
[net-next,v2] ipv6: coding style improvements (remove assignment in if statements) - - - - --- 2014-11-23 Ian Morris davem Accepted
[net-next,v3] ipvlan: Initial check-in of the IPVLAN driver. - - - - --- 2014-11-24 Mahesh Bandewar (महेश बंडेवार) davem Changes Requested
[Iproute2,next,v2] ip link: Add ipvlan support to the iproute2/ip util - - - - --- 2014-11-24 Mahesh Bandewar (महेश बंडेवार) shemminger Accepted
[net-next,1/2] r8152: redefine REALTEK_USB_DEVICE - - - - --- 2014-11-24 Hayes Wang davem Rejected
[net-next,2/2] r8152: use ECM mode for unsupported chips - - - - --- 2014-11-24 Hayes Wang davem Rejected
[v2] Add support of Cavium Liquidio ethernet adapters - - - - --- 2014-11-24 Raghu Vatsavayi davem Changes Requested
« 1 2 ... 792 793 7942343 2344 »