netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-12 07:19:36 to 2013-12-13 01:50:51 UTC [more...]

[PATCH net-next] packet: fix using smp_processor_id() in preemptible code
 2013-12-13  1:50 UTC  (2+ messages)

[PATCH v2 net-next] packet: fix using smp_processor_id() in preemptible code
 2013-12-13  1:49 UTC  (5+ messages)

[PATCH net-next] pkt_sched: fq: more robust memory allocation
 2013-12-13  0:35 UTC 

[PATCH net-next v2 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2013-12-12 23:48 UTC  (10+ messages)
` [PATCH net-next v2 1/9] xen-netback: Introduce TX grant map definitions
` [PATCH net-next v2 2/9] xen-netback: Change TX path from grant copy to mapping
` [PATCH net-next v2 3/9] xen-netback: Remove old TX grant copy definitons and fix indentations
` [PATCH net-next v2 4/9] xen-netback: Change RX path for mapped SKB fragments
` [PATCH net-next v2 5/9] xen-netback: Add stat counters for zerocopy
` [PATCH net-next v2 6/9] xen-netback: Handle guests with too many frags
` [PATCH net-next v2 7/9] xen-netback: Add stat counters for frag_list skbs
` [PATCH net-next v2 8/9] xen-netback: Timeout packets in RX path
` [PATCH net-next v2 9/9] xen-netback: Aggregate TX unmap operations

[PATCH v3 net-next] net-gro: Prepare GRO stack for the upcoming tunneling support
 2013-12-12 23:48 UTC  (3+ messages)

[PATCH net-next] pkt_sched: set root qdisc before change() in attach_default_qdiscs()
 2013-12-12 23:41 UTC 

[PATCH] net: Cache route in IP tunnels
 2013-12-12 23:24 UTC  (9+ messages)

[PATCH net-next] bridge: allow local delivery when port is disabled
 2013-12-12 23:05 UTC  (3+ messages)

Pull request: sfc-next 2013-12-12
 2013-12-12 23:03 UTC  (17+ messages)
` [PATCH net-next 01/16] sfc: Demote "MC Scheduler error" messages
` [PATCH net-next 02/16] sfc: Update MCDI protocol definitions
` [PATCH net-next 03/16] sfc: Add MC BISTs to ethtool offline self test on EF10
` [PATCH net-next 04/16] sfc: Tighten the check for RX merged completion events
` [PATCH net-next 05/16] sfc: Make initial fill of RX descriptors synchronous
` [PATCH net-next 06/16] sfc: Correct RX dropped count for drops while interface is down
` [PATCH net-next 07/16] sfc: Report units in sensor warnings
` [PATCH net-next 08/16] sfc: Revise sensor names to be more understandable and consistent
` [PATCH net-next 09/16] sfc: Add new sensor names
` [PATCH net-next 10/16] sfc: Log all unexpected MCDI errors
` [PATCH net-next 11/16] sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP
` [PATCH net-next 12/16] sfc: Fold efx_flush_all() into efx_stop_port() and update comments
` [PATCH net-next 13/16] sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10
` [PATCH net-next 14/16] sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena
` [PATCH net-next 15/16] sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()
` [PATCH net-next 16/16] sfc: Remove dependency of PTP on having a dedicated channel

[PATCH net-next v2 8/8] bonding: add arp_all_targets netlink support
 2013-12-12 22:10 UTC 

[PATCH net-next v2 7/8] bonding: add arp_validate netlink support
 2013-12-12 22:10 UTC 

[PATCH net-next v2 6/8] bonding: add arp_ip_target netlink support
 2013-12-12 22:10 UTC 

[PATCH net-next v2 5/8] bonding: add arp_interval netlink support
 2013-12-12 22:10 UTC 

[PATCH net-next v2 4/8] bonding: add use_carrier netlink support
 2013-12-12 22:10 UTC 

[PATCH net-next v2 3/8] bonding: add downdelay netlink support
 2013-12-12 22:10 UTC 

[PATCH net-next v2 2/8] bonding: add updelay netlink support
 2013-12-12 22:10 UTC 

[PATCH net-next v2 1/8] bonding: add miimon netlink support
 2013-12-12 22:09 UTC 

[PATCH net-next v2 0/8] bonding: add more netlink attributes
 2013-12-12 22:09 UTC 

[PATCH net-next RFC 0/5] xen-netback: TX grant mapping instead of copy
 2013-12-12 22:08 UTC  (7+ messages)

[PATCH 0/2] Display adjacent switch port's attributes
 2013-12-12 22:00 UTC  (9+ messages)

[PATCH net-next v5 7/11] bonding: rebuild the lock use for bond_3ad_state_machine_handler()
 2013-12-12 21:35 UTC  (5+ messages)

[PATCH v2] ipv6: fix incorrect type in declaration
 2013-12-12 21:14 UTC  (2+ messages)

[PATCH net-next v2 0/2] ovs: introduce arch-specific fast hashing improvements
 2013-12-12 21:12 UTC  (7+ messages)
  ` [PATCH net-next v2 1/2] lib: introduce arch optimized hash library
` [PATCH net-next v2 2/2] net: ovs: use CRC32 accelerated flow hash if available

[PATCH net-next] netconf: add proxy-arp support
 2013-12-12 21:06 UTC 

[PATCH net] xen-netback: fix gso_prefix check
 2013-12-12 20:48 UTC  (4+ messages)

[net-next 00/15][pull request] Intel Wired LAN Driver Updates
 2013-12-12 20:41 UTC  (20+ messages)
` [net-next 01/15] i40e: fix null dereference
` [net-next 02/15] i40e: fix up some of the ethtool connection reporting
` [net-next 03/15] i40e: fix pf reset after offline test
` [net-next 04/15] i40e: add netdev ops helper function
` [net-next 05/15] i40e: Tell the stack about our actual number of queues
` [net-next 06/15] i40e: init flow control settings to disabled
` [net-next 07/15] i40e: trivial fixes
` [net-next 08/15] i40e: use same number of queues as CPUs
` [net-next 09/15] i40e: reinit flow for the main VSI
` [net-next 10/15] i40e: function to reconfigure RSS queues and rebuild
` [net-next 11/15] i40e: debugfs command to change RSS queue count
` [net-next 12/15] i40e: Add basic support for get/set channels for RSS
` [net-next 13/15] i40e: rtnl_lock in reset path fixes
` [net-next 14/15] i40e: support for suspend and resume
` [net-next 15/15] i40e: Remove FCoE in i40e_virtchnl_pf.c code

[PATCH] net: make neigh_priv_len in struct net_device 16bit instead of 8bit
 2013-12-12 20:35 UTC  (4+ messages)

[PATCH net] ip_gre: fix msg_name parsing for recvfrom/recvmsg
 2013-12-12 20:34 UTC  (2+ messages)

[PATCH net-next] i40e: make functions static and remove dead code
 2013-12-12 20:25 UTC  (2+ messages)

[PATCH 00/16] wl1251 patches from linux-n900 tree
 2013-12-12 20:24 UTC  (13+ messages)
` [PATCH v2 15/16] wl1251: Add sysfs file address for setting permanent mac address
        `  "

[PATCH net-next] igb: make local functions static and remove dead code
 2013-12-12 20:18 UTC  (2+ messages)

so_linger + shutdown() still sends a tcp fin on timeout
 2013-12-12 20:09 UTC  (2+ messages)

[PATCH net-next] tcp: remove a bogus TSO split
 2013-12-12 19:28 UTC 

[PATCH net-next 1/6] sched: remove get_stats from tc_action_ops
 2013-12-12 19:15 UTC  (3+ messages)

[PATCH 1/1] forcedeth: add MII ioctls support
 2013-12-12 19:08 UTC  (4+ messages)

[PATCH v2 net-next] ipv6: router reachability probing
 2013-12-12 19:08 UTC  (5+ messages)

[patch net-next v2] ipv6: log autoconfiguration failures
 2013-12-12 19:06 UTC  (11+ messages)

[PATCH] net: eth: 8390: remove section warning in etherh.c
 2013-12-12 19:02 UTC  (3+ messages)

[PATCH 1/2] drivers: net: cpsw: fix dt probe for one port ethernet
 2013-12-12 18:47 UTC  (5+ messages)
` [PATCH 2/2] drivers: net: cpsw: fix for cpsw crash when build as modules

[PATCH net-next 0/2] Add packet capture support on macvtap device
 2013-12-12 18:39 UTC  (5+ messages)
` [PATCH net-next 1/2] macvtap: Add support of packet capture "

[PATCH v2 0/5] net: macb updates
 2013-12-12 18:38 UTC  (5+ messages)
    ` [PATCH] ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option

[PATCH net v4 0/2] napi fixes
 2013-12-12 18:35 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH net-next 1/3] virtio_net: set multicast filter list to host
 2013-12-12 18:26 UTC  (2+ messages)

[PATCH] net/sched/sch_tbf.c: fix linking error
 2013-12-12 17:25 UTC  (4+ messages)

[PATCH 1/1] ipv6 addrconf:fix preferred lifetime state-changing behavior while valid_lft is infinity
 2013-12-12 17:19 UTC  (9+ messages)

[PATCH RFC 0/9] vti4: prepare namespace and interfamily support
 2013-12-12 16:26 UTC  (3+ messages)
` [PATCH RFC 8/9] vti: Update the ipv4 side to use it's own receive hook

[net-next 00/12] bna: Update the Driver to v3.2.23.0
 2013-12-12 16:04 UTC  (4+ messages)
` [net-next 05/12] bna: Enable Multi Buffer RX

[PATCH v1] net/sunrpc/cache: simplify code by using hex_pack_byte()
 2013-12-12 16:00 UTC  (2+ messages)

[PATCH] TCP: add option for silent port knocking with integrity protection
 2013-12-12 15:46 UTC  (14+ messages)

[PATCH RFC] mlx4_en: Add PTP hardware clock
 2013-12-12 15:28 UTC  (5+ messages)

[PATCH net-next v2 0/2] ovs: introduce arch-specific fast hashing improvements
 2013-12-12 15:00 UTC 

[PATCH] sctp: loading sctp when load sctp_probe
 2013-12-12 14:58 UTC  (3+ messages)

pull-request: can 2013-06-03
 2013-12-12 14:44 UTC  (3+ messages)
` [PATCH 3/3] net: can: peak_usb: Do not do dma on the stack

[PATCH] ipv6: fix incorrect type in initializer
 2013-12-12 14:36 UTC  (2+ messages)

[PATCH net] sch_tbf: use do_div() for 64-bit divide
 2013-12-12 13:21 UTC  (4+ messages)
` [PATCH resend "

[PATCH] net:fec: remove duplicate lines in comment about errata ERR006358
 2013-12-12 12:42 UTC  (2+ messages)

cgroup filter on physics interface can't container
 2013-12-12 12:18 UTC  (2+ messages)
  ` cgroup filter on physics interface can't control container

[PATCH RFC 1/2] ipv6: add the IPV6_FL_F_REPLY flag to IPV6_FL_A_GET
 2013-12-12 10:39 UTC  (3+ messages)
` [PATCH RFC 2/2] ipv6: add a flag to get the flow label used remotly

[PATCH 00/10] net: stmmac: Add sun7i GMAC glue layer
 2013-12-12 10:31 UTC  (10+ messages)
` [PATCH 04/10] net: stmmac: sunxi platfrom extensions for GMAC in Allwinner A20 SoC's

[PATCH v2] packet: Deliver VLAN TPID to userspace
 2013-12-12 10:30 UTC  (5+ messages)

[PATCH ethtool 0/3] Display adjacent switch port's attributes
 2013-12-12  9:24 UTC  (5+ messages)
` [PATCH ethtool 1/3] ethtool: Add callback to indicate adjacent switch port attributes
` [PATCH ethtool 2/3] ethtool: Add option -q to display adjacent switch ports attributes
` [PATCH ethtool 3/3] qeth: Display adjacent switch port attributes in ethtool

[PATCH ethtool 0/3] Display adjacent switch port's attributes
 2013-12-12  9:24 UTC  (5+ messages)
` [PATCH ethtool 1/3] ethtool: Add callback to indicate adjacent switch port attributes
` [PATCH ethtool 2/3] ethtool: Add option -q to display adjacent switch ports attributes
` [PATCH ethtool 3/3] qeth: Display adjacent switch port attributes in ethtool

[net 1/6] ipv4/ipv6: Fix FSF address in file headers
 2013-12-12  7:56 UTC  (3+ messages)

[PATCH] Do not listen if rtnl_send() fails in ip link iplink_have_newlink() test
 2013-12-12  7:18 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).