netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-14 09:01:17 to 2014-01-15 00:50:11 UTC [more...]

[RFC PATCH net-next 0/4] net_cls for sys container
 2014-01-15  0:50 UTC  (6+ messages)

[PATCH net 0/2] tcp: delete redundant calls of tcp_mtup_init() and
 2014-01-15  0:41 UTC  (2+ messages)

[PATCH net-next] tcp: do not export tcp_gso_segment() and tcp_gro_receive()
 2014-01-15  0:31 UTC 

[BUG] eth_type_trans() can access stale data
 2014-01-15  0:21 UTC  (2+ messages)

[PATCH net-next v2 2/2] net: Check skb->rxhash in gro_receive
 2014-01-15  0:20 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: Add skb_get_hash_noeval
 2014-01-15  0:20 UTC  (3+ messages)

[PATCH net-next 0/2] net: mvneta: simple cleanups
 2014-01-14 23:46 UTC  (3+ messages)
` [PATCH net-next 1/2] net: mvneta: mvneta_tx_done_gbe() cleanups
` [PATCH net-next 2/2] net: mvneta: make mvneta_txq_done() return void

[PATCH] ieee802154: Fix memory leak in ieee802154_add_iface()
 2014-01-14 23:41 UTC  (2+ messages)

[PATCH net-next] IPv6: add option to use anycast addresses as source addresses in icmp error messages
 2014-01-14 23:38 UTC  (3+ messages)

pull-request: can-next 2014-01-11
 2014-01-14 23:30 UTC  (5+ messages)

[Xen-devel][PATCH net-next] xen-netfront: clean up code in xennet_release_rx_bufs
 2014-01-14 23:28 UTC  (2+ messages)

[PATCH RFC] reciprocal_divide: correction/update of the algorithm
 2014-01-14 23:25 UTC  (10+ messages)

[PATCH net-next v3 0/2] stmmac: fix kernel crashes for jumbo frames
 2014-01-14 23:20 UTC  (6+ messages)
` [PATCH net-next v3 1/2] dts: Add a binding for Synopsys emac max-frame-size
` [PATCH net-next v3 2/2] stmmac: Fix kernel crashes for jumbo frames

Compensation Award !
 2014-01-14 23:06 UTC 

[RFC PATCH net-next] etherdevice: Use ether_addr_copy to copy an Ethernet address
 2014-01-14 23:18 UTC 

[PATCH net-next] net: replace macros net_random and net_srandom with direct calls to prandom
 2014-01-14 23:15 UTC  (2+ messages)

[PATCH net-next] IPv6: enable TCP to use an anycast address
 2014-01-14 23:14 UTC  (3+ messages)

DSCP of ICMPv6 Echo Reply not copied from Echo Request
 2014-01-14 23:09 UTC  (3+ messages)
` [PATCH net-next] ipv6: copy traffic class from ping request to reply

[Patch net-next] ipv4: register igmp_notifier even when !CONFIG_PROC_FS
 2014-01-14 23:04 UTC  (2+ messages)

Fw: [Bug 68501] New: llc_fixup_skb considers PDU len including ETH_HLEN
 2014-01-14 23:01 UTC  (2+ messages)
`  "

linux-next: Tree for Jan 14 (lowpan, 802.15.4)
 2014-01-14 22:54 UTC  (2+ messages)

[Patch net-next] net_sched: act: fix a bug in tcf_register_action()
 2014-01-14 22:48 UTC 

[PATCH net-next 0/3] Improve tracing at the driver/core boundary
 2014-01-14 22:47 UTC  (2+ messages)

[PATCH net-next] hyperv: Add support for physically discontinuous receive buffer
 2014-01-14 22:31 UTC  (2+ messages)

(unknown),
 2014-01-14 22:06 UTC 

[PATCH] [trivial] ixgbe: Fix format string in ixgbe_fcoe.c
 2014-01-14 22:25 UTC  (2+ messages)

[PATCH net-next v2 0/3] make skb_checksum_setup generally available
 2014-01-14 22:24 UTC  (5+ messages)
` [PATCH net-next v2 3/3] xen-netfront: use new skb_checksum_setup function
    ` [Xen-devel] "

[PATCH v3 0/4] net_dma removal, and dma debug extension
 2014-01-14 22:04 UTC  (4+ messages)
` [PATCH v3 4/4] dma debug: introduce debug_dma_assert_idle()

[PATCH net-next v2 1/4] net: allow > 0 order atomic page alloc in skb_page_frag_refill
 2014-01-14 21:53 UTC  (13+ messages)
` [PATCH net-next v2 4/4] virtio-net: initial debugfs support, export mergeable rx buffer size

[PATCH net-next V3 0/3] net: Add GRO support for UDP encapsulating protocols
 2014-01-14 21:51 UTC  (9+ messages)
` [PATCH net-next V4 1/3] "
` [PATCH net-next V4 2/3] net: Export gro_find_by_type helpers
` [PATCH net-next V4 3/3] net: Add GRO support for vxlan traffic

[PATCH] net,via-rhine: Fix tx_timeout handling
 2014-01-14 21:46 UTC 

[RFC] sysfs_rename_link() and its usage
 2014-01-14 21:12 UTC  (6+ messages)

[PATCH v2 net-next 0/2] net: rename device's sysfs symlinks on name change
 2014-01-14 20:58 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: add sysfs helpers for netdev_adjacent logic
` [PATCH v2 net-next 2/2] net: rename sysfs symlinks on device name change

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

[PATCH v2 net-next] stmmac: Add vlan rx for better GRO performance
 2014-01-14 19:42 UTC 

[PATCH 2/2] net/mlx4_core: clean up srq_res_start_move_to()
 2014-01-14 19:46 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH 1/2] net/mlx4_core: clean up cq_res_start_move_to()
 2014-01-14 19:45 UTC  (4+ messages)
  ` [PATCH v2 "

[net PATCH 1/1] qlge: Fix vlan netdev features
 2014-01-14 18:57 UTC 

[PATCH net-next] xen-netback: Rework rx_work_todo
 2014-01-14 19:28 UTC 

[PATCH net-next 0/2] net: rename device's sysfs symlinks on name change
 2014-01-14 19:14 UTC  (5+ messages)
` [PATCH net-next 1/2] net: add sysfs helpers for netdev_adjacent logic
` [PATCH net-next 2/2] net: rename sysfs symlinks on device name change

[PATCHv2 net-next 0/4] Make flow cache name space aware
 2014-01-14 18:59 UTC  (5+ messages)
` [PATCHv2 net-next 1/4] flowcache: Namespacify flowcache global parameters with xfrm
` [PATCHv2 net-next 3/4] flowcache: Fixup flow cache part in xfrm policy

[Patch net-next 0/7] net_sched: some more cleanup and improvements
 2014-01-14 18:57 UTC  (8+ messages)
` [Patch net-next 6/7] net_sched: cls: move allocation in ->init to generic layer

[GIT net-next] Open vSwitch
 2014-01-14 18:56 UTC  (12+ messages)
` [ovs-dev] "
                ` [PATCH net-next] openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed
                    ` [PATCH net-next v2] "

[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v2)
 2014-01-14 18:53 UTC  (9+ messages)
` [PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v3)
        ` [PATCH] [RFC] netfilter: nf_conntrack: don't relase a conntrack with non-zero refcnt

[PATCH] usbnet: Fix dma setup for fragmented packets that need a pad byte appended
 2014-01-14 18:51 UTC  (6+ messages)

[PATCH net] be2net: add dma_mapping_error() check for dma_map_page()
 2014-01-14 18:28 UTC 

[PATCH net-next] bnx2x: fix sparse warning
 2014-01-14 18:14 UTC 

[PATCH net-next] stmmac: Add vlan rx for better GRO performance
 2014-01-14 19:14 UTC  (3+ messages)

[PATCH v3 net-next] bonding: handle slave's name change with primary_slave logic
 2014-01-14 19:10 UTC  (2+ messages)

[PATCH net-next 1/3] ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
 2014-01-14 17:50 UTC  (3+ messages)
` [PATCH net-next 2/3] ipv6: add a flag to get the flow label used remotly
` [PATCH net-next 3/3] ipv6: add ip6_flowlabel_consistency sysctl

[PATCH v2 net-next] bonding: handle slave's name change with primary_slave logic
 2014-01-14 17:33 UTC  (3+ messages)

[PATCH net-next 00/10] use appropriate APIs to get interfaces
 2014-01-14 16:51 UTC  (11+ messages)
` [PATCH net-next 02/10] bonding: use __dev_get_by_name instead of dev_get_by_name to find interface
` [PATCH net-next 06/10] vxlan: use __dev_get_by_index instead of dev_get_by_index "
` [PATCH net-next 07/10] batman-adv: "
` [PATCH net-next 09/10] can: "
` [PATCH net-next 10/10] net: nl80211: "

[PATCH net-next v2 0/2] stmmac: fix kernel crashes for jumbo frames
 2014-01-14 16:30 UTC  (7+ messages)
` [PATCH net-next v2 1/2] dts: Add a binding for Synopsys emac max-frame-size
` [PATCH net-next v2 2/2] stmmac: Fix kernel crashes for jumbo frames

build_skb() and data corruption
 2014-01-14 15:51 UTC  (4+ messages)

[PATCH] netfilter: Add dependency on IPV6 for NF_TABLES_INET
 2014-01-14 15:49 UTC  (4+ messages)

[PATCH 1/7] ptp_pch: Add dependency on HAS_IOMEM
 2014-01-14 15:45 UTC  (7+ messages)
` [PATCH 2/7] staging,dgap: "
` [PATCH 3/7] staging,spear_adc: "
` [PATCH 4/7] phy,exynos: "
` [PATCH 5/7] net,marvell: "
` [PATCH 6/7] power,goldfish: "
` [PATCH 7/7] staging,lpc32xx_adc: "

[PATCH 0/5] Assorted mvneta fixes
 2014-01-14 15:33 UTC  (6+ messages)
` [PATCH 3/5] net: mvneta: do not schedule in mvneta_tx_timeout

[PATCH -next] qlcnic: fix compiler warning
 2014-01-14 15:21 UTC 

[PATCH V2 0/4] misc: xgene: Add support for APM X-Gene SoC Queue Manager/Traffic Manager
 2014-01-14 15:15 UTC  (4+ messages)

[patch 0/3] s390: network patches for net-next
 2014-01-14 14:54 UTC  (4+ messages)
` [patch 1/3] qeth: bridgeport support - basic control
` [patch 2/3] s390/qdio: bridgeport support - CHSC part
` [patch 3/3] qeth: bridgeport support - address notifications

[patch net-next] neigh: split lines for NEIGH_VAR_SET so they are not too long
 2014-01-14 14:46 UTC 

[net-next 0/6] Intel Wired LAN Driver Updates
 2014-01-14 14:22 UTC  (3+ messages)
` [net-next 5/6] i40e: trivial cleanup

[PATCH net-next 0/2] vxlan updates
 2014-01-14 14:02 UTC  (4+ messages)
` [PATCH net-next 1/2] net: vxlan: when lower dev unregisters remove vxlan dev as well

[PATCH][net-next] gianfar: Fix portabilty issues for ethtool and ptp
 2014-01-14 13:35 UTC 

[PATCH net-next] IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
 2014-01-14 13:06 UTC  (2+ messages)

[PATCH RESEND net-next v2 1/3] bonding: update the primary slave when changing slave's name
 2014-01-14 12:52 UTC  (3+ messages)

[PATCH net-next] net: make dev_set_mtu() honor notification return code
 2014-01-14 12:13 UTC  (3+ messages)

[PATCH net-next] bonding: handle slave's name change with primary_slave logic
 2014-01-14 11:50 UTC  (2+ messages)

[PATCH] sh_eth: fix garbled TX error message
 2014-01-14 11:49 UTC  (3+ messages)

[PATCH net-next v2.1 0/3] bonding: fix primary problem for bonding
 2014-01-14 10:55 UTC  (2+ messages)

[PATCH net-next v2.1 2/3] bonding: clean the primary slave if there is no slave matching new primary
 2014-01-14 10:54 UTC 

[PATCH net-next v2.1 3/3] bonding: update bonding.txt for primary description
 2014-01-14 10:54 UTC 

[PATCH net-next v2.1 1/3] bonding: update the primary slave when changing slave's name
 2014-01-14 10:54 UTC 

[PATCHv3 net-next 0/5] xfrm: Add ESN support for AH
 2014-01-14 10:51 UTC  (9+ messages)
` [PATCHv3 net-next 2/5] {IPv4,xfrm} Add ESN support for AH ingress part

[PATCH v2] net: can: Disable flexcan driver build for big endian CPU on ARM
 2014-01-14 10:44 UTC 

[PATCH net-next v2 0/2] bonding: ensure that the TSO being set on bond master
 2014-01-14 10:38 UTC  (3+ messages)

[PATCH RESEND net-next v2 0/3] bonding: fix primary problem for bonding
 2014-01-14 10:26 UTC  (3+ messages)

[PATCH RFC 0/9]net: stmmac PM related fixes
 2014-01-14 10:05 UTC  (2+ messages)

[PATCH net-next] tun/macvtap: limit the packets queued through rcvbuf
 2014-01-14  9:52 UTC  (4+ messages)

[PATCH RESEND net-next v2 3/3] bonding: update bonding.txt for primary description
 2014-01-14  9:08 UTC 

[PATCH net-next v2 1/3] [PATCH 1/3] bonding: update the primary slave when changing slave's name
 2014-01-14  9:07 UTC  (2+ messages)

[PATCH RESEND net-next v2 2/3] bonding: clean the primary slave if there is no slave matching new primary
 2014-01-14  9:08 UTC 

[PATCH net-next v2 2/2] bonding: try to enable SG features when adding a new, slave
 2014-01-14  9:00 UTC 


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).