netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-03 00:42:50 to 2014-03-03 23:28:13 UTC [more...]

[GIT] Networking
 2014-03-03 23:28 UTC 

[PATCH v3 net-next 0/1] bpf32->bpf64 mapper and bpf64 interpreter
 2014-03-03 23:04 UTC  (7+ messages)
` [PATCH v3 net-next 1/1] "

bridge is not forwaring ICMP6 neighbor solicitation to KVM guest
 2014-03-03 23:03 UTC  (5+ messages)

[RFC v3 0/6] networking: address root block upon initialization
 2014-03-03 22:47 UTC  (7+ messages)
` [RFC v3 1/6] bridge: preserve random init MAC address
` [RFC v3 2/6] bridge: trigger a bridge calculation upon port changes
` [RFC v3 3/6] bridge: fix bridge root block on designated port
` [RFC v3 4/6] bridge: enable root block during device registration
` [RFC v3 5/6] xen-netback: use a random MAC address and force bridge root block
` [RFC v3 6/6] tun: add initialization root block support

[PATCH] net: fix for a race condition in the inet frag code
 2014-03-03 22:21 UTC  (11+ messages)
` [PATCH v2] "

[PATCH RFC 0/3] Altera Triple Speed Ethernet (TSE) Driver RFC
 2014-03-03 22:11 UTC  (8+ messages)
` [PATCH RFC 3/3] Altera TSE: Add Altera Triple Speed Ethernet (TSE) Driver

[PATCH net-next v3 0/4] ieee802154: clean up header handling
 2014-03-03 22:07 UTC  (5+ messages)
  ` [PATCH net-next v3 1/4] ieee802154: add generic header handling routines
  ` [PATCH net-next v3 2/4] mac802154: use new header ops in wpan devices
  ` [PATCH net-next v3 3/4] ieee802154: remove addresses from mac_cb
  ` [PATCH net-next v3 4/4] ieee802154: remove seq member of mac_cb

BENEFICIARY
 2014-03-03 21:49 UTC 

[PATCH v2 net] macvlan: Add support for 'always_on' offload features
 2014-03-03 21:44 UTC  (2+ messages)

pull request: wireless 2014-03-03
 2014-03-03 21:43 UTC  (2+ messages)

[PATCH net] net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
 2014-03-03 21:40 UTC  (3+ messages)

[PATCH net-next v2 0/4] ieee802154: clean up header handling
 2014-03-03 21:38 UTC  (6+ messages)
  ` [PATCH net-next v2 1/4] ieee802154: add generic header handling routines
  ` [PATCH net-next v2 2/4] mac802154: use new header ops in wpan devices
` [PATCH net-next v2 3/4] ieee802154: remove addresses from mac_cb
` [PATCH net-next v2 4/4] ieee802154: remove seq member of mac_cb

[net-next v2 0/4]
 2014-03-03 21:30 UTC  (4+ messages)

[net-next PATCH] iproute2: add man page for mqprio
 2014-03-03 21:07 UTC  (2+ messages)

pull-request: can 2014-03-03
 2014-03-03 21:05 UTC  (10+ messages)
` [PATCH 1/8] can: flexcan: fix shutdown: first disable chip, then all interrupts
` [PATCH 2/8] can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
` [PATCH 3/8] can: flexcan: fix transition from and to low power mode in chip_{en,dis}able
` [PATCH 4/8] can: flexcan: factor out transceiver {en,dis}able into seperate functions
` [PATCH 5/8] can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze
` [PATCH 6/8] can: flexcan: flexcan_remove(): add missing netif_napi_del()
` [PATCH 7/8] can: flexcan: factor out soft reset into seperate funtion
` [PATCH 8/8] can: remove CAN FD compatibility for CAN 2.0 sockets

[nf-next PATCH V3 0/5] netfilter: conntrack: optimization, remove central spinlock
 2014-03-03 21:00 UTC  (7+ messages)
` [nf-next PATCH V3 1/5] netfilter: trivial code cleanup and doc changes
` [nf-next PATCH V3 2/5] netfilter: conntrack: spinlock per cpu to protect special lists
` [nf-next PATCH V3 3/5] netfilter: avoid race with exp->master ct
` [nf-next PATCH V3 4/5] netfilter: conntrack: seperate expect locking from nf_conntrack_lock
` [nf-next PATCH V3 5/5] netfilter: conntrack: remove central spinlock nf_conntrack_lock

[PATCH v2 net-next] tcp: snmp stats for Fast Open, SYN rtx, and data pkts
 2014-03-03 20:58 UTC  (2+ messages)

[PATCH] ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
 2014-03-03 20:57 UTC  (2+ messages)

[PATCH 1/1] net: cpsw: fix cpdma rx descriptor leak on down interface
 2014-03-03 20:50 UTC  (2+ messages)

[PATCH net v2 0/4] be2net fixes
 2014-03-03 20:48 UTC  (2+ messages)

[PATCH net-next] sch_tbf: Remove holes in struct tbf_sched_data
 2014-03-03 20:44 UTC  (2+ messages)

[PATCH] connector: remove duplicated code in cn_call_callback()
 2014-03-03 20:42 UTC  (3+ messages)

[PATCH net-next] ieee802154: fix at86rf212_set_txpower() exit path
 2014-03-03 20:40 UTC  (2+ messages)

[PATCH] netpoll: Don't call driver methods from interrupt context
 2014-03-03 20:40 UTC 

[PATCH net-next] tcp: snmp stats for Fast Open, SYN rtx, and data pkts
 2014-03-03 20:38 UTC  (4+ messages)

[patch] qlcnic: dcb: a couple off by one bugs
 2014-03-03 20:38 UTC  (3+ messages)

[PATCH net] tcp: fix bogus RTT on special retransmission
 2014-03-03 20:37 UTC  (2+ messages)

[patch] hsr: off by one sanity check in hsr_register_frame_in()
 2014-03-03 20:30 UTC  (2+ messages)

[PATCH v3 net-next 1/2] ethtool: Support for configurable RSS hash key
 2014-03-03 20:19 UTC  (2+ messages)

[PATCH net] macvlan: Add support for 'always_on' offload features
 2014-03-03 20:10 UTC  (2+ messages)

macvtap performance regression (bisected) between 3.13 and 3.14-rc1
 2014-03-03 19:36 UTC  (8+ messages)

[PATCHv2 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4
 2014-03-03 18:55 UTC  (36+ messages)
` [PATCHv2 net-next 03/31] cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck
` [PATCHv2 net-next 05/31] cxgb4: use spinlock_irqsave/spinlock_irqrestore for db lock
` [PATCHv2 net-next 06/31] iw_cxgb4: cap CQ size at T4_MAX_IQ_SIZE
` [PATCHv2 net-next 07/31] iw_cxgb4: Allow loopback connections
` [PATCHv2 net-next 09/31] iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
` [PATCHv2 net-next 10/31] cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
` [PATCHv2 net-next 11/31] iw_cxgb4: use the BAR2/WC path for kernel QPs and T5 devices
` [PATCHv2 net-next 13/31] iw_cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
` [PATCHv2 net-next 14/31] iw_cxgb4: default peer2peer mode to 1
  ` [PATCHv2 net-next 01/31] cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
  ` [PATCHv2 net-next 02/31] cxgb4: Add code to dump SGE registers when hitting idma hangs
  ` [PATCHv2 net-next 04/31] cxgb4: Updates for T5 SGE's Egress Congestion Threshold
  ` [PATCHv2 net-next 08/31] iw_cxgb4: release neigh entry in error paths
  ` [PATCHv2 net-next 12/31] iw_cxgb4: Fix incorrect BUG_ON conditions
  ` [PATCHv2 net-next 15/31] iw_cxgb4: save the correct map length for fast_reg_page_lists
  ` [PATCHv2 net-next 22/31] iw_cxgb4: lock around accept/reject downcalls
  ` [PATCHv2 net-next 24/31] iw_cxgb4: rx_data() needs to hold the ep mutex
  ` [PATCHv2 net-next 28/31] iw_cxgb4: SQ flush fix
` [PATCHv2 net-next 16/31] iw_cxgb4: don't leak skb in c4iw_uld_rx_handler()
` [PATCHv2 net-next 17/31] iw_cxgb4: fix possible memory leak in RX_PKT processing
` [PATCHv2 net-next 18/31] iw_cxgb4: ignore read reponse type 1 CQEs
` [PATCHv2 net-next 19/31] iw_cxgb4: connect_request_upcall fixes
` [PATCHv2 net-next 20/31] iw_cxgb4: adjust tcp snd/rcv window based on link speed
` [PATCHv2 net-next 21/31] iw_cxgb4: update snd_seq when sending MPA messages
` [PATCHv2 net-next 23/31] iw_cxgb4: drop RX_DATA packets if the endpoint is gone
` [PATCHv2 net-next 25/31] iw_cxgb4: endpoint timeout fixes
` [PATCHv2 net-next 26/31] iw_cxgb4: rmb() after reading valid gen bit
` [PATCHv2 net-next 27/31] iw_cxgb4: wc_wmb() needed after DB writes
` [PATCHv2 net-next 29/31] iw_cxgb4: minor fixes/cleanup
` [PATCHv2 net-next 30/31] iw_cxgb4: Max fastreg depth depends on DSGL support
` [PATCHv2 net-next 31/31] Revert "cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()"

mlx4_core: DMA-API: device driver tries to sync DMA memory it has not allocated
 2014-03-03 17:58 UTC  (4+ messages)

ax88179_178a problems on AMD platform with ASMedia xhci controller
 2014-03-03 17:08 UTC 

bond failover doesn't happen when active slave link is up, but there is no connectivity
 2014-03-03 16:49 UTC 

[net-next v4 0/3] 802.21 and MPLS headers and classification
 2014-03-03 16:23 UTC  (4+ messages)
` [net-next v4 1/3] if_ether.h: add IEEE 802.21 Ethertype
` [net-next v4 2/3] UAPI: add MPLS label stack definition
` [net-next v4 3/3] cfg80211: add MPLS and 802.21 classification

linux-next: Tree for Mar 3 (netfilter: xt_socket)
 2014-03-03 15:32 UTC 

[PATCH net-next 0/4] ieee802154: clean up header handling
 2014-03-03 15:40 UTC  (11+ messages)
` [PATCH 1/4] ieee802154: add generic header handling routines
  ` [PATCH 2/4] mac802154: use new header ops in wpan devices
` [PATCH 3/4] ieee802154: remove addresses from mac_cb
` [PATCH 4/4] ieee802154: remove seq member of mac_cb
  ` [Linux-zigbee-devel] "

[PATCH iproute2 -next 1/3] ipxfrm: prepares update of include/linux/xfrm.h
 2014-03-03 14:36 UTC  (3+ messages)
` [PATCH iproute2 -next 2/3] include/linux: update xfrm.h
` [PATCH iproute2 -next 3/3] ipxfrm: allow to setup filter when dumping SA

change kmalloc into vmalloc for large memory allocations
 2014-03-03 14:10 UTC  (9+ messages)

BUSINESS PROPOSAL
 2014-03-03 13:32 UTC 

[PATCH V6 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
 2014-03-03 12:53 UTC  (7+ messages)
` [PATCH V6 net-next 1/5] xen-netback: Factor queue-specific data into queue struct
` [PATCH V6 net-next 2/5] xen-netback: Add support for multiple queues
` [PATCH V6 net-next 3/5] xen-netfront: Factor queue-specific data into queue struct
` [PATCH V6 net-next 4/5] xen-netfront: Add support for multiple queues
` [PATCH V6 net-next 5/5] xen-net{back, front}: Document multi-queue feature in netif.h
  ` [PATCH V6 net-next 5/5] xen-net{back,front}: "

[PATCH V5 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
 2014-03-03 12:14 UTC  (6+ messages)
` [PATCH V5 net-next 4/5] xen-netfront: Add support for multiple queues

[PATCH RFC 0/7] Non-promisc bidge ports support
 2014-03-03 12:12 UTC  (7+ messages)
` [PATCH 6/7] bridge: Manage promisc mode when vlans are configured on top of a bridge

ovs inconsistent lock state
 2014-03-03 11:33 UTC  (3+ messages)

[nf-next PATCH 0/5] (repost) netfilter: conntrack: optimization, remove central spinlock
 2014-03-03 11:33 UTC  (6+ messages)
` [nf-next PATCH V2 0/5] "
  ` [nf-next PATCH V2 4/5] netfilter: conntrack: seperate expect locking from nf_conntrack_lock

[PATCH RFC 0/12] vti6: prepare namespace and interfamily support
 2014-03-03 10:58 UTC  (9+ messages)
` [PATCH RFC 01/12] xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
` [PATCH RFC 06/12] vti6: Remove dst_entry caching
` [PATCH RFC 08/12] vti6: Update the ipv6 side to use it's own receive hook
` [PATCH RFC 10/12] vti6: Support inter address family tunneling

[PATCH 1/2] ethernet: sun4i: Drop the older compatibles
 2014-03-03 10:36 UTC  (2+ messages)

[BUG?] Null pointer dereference in nf_ct_delete_from_lists()
 2014-03-03  9:50 UTC 

[PATCH] net-gre-gro: Fix a bug that breaks the forwarding path
 2014-03-03  9:30 UTC  (5+ messages)

[PATCH net-next V1 0/2] net: Affinity hint helper function
 2014-03-03  9:07 UTC  (4+ messages)
` [PATCH net-next V1 1/2] net: Utility function to get affinity_hint by policy
    `  "

[PATCH net v2 0/4] be2net fixes
 2014-03-03  9:06 UTC 

[PATCH net v2 4/4] be2net: isolate TX workarounds not applicable to Skyhawk-R
 2014-03-03  8:55 UTC 

[PATCH net 3/4] be2net: Fix skb double free in be_xmit_wrokarounds() failure path
 2014-03-03  8:55 UTC 

[PATCH net 2/4] be2net: clear promiscuous bits in adapter->flags while disabling promiscuous mode
 2014-03-03  8:54 UTC 

[PATCH net v2 1/4] be2net: Fix to reset transparent vlan tagging
 2014-03-03  8:54 UTC 

[PATCH] be2net: Bugfix for packet drop with kernel param swiotlb=force
 2014-03-03  7:24 UTC  (8+ messages)

[PATCH net-next] vlan: use ether_addr_equal_64bits to instead of ether_addr_equal
 2014-03-03  6:05 UTC  (6+ messages)

RTL8153 fails to get link after applying c7de7dec2 to 3.8 kernel
 2014-03-03  3:00 UTC  (19+ messages)
                              ` RTL8153 fails to get link after applying c7de7dec2 to 3.8kernel

[PATCH] USB AX88179/178A: Support D-Link DUB-1312
 2014-03-03  1:30 UTC  (2+ messages)

[PATCH net-next V2 0/9] net/mlx4: Mellanox driver update 27-02-2014
 2014-03-03  1:04 UTC  (2+ messages)

[PATCH net-next 0/2] vlan: fix ns issue and slight optimization
 2014-03-03  0:57 UTC  (6+ messages)
` [PATCH net-next 1/2] vlan: don't allow vlan device to move between network namespaces

Fw: [Bug 71351] New: "INFO: rcu_sched detected stalls on CPUs/tasks" on high server load
 2014-03-03  0:42 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).