netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-17 19:12:00 to 2014-02-18 13:36:09 UTC [more...]

[PATCH net-next 0/8] Adds support for Chelsio T5 40G adapter and Misc. fixes
 2014-02-18 12:26 UTC  (7+ messages)
` [PATCH net-next 1/8] cxgb4: Add support to recognize 40G links
` [PATCH net-next 2/8] cxgb4: Print adapter VPD Part Number instead of Engineering Change field
` [PATCH net-next 3/8] cxgb4: Allow >10G ports to have multiple queues
` [PATCH net-next 4/8] cxgb4: LE-Workaround is not atomic in firmware
` [PATCH net-next 6/8] cxgb4: Remove unused registers and add missing ones
` [PATCH net-next 8/8] cxgb4: Add more PCI device ids

[PATCH net-next] tipc: failed transmissions should return error
 2014-02-18 13:29 UTC 

[PATCH v2] net: ethernet: update dependency and help text of mvneta
 2014-02-18 13:18 UTC 

[PATCH] net: ethernet: remove unneeded dependency of mvneta and update help text
 2014-02-18 13:13 UTC  (5+ messages)

[PATCH net] igb: Fix Null-pointer dereference in igb_reset_q_vector
 2014-02-18 13:06 UTC 

[PATCH] NET: fec: only enable napi if we are successful
 2014-02-18 12:55 UTC 

[PATCH net-next 1/2] pcnet32: fix reallocation error
 2014-02-18 12:29 UTC  (2+ messages)

[PATCH RFC] sctp: Update HEARTBEAT timer immediately after user changed HB.interval
 2014-02-18 12:23 UTC  (2+ messages)

[patch] af_packet: remove a stray tab in packet_set_ring()
 2014-02-18 12:20 UTC 

[PATCH net] veth: Fix vlan_features so as to be able to use stacked vlan interfaces
 2014-02-18 12:20 UTC  (2+ messages)
` [PATCH net] tun: remove bogus hardware vlan acceleration flags from vlan_features

[PATCH net-next] bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad mode
 2014-02-18 12:16 UTC  (5+ messages)

[PATCH v2] of_mdio: fix phy interrupt passing
 2014-02-18 12:16 UTC 

[PATCH net-next 00/35] net: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-02-18 12:14 UTC  (39+ messages)
` [PATCH net-next 01/35] bnx2: "
` [PATCH net-next 02/35] bnx2x: "
` [PATCH net-next 03/35] tg3: "
` [PATCH net-next 04/35] bna: "
` [PATCH net-next 05/35] cxgb3: Remove superfluous call to pci_disable_msix()
` [PATCH net-next 06/35] cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH net-next 07/35] cxgb4: "
` [PATCH net-next 08/35] cxgb4vf: Remove superfluous call to pci_disable_msix()
` [PATCH net-next 09/35] cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH net-next 10/35] enic: "
` [PATCH net-next 11/35] benet: "
` [PATCH net-next 12/35] e1000e: "
` [PATCH net-next 13/35] i40e: "
` [PATCH net-next 14/35] igb: "
` [PATCH net-next 15/35] igbvf: "
` [PATCH net-next 16/35] ixgbe: "
` [PATCH net-next 17/35] ixgbevf: "
  `  "
` [PATCH net-next 18/35] mlx4: "
` [PATCH net-next 19/35] mlx5: "
` [PATCH net-next 20/35] myri10ge: "
` [PATCH net-next 21/35] s2io: "
` [PATCH net-next 22/35] vxge: "
` [PATCH net-next 23/35] forcedeth: Fix invalid errno reporting in nv_request_irq()
` [PATCH net-next 24/35] forcedeth: Cleanup MSI-X to MSI to INTx fallback code
` [PATCH net-next 25/35] forcedeth: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH net-next 26/35] netxen: "
` [PATCH net-next 27/35] qlcnic: Cleanup qlcnic_enable_msix() return values
` [PATCH net-next 28/35] qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH net-next 29/35] qlge: Get rid of an redundant assignment
` [PATCH net-next 30/35] qlge: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH net-next 31/35] sfc: "
` [PATCH net-next 32/35] niu: "
` [PATCH net-next 33/35] vmxnet3: Fix MSI-X/MSI enablement code
` [PATCH net-next 34/35] vmxnet3: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH net-next 35/35] wil6210: Use pci_enable_msi_range() instead of pci_enable_msi_block()

RFC: add init-regs for phy nodes
 2014-02-18 11:54 UTC  (9+ messages)
` [PATCH] net: add init-regs for of_phy support

(unknown),
 2014-02-18 11:54 UTC  (16+ messages)
` [PATCH v5 net-next 01/12] bonding: remove bond->lock from bond_arp_rcv
` [PATCH v5 net-next 02/12] bonding: permit using arp_validate with non-ab modes
` [PATCH v5 net-next 03/12] bonding: always update last_arp_rx on packet recieve
` [PATCH v5 net-next 04/12] bonding: always set recv_probe to bond_arp_rcv in arp monitor
` [PATCH v5 net-next 05/12] bonding: extend arp_validate to be able to receive unvalidated arp-only traffic
` [PATCH v5 net-next 06/12] bonding: document the new _arp options for arp_validate
` [PATCH v5 net-next 07/12] bonding: use the new options to correctly set last_arp_rx
` [PATCH v5 net-next 08/12] bonding: use last_arp_rx in slave_last_rx()
` [PATCH v5 net-next 09/12] bonding: use last_arp_rx in bond_loadbalance_arp_mon()
` [PATCH v5 net-next 10/12] bonding: remove useless updating of slave->dev->last_rx
` [PATCH v5 net-next 11/12] bonding: trivial: rename slave->jiffies to ->last_link_up
` [PATCH v5 net-next 12/12] bonding: rename last_arp_rx to last_rx
` [PATCH v5 net-next 0/12] bonding: add an option to rely on unvalidated arp packets

Dear
 2014-02-18 11:37 UTC 

[PATCH 6/6] drivers:net:wireless:airo.c:checkpatch.pl cleanup
 2014-02-18 11:34 UTC 

[RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
 2014-02-18 11:22 UTC  (6+ messages)
` [RFC v2 2/4] net: enables interface option to skip IP
` [RFC v2 3/4] xen-netback: use a random MAC address
  ` [Xen-devel] "

(unknown)
 2014-02-17 19:41 UTC 

[PATCH] ethtool: check the ethtool_ops is NULL in dev_ethtool
 2014-02-18 10:41 UTC  (7+ messages)
` [PATCH v2] "

[PATCH net] bonding: fix arp requests sends with isolated routes
 2014-02-18 10:35 UTC  (4+ messages)

WARNING: CPU: 0 PID: 0 at net/sched/sch_generic.c:264 dev_watchdog+0x276/0x280()
 2014-02-18 10:15 UTC 

[PATCH] of_mdio: fix phy interrupt passing
 2014-02-18  9:40 UTC  (3+ messages)

Fw:[Bug 70471] xfrm policy node will double unlink
 2014-02-18  8:37 UTC  (2+ messages)

[PATCH net-next] tipc: align tipc function names with common naming practice in the network
 2014-02-18  8:06 UTC 

[PATCH net-next] ethtool: Remove inactive code snippet in ethtool_set_rxfh_indir
 2014-02-18  7:38 UTC 

[PATCH net-next v5 00/10] Support for the Broadcom GENET driver
 2014-02-18  7:37 UTC  (8+ messages)
` [PATCH net-next v5 09/10] Documentation: add Device tree bindings for Broadcom GENET

[PATCH v4 net-next 0/12] bonding: add an option to rely on unvalidated arp packets
 2014-02-18  7:10 UTC  (9+ messages)
` [PATCH v4 net-next 01/12] bonding: remove bond->lock from bond_arp_rcv
` [PATCH v4 net-next 02/12] bonding: permit using arp_validate with non-ab modes

[PATCH 00/10] pull request net: batman-adv 2014-02-17
 2014-02-18  6:44 UTC  (13+ messages)
` [PATCH 01/10] batman-adv: fix soft-interface MTU computation
    ` [B.A.T.M.A.N.] "
` [PATCH 02/10] batman-adv: fix TT-TVLV parsing on OGM reception
` [PATCH 03/10] batman-adv: release vlan object after checking the CRC
` [PATCH 04/10] batman-adv: properly check pskb_may_pull return value
` [PATCH 05/10] batman-adv: avoid potential race condition when adding a new neighbour
` [PATCH 06/10] batman-adv: fix potential orig_node reference leak
` [PATCH 07/10] batman-adv: fix TT CRC computation by ensuring byte order
` [PATCH 08/10] batman-adv: free skb on TVLV parsing success
` [PATCH 09/10] batman-adv: avoid double free when orig_node initialization fails
  ` [PATCH 10/10] batman-adv: fix potential kernel paging error for unicast transmissions

[PATCH ipsec-next] ipsec: add support of limited SA dump
 2014-02-18  5:46 UTC  (3+ messages)
` [PATCH ipsec-next v2] "

[PATCH net-next 2/2] pcnet32: add missing check for pci_dma_mapping_error
 2014-02-18  4:57 UTC 

[PATCH] Documentation: broadcom-bcmgenet: fix address and cells properties
 2014-02-18  4:37 UTC  (2+ messages)

[PATCH net-next 0/3] bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c
 2014-02-18  3:50 UTC  (11+ messages)
` [PATCH net-next 1/3] bonding: add bond_set_slave_state/flags()
` [PATCH net-next 2/3] bonding: add new slave param and bond_slave_state_notify()
` [PATCH net-next 3/3] bonding: Fix the RTNL assertion failed for 802.3ad state machine

linux-next: manual merge of the net-next tree with the net tree
 2014-02-18  1:52 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2014-02-18  1:48 UTC 

[PATCH v4] sh_eth: add device tree support
 2014-02-18  0:12 UTC 

[PATCH v5] DT: net: document Ethernet bindings in one place
 2014-02-17 23:41 UTC 

[PATCH] irtty-sir.c: Do not set_termios() on irtty_close()
 2014-02-17 23:13 UTC  (5+ messages)
` [PATCHv2] "

[PATCH] Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues
 2014-02-17 22:58 UTC 

pull request: wireless 2014-02-17
 2014-02-17 22:39 UTC 

[PATCH net-next v2 0/3] net: phy: soft reset rework for 10G PHYs
 2014-02-17 23:32 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: phy: move PHY software reset to genphy_soft_reset
` [PATCH net-next v2 2/3] net: phy: allow PHY drivers to implement their own software reset
` [PATCH net-next v2 3/3] Documentation: networking: update phy.txt with recent changes

[PATCH] csum_partial_copy_from_user: clean up inconsistencies in implementations
 2014-02-17 22:31 UTC  (4+ messages)

[PATCH 1/1] net: i40evf: Remove duplicate include
 2014-02-17 22:02 UTC  (2+ messages)

[PATCH -next] net: tcp: add mib counters to track zero window transitions
 2014-02-17 21:57 UTC 

[PATCH net-next 1/4] netlink: fix checkpatch errors space and "foo *bar"
 2014-02-17 21:58 UTC  (8+ messages)
` [PATCH net-next 2/4] ipv6: fix checkpatch errors with brace "
` [PATCH 3/4] ipv6: fix checkpatch errors with space required or prohibited
` [PATCH 4/4] ipv6:fix checkpatch errors with assignment in if condition

[PATCH net-next] sch_netem: replace magic numbers with enumerate in get_loss_clg
 2014-02-17 21:56 UTC  (2+ messages)

[PATCH] ipv4: fix counter in_slow_tot
 2014-02-17 21:55 UTC  (2+ messages)

[PATCH net-next v3 0/10] ieee802154: support rf212 and extended mac features
 2014-02-17 21:45 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: soft reset rework for 10G PHYs
 2014-02-17 21:34 UTC  (6+ messages)
` [PATCH net-next 1/3] net: phy: move PHY software reset to genphy_soft_reset
` [PATCH net-next 2/3] net: phy: allow PHY drivers to implement their own software reset
` [PATCH net-next 3/3] Documentation: networking: update phy.txt with recent changes

[PATCH 0/3] Drivers: net: hyperv: Cleanup the hyper-V networking code
 2014-02-17 21:32 UTC  (2+ messages)

[PATCH] USB2NET : SR9800 : Use %zu to format size_t
 2014-02-17 21:21 UTC  (2+ messages)

[PATCH next resend] tcp: use zero-window when free_space is low
 2014-02-17 20:52 UTC  (3+ messages)

[BUG] unable to handle kernel NULL pointer dereference
 2014-02-17 20:35 UTC  (8+ messages)

netmap, VALE and netmap pipes
 2014-02-17 20:33 UTC  (4+ messages)

[PATCH net-next v2] IPv6: enable bind() to assign an anycast address
 2014-02-17 19:52 UTC  (8+ messages)

[PATCH] bonding: 802.3ad: make aggregator_identifier bond-private
 2014-02-17 19:55 UTC  (2+ messages)

[REGRESSION v3.14-rc2] NULL dereference in icmp6_send()
 2014-02-17 19:43 UTC  (4+ messages)

[PATCH v2] usbnet: remove generic hard_header_len check
 2014-02-17 19:36 UTC  (2+ messages)

Fw: [Bug 70681] New: broadcast gre causes oops
 2014-02-17 19:24 UTC 

[net-next v2 3/3] cfg80211: add MPLS and 802.21 classification
 2014-02-17 19:20 UTC  (7+ 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).