messages from 2014-03-24 17:17:38 to 2014-03-25 13:19:07 UTC [more...]
[RFC 0/2] pm,net: Introduce QoS requests per CPU
2014-03-25 13:18 UTC (3+ messages)
` [RFC 1/2] pm: "
` [RFC 2/2] net/mlx4_en: Use pm_qos API to avoid packet loss in high CPU c-states
[RFC PATCH 0/2] remove netpoll rx support
2014-03-25 13:18 UTC (71+ messages)
` [PATCH next-next 0/10] Using dev_kfree_skb_any for functions called in multiple contexts
` [net-next 00/54][pull request] Using dev_kfree/consume_skb_any "
` [PATCH 01/54] uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb
` [PATCH 02/54] 3c509: "
` [PATCH 03/54] 3c59x: "
` [PATCH 04/54] 8390: "
` [PATCH 05/54] bfin_mac: "
` [PATCH 06/54] sun4i-emac: "
` [PATCH 07/54] am79c961a: "
` [PATCH 08/54] lance: "
` [PATCH 09/54] pcnet32: Call dev_kfree_skb_any "
` [PATCH 10/54] alx: "
` [PATCH 11/54] atl1c: Call dev_kfree/consume_skb_any "
` [PATCH 12/54] bnad: Call dev_kfree_skb_any "
` [PATCH 13/54] macb: Call dev_kfree_skb_any instead of kfree_skb
` [PATCH 14/54] xgmac: Call dev_kfree/consume_skb_any instead of dev_kfree_skb
` [PATCH 15/54] cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb
` [PATCH 16/54] cxgb4: "
` [PATCH 17/54] cxfb4vf: "
` [PATCH 18/54] cs89x0: Call dev_consume_skb_any instead of dev_kfree_skb
` [PATCH 19/54] enic: Call dev_kfree_skb_any "
` [PATCH 20/54] dm9000: Call dev_consume_skb_any "
` [PATCH 21/54] dmfe: Call dev_kfree/consume_skb_any "
` [PATCH 22/54] uli526x: "
` [PATCH 23/54] sundance: Call dev_kfree_skb_any "
` [PATCH 24/54] fec: Call dev_kfree_skb_any instead of kfree_skb
` [PATCH 25/54] ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb
` [PATCH 26/54] i825xx: Call dev_kfree_skb_any "
` [PATCH 27/54] ehea: Call dev_consume_skb_any "
` [PATCH 28/54] ibmveth: "
` [PATCH 29/54] jme: Call dev_kfree_skb_any "
` [PATCH 30/54] mv643xx_eth: "
` [PATCH 31/54] skge: Call dev_kfree/consume_skb_any "
` [PATCH 32/54] sky2: Call dev_kfree_skb_any "
` [PATCH 33/54] ksz884x: Call dev_consume_skb_any "
` [PATCH 34/54] s2io: Call dev_kfree_skb_any "
` [PATCH 35/54] vxge: "
` [PATCH 36/54] forcedeth: Call dev_kfree_skb_any instead of kfree_skb
` [PATCH 37/54] sc92031: Call dev_consume_skb_any instead of dev_kfree_skb
` [PATCH 38/54] sis900: Call dev_kfree_skb_any "
` [PATCH 39/54] smc911x: "
` [PATCH 40/54] smc91x: Call dev_kfree/consume_skb_any "
` [PATCH 41/54] smsc911x: Call dev_consume_skb_any "
` [PATCH 42/54] stmmac: "
` [PATCH 43/54] sungem: "
` [PATCH 44/54] tilepro: Call dev_consume_skb_any instead of kfree_skb
` [PATCH 45/54] spider_net: Call dev_consume_skb_any instead of dev_kfree_skb
` [PATCH 46/54] via-rhine: Call dev_kfree/consume_skb_any "
` [PATCH 47/54] via-velocity: Call dev_kfree_skb_any instead of kfree_skb
` [PATCH 48/54] xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb
` [PATCH 49/54] vmxnet3: Call dev_kfree_skb_any "
` [PATCH 50/54] xen-netfront: "
` [PATCH 51/54] wlags49_h2: Call dev_kfree/consume_skb_any "
` [PATCH 52/54] staging/octeon-ethernet: "
` [PATCH 53/54] virtio_net: Call dev_kfree_skb_any "
` [PATCH 54/54] if_vlan: Call dev_kfree_skb_any instead of kfree_skb
[PATCH] netlink: have netlink per-protocol bind function return an error code
2014-03-25 13:11 UTC (9+ messages)
` [PATCH][v3] "
` [PATCH][v4] "
` [PATCH][v5] "
` [PATCH][v6] "
` unbind [was: Re: [PATCH] netlink: have netlink per-protocol bind function return] "
Multicast packets being lost (3.10 stable)
2014-03-25 13:06 UTC (2+ messages)
[PATCH net V2] xen-netback: disable rogue vif in kthread context
2014-03-25 13:04 UTC (2+ messages)
` [Xen-devel] "
[PATCH net-next v2 0/9] BPF updates
2014-03-25 12:10 UTC (9+ messages)
` [PATCH net-next v2 1/9] net: filter: add jited flag to indicate jit compiled filters
` [PATCH net-next v2 2/9] net: filter: keep original BPF program around
` [PATCH net-next v2 3/9] net: filter: move filter accounting to filter core
` [PATCH net-next v2 4/9] net: ptp: use sk_unattached_filter_create() for BPF
` [PATCH net-next v2 5/9] net: ptp: do not reimplement PTP/BPF classifier
` [PATCH net-next v2 6/9] net: ppp: use sk_unattached_filter api
` [PATCH net-next v2 8/9] net: filter: rework/optimize internal BPF interpreter's instruction set
` [PATCH net-next v2 9/9] doc: filter: extend BPF documentation to document new internals
[PATCH net-next 1/2] ptp: Add a command line option in testptp to set a specific PTP time
2014-03-25 11:46 UTC (2+ messages)
[PATCH net-next 2/2] ptp: Fix compiler warnings in the testptp utility
2014-03-25 11:45 UTC (2+ messages)
[PATCH RFC] ixp4xx_eth: Allow setting the MDIO bus name in platform data
2014-03-25 11:37 UTC (4+ messages)
[PATCH] net: micrel : ks8851-ml: add vdd-supply support
2014-03-25 10:06 UTC (3+ messages)
[PATCH net-next v4 0/3] bonding: support QinQ for bond arp interval
2014-03-25 9:44 UTC (4+ messages)
` [PATCH net-next v4 1/3] vlan: make a new function vlan_dev_vlan_proto() and export
` [PATCH net-next v4 2/3] bonding: support QinQ for bond arp interval
` [PATCH net-next v4 3/3] bonding: add net_ratelimt to avoid spam in "
openvswitch question
2014-03-25 9:43 UTC (5+ messages)
[PATCH 1/4 V2] Ethernet drivers in 3.14-rc3 kernel: fix 3 buffer overflows triggered by hardware devices
2014-03-25 9:37 UTC (10+ messages)
[PATCH] rtlwifi: rtl8188ee: enable MSI interrupts support
2014-03-25 9:13 UTC (5+ messages)
` [PATCH] rtlwifi: add "
` [PATCH v2] "
[PATCH] ipv4: gre: Fix null pointer dereference in gre_cisco_err()
2014-03-25 8:56 UTC (3+ messages)
[PATCH net-next v2 0/2] bonding: slight optimization and avoid spam for bond xmit path
2014-03-25 9:00 UTC (3+ messages)
` [PATCH net-next v2 1/2] bonding: slight optimization "
` [PATCH net-next v2 2/2] bonding: ratelimit pr_err() for bond xmit broadcast
[PATCH V12 6/7] net: sxgbe: add ethtool related functions support
2014-03-25 8:43 UTC
[PATCH] bonding: Inactive slaves should keep inactive flag's value to 1 in tlb and alb mode
2014-03-25 8:36 UTC (3+ messages)
[PATCH net-next 0/3] slight optimization and avoid spam for bond fast path
2014-03-25 8:17 UTC (8+ messages)
` [PATCH net-next 1/3] bonding: slight optimization for bond xmit path
` [PATCH net-next 2/3] bonding: ratelimit pr_err() for bond xmit broadcast
` [PATCH net-next 3/3] bonding: add ratelimit for bond_arp_rcv()
[PATCH v3 0/3] add hisilicon hip04 ethernet driver
2014-03-25 8:12 UTC (8+ messages)
` [PATCH 3/3] net: hisilicon: new "
[PATCH net] ipv6: fix RTNL assert fail in DAD
2014-03-25 8:03 UTC (3+ messages)
` [PATCH net] ipv6: move DAD and addrconf_verify processing to workqueue
[PATCH V13 2/7] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
2014-03-25 7:05 UTC (4+ messages)
[PATCH net-next 0/7] drivers/net: Remove pointer casts to same type
2014-03-25 5:50 UTC (12+ messages)
` [PATCH net-next 1/7] altera: Remove casts of pointer "
` [PATCH net-next 2/7] alx: "
` [PATCH net-next 3/7] intel: "
` [PATCH net-next 4/7] qlcnic: "
` [PATCH net-next 5/7] carl9170: "
` [PATCH net-next 6/7] mwifiex: "
` [PATCH net-next 7/7] rtlwifi: "
on kernel 2.6.34.15, vlan and raw packets can not be received with gfar-enet nic
2014-03-25 5:08 UTC
linux-next: manual merge of the net-next tree with the net tree
2014-03-25 4:31 UTC (2+ messages)
[PATCH net-next v3 0/3] bonding: support QinQ for bond arp interval
2014-03-25 3:21 UTC (4+ messages)
` [PATCH net-next v3 1/3] vlan: make a new function vlan_dev_vlan_proto() and export
` [PATCH net-next v3 2/3] bonding: support QinQ for bond arp interval
` [PATCH net-next v3 3/3] bonding: add net_ratelimt to avoid spam in "
[PATCH net-next 0/3] ipv6: fix checkpatch errors and warnings
2014-03-25 2:44 UTC (4+ messages)
` [PATCH net-next 1/3] ipv6: fix checkpatch errors comments and space
` [PATCH net-next 2/3] ipv6: fix checkpatch errors of brace and trailing statements
` [PATCH net-next 3/3] ipv6: fix checkpatch errors of foo
i217-LM boot wreckage
2014-03-25 2:41 UTC
linux-next: manual merge of the net-next tree with the net tree
2014-03-25 1:58 UTC
[PATCH net] xen-netback: disable rogue vif in kthread context
2014-03-25 0:55 UTC (5+ messages)
` [Xen-devel] "
[PATCH net-next v3 1/3] xen-netback: Stop using xenvif_tx_pending_slots_available
2014-03-24 23:59 UTC (3+ messages)
` [PATCH net-next v3 2/3] xen-netback: Non-functional follow-up patch for grant mapping series
` [PATCH net-next v3 3/3] xen-netback: Functional "
[PATCH] net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
2014-03-24 23:57 UTC (4+ messages)
[PATCH net-next v2 0/3] net: phy: bcm7xxx: workaround updates
2014-03-24 23:36 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: phy: bcm7xxx: define constants for our registers
` [PATCH net-next v2 2/3] net: phy: bcm7xxx: fix spurious MDIO failures during workaround
` [PATCH net-next v2 3/3] net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER
[PATCH RFC 0/3] tcp: allow to repair a tcp connections in closing states
2014-03-24 23:29 UTC (4+ messages)
` [PATCH 1/3] tcp: allow to enable repair mode for sockets in any state
[patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath
2014-03-24 23:07 UTC (7+ messages)
[PATCH net-next 0/9] BPF updates
2014-03-24 22:39 UTC (3+ messages)
` [PATCH net-next 4/9] net: ptp: use sk_unattached_filter_create() for BPF
[PATCH net-next 1/4] net: Rename rxhash to hash
2014-03-24 22:34 UTC (4+ messages)
` [PATCH v2 net-next] net: Rename skb->rxhash to skb->hash
[PATCH] tg3: Do not include vlan acceleration features in vlan_features
2014-03-24 21:52 UTC
[net-next 00/16][pull request] Intel Wired LAN Driver Updates
2014-03-24 20:57 UTC (6+ messages)
` [net-next 15/16] igb: Fix Null-pointer dereference in igb_reset_q_vector
` [net-next 16/16] igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only
[PATCH net-next] i40e: i40evf: fix error checking path
2014-03-24 20:21 UTC (2+ messages)
[PATCH net-next] intel: Remove addressof casts to same type
2014-03-24 20:21 UTC (2+ messages)
[GIT] Networking
2014-03-24 19:50 UTC
[PATCH net] ip_tunnel: Fix dst ref-count
2014-03-24 19:41 UTC (4+ messages)
[PATCH net] tipc: fix spinlock recursion bug for failed subscriptions
2014-03-24 19:37 UTC (2+ messages)
[PATCH v6] vxlan: fix nonfunctional neigh_reduce()
2014-03-24 19:35 UTC (2+ messages)
[PATCH net-next v2 1/3] xen-netback: Stop using xenvif_tx_pending_slots_available
2014-03-24 19:34 UTC (3+ messages)
` [PATCH net-next v2 3/3] xen-netback: Follow-up patch for grant mapping series
[PATCH v2 0/2] net: davinci_emac: Fix interrupt requests and error handling
2014-03-24 19:33 UTC (2+ messages)
[PATCH V12 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe
2014-03-24 19:29 UTC (2+ messages)
usbnet: driver_info->stop required to stop USB interrupts?
2014-03-24 19:27 UTC (16+ messages)
[PATCH] bonding: Inactive slaves should keep inactive flag's value to 1
2014-03-24 19:25 UTC (4+ messages)
[PATCH] netpoll: fix the skb check in pkt_is_ns
2014-03-24 19:09 UTC (2+ messages)
[RFC v2 0/1]: Add minimum bandwidth support in IP tool
2014-03-24 18:55 UTC (3+ messages)
` [RFC v2 1/1] net: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool
[PATCH net-next] rtlwifi: Remove addressof casts to same type
2014-03-24 17:46 UTC
[PATCH net-next] chelsio: Remove addressof casts to same type
2014-03-24 17:45 UTC
[PATCH v4 0/4] Provide netdev naming-policy via sysfs
2014-03-24 17:18 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).