netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-07 06:46:05 to 2015-02-09 10:44:07 UTC [more...]

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2015-02-09
 2015-02-09 10:44 UTC  (16+ messages)
` [net-next 01/15] i40e: i40e_fcoe.c: Remove unused function
` [net-next 02/15] i40e: avoid use of uninitialized v_budget in i40e_init_msix
` [net-next 03/15] i40e: delay after VF reset
` [net-next 04/15] i40e: Use even more ARQ descriptors
` [net-next 05/15] i40e: add locking around VF reset
` [net-next 06/15] i40evf: reset on module unload
` [net-next 07/15] i40evf: ignore bogus messages from FW
` [net-next 08/15] i40evf: stop the watchdog for shutdown
` [net-next 09/15] i40e: stop the service task at shutdown
` [net-next 10/15] i40evf: Force Tx writeback on ITR
` [net-next 11/15] i40e: fix led blink toggle to enable steady state
` [net-next 12/15] i40e: Fix function header
` [net-next 13/15] i40e: use dev_port for fcoe netdev
` [net-next 14/15] i40e: Enable Loopback for the FCOE vsi as well
` [net-next 15/15] i40e/i40evf: Add call to u64_stats_init to init

A problem about ICMP packet-too-big message handler
 2015-02-09 10:26 UTC  (5+ messages)
  ` [PATCH RFC 1/2] ipv6: Fix after pmtu events dissapearing host routes

[PATCH] net: Mellanox: Delete unnecessary checks before the function call "vunmap"
 2015-02-09 10:21 UTC  (3+ messages)
        ` [PATCH v2] "

[PATCH] net: qmi_wwan: MC73xx interface 10 is not QMI
 2015-02-09 10:17 UTC 

[PATCH 0/6] drivers: isdn: act2000: fix a variety of checkpatch errors
 2015-02-09 10:07 UTC  (20+ messages)
` [PATCH 1/6] drivers: isdn: act2000: act2000_isa.c: Fix "
` [PATCH 2/6] drivers: isdn: act2000: capi.c: fix "
        ` Kill I4L? (was: [PATCH 2/6] drivers: isdn: act2000: capi.c: fix checkpatch errors)
          ` Kill I4L?
` [PATCH 3/6] drivers: isdn: act2000: module.c: remove assignments of variables in if conditions
` [PATCH 4/6] drivers: isdn: act2000: module.c: remove NULL-initialization of static variable
` [PATCH 5/6] drivers: isdn: act2000: module.c: remove parenthesres around return values
` [PATCH 6/6] drivers: isdn: act2000: fix wrongly positioned brace

[PATCH] ath9k_htc: add adaptive usb receive flow control to repair soft lockup with monitor mode
 2015-02-09 10:06 UTC  (2+ messages)

[PATCH] net:ethernet:intel:Remove outdated fix me comment in the function, gb_acquire_swfw_sync_i210
 2015-02-09  9:35 UTC  (9+ messages)
      ` [E1000-devel] "
  ` [PATCH] net:ethernet:intel:Remove outdated fix me comment in the function,gb_acquire_swfw_sync_i210

linux-next: manual merge of the akpm-current tree with the net-next tree
 2015-02-09  9:31 UTC 

[PATCH] ath9k_htc: add adaptive usb receive flow control to repair soft lockup with monitor mode
 2015-02-09  9:16 UTC  (4+ messages)

[PATCH 3/3][v2] mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
 2015-02-09  9:14 UTC  (3+ messages)

[PATCH net-next v1 00/17] tipc: new compat layer for the legacy NL API
 2015-02-09  8:50 UTC  (18+ messages)
` [PATCH net-next v1 01/17] tipc: move and rename the legacy nl api to "nl compat"
` [PATCH net-next v1 02/17] tipc: convert legacy nl bearer dump to nl compat
` [PATCH net-next v1 03/17] tipc: convert legacy nl bearer enable/disable "
` [PATCH net-next v1 04/17] tipc: convert legacy nl link stat "
` [PATCH net-next v1 05/17] tipc: convert legacy nl link dump "
` [PATCH net-next v1 06/17] tipc: convert legacy nl link prop set "
` [PATCH net-next v1 07/17] tipc: convert legacy nl link stat reset "
` [PATCH net-next v1 08/17] tipc: convert legacy nl name table dump "
` [PATCH net-next v1 09/17] tipc: convert legacy nl socket "
` [PATCH net-next v1 10/17] tipc: convert legacy nl media "
` [PATCH net-next v1 11/17] tipc: convert legacy nl node "
` [PATCH net-next v1 12/17] tipc: convert legacy nl node addr set "
` [PATCH net-next v1 13/17] tipc: convert legacy nl net id "
` [PATCH net-next v1 14/17] tipc: convert legacy nl net id get "
` [PATCH net-next v1 15/17] tipc: convert legacy nl stats show "
` [PATCH net-next v1 16/17] tipc: nl compat add noop and remove legacy nl framework
` [PATCH net-next v1 17/17] tipc: remove tipc_snprintf

[PATCH net-next] ipv4: Namespecify TCP PMTU mechanism
 2015-02-09  8:44 UTC 

[PATCH RFC v5 net-next 0/6] enable tx interrupts for virtio-net
 2015-02-09  8:39 UTC  (7+ messages)
` [PATCH RFC v5 net-next 1/6] virtio_ring: fix virtqueue_enable_cb() when only 1 buffers were pending
` [PATCH RFC v5 net-next 2/6] virtio_ring: try to disable event index callbacks in virtqueue_disable_cb()
` [PATCH RFC v5 net-next 3/6] virtio_net: enable tx interrupt
` [PATCH RFC v5 net-next 4/6] virtio-net: add basic interrupt coalescing support
` [PATCH RFC v5 net-next 5/6] vhost: let vhost_signal() returns whether signalled
` [PATCH RFC v5 net-next 6/6] vhost_net: interrupt coalescing support

[PATCH v2] brcmfmac: avoid duplicated suspend/resume operation
 2015-02-09  8:36 UTC  (2+ messages)

[PATCH 3.18 20/39] lib/checksum.c: fix carry in csum_tcpudp_nofold
 2015-02-09  8:34 UTC 

[PATCH 3.14 10/20] lib/checksum.c: fix carry in csum_tcpudp_nofold
 2015-02-09  8:34 UTC 

[PATCH 3.10 07/17] lib/checksum.c: fix carry in csum_tcpudp_nofold
 2015-02-09  8:33 UTC 

[PATCH 1/3] ixgbe, ixgbevf: Add new mbox API to enable MC promiscuous mode
 2015-02-09  8:20 UTC  (4+ messages)
` [E1000-devel] "

linux-next: manual merge of the target-updates tree with the net-next tree
 2015-02-09  8:03 UTC 

[PATCHv2 net-next 0/3] Add support in ethtool to get expansion ROM version
 2015-02-09  6:37 UTC  (4+ messages)
` [PATCHv2 net-next 1/3] ethtool: rename reserved1 memeber in ethtool_drvinfo for "
` [PATCHv2 net-next 2/3] cxgb4: Add support in cxgb4 to get expansion rom version via ethtool
` [PATCHv2 ethtool 3/3] ethtool: Add support to get expansion ROM version in ethtool getdrvinfo

[PATCH net-next] net:rfs: adjust table size checking
 2015-02-09  5:56 UTC  (2+ messages)

[PATCH net-next] cxgb4: Fix trace observed while dumping clip_tbl
 2015-02-09  5:56 UTC  (2+ messages)

[ANNOUNCE] ipvsadm release v1.28
 2015-02-09  5:55 UTC 

linux-next: build failure after merge of the net-next tree
 2015-02-09  5:52 UTC  (2+ messages)

[PATCH next 4/6] bonding: Allow userspace to set system_priority
 2015-02-09  5:44 UTC  (6+ messages)

[GIT PULL nf] IPVS Fixes for v3.20
 2015-02-09  5:25 UTC  (2+ messages)
` [PATCH nf] ipvs: fix inability to remove a mixed-family RS

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2015-02-09  4:49 UTC  (4+ messages)

[PATCH v3] net: bluetooth: hci_sock: Use 'const u32 *' instead of 'void *' for 2nd parameter of hci_test_bit()
 2015-02-09  3:46 UTC  (6+ messages)

[PATCH next 2/6] bonding: implement bond_poll_controller()
 2015-02-08  7:31 UTC  (5+ messages)

[PATCH 0/6 v2 net-next] rhashtable fixes
 2015-02-09  2:44 UTC  (8+ messages)
          ` [PATCH net-next] rhashtable: Fix remove logic to avoid cross references between buckets

[PATCH] net: dsa: Remove redundant phy_attach()
 2015-02-09  1:29 UTC 

[PATCH] vxlan: Wrong type passed to %pIS
 2015-02-09  1:15 UTC  (7+ messages)

[PATCH net-next] Driver: Vmxnet3: Change the hex constant to its decimal equivalent
 2015-02-09  0:55 UTC  (2+ messages)

[PATCH net-next] net: rfs: add hash collision detection
 2015-02-09  0:54 UTC  (2+ messages)

[RFC PATCH 00/29] net: VRF support
 2015-02-09  0:36 UTC  (3+ messages)

[PATCH net-next] net: silence sparse endianness warnings in checksums
 2015-02-09  0:30 UTC  (2+ messages)

[PATCH net-next] net: fix a typo in skb_checksum_validate_zero_check
 2015-02-09  0:29 UTC  (2+ messages)

[PATCH net-next] gre/ipip: use be16 variants of netlink functions
 2015-02-09  0:28 UTC  (2+ messages)

[PATCH 0/5] virtio 1.0 cleanups and one fix
 2015-02-08 23:50 UTC  (5+ messages)
` [PATCH 3/5] virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined

DSA: Attaching phy twice?
 2015-02-08 22:59 UTC  (2+ messages)

nft hash set expansion problem
 2015-02-08 22:43 UTC  (2+ messages)

Implementing Deficit Round Robin for different irtual interfaces
 2015-02-08 21:14 UTC  (3+ messages)

[PATCH net-next 1/1] tipc: fix bug in socket reception function
 2015-02-08 21:09 UTC  (2+ messages)

[PATCH] rt6_probe_deferred: Do not depend on struct ordering
 2015-02-08 21:03 UTC  (2+ messages)

[PATCH V1 net-next 0/3] bonding and mlx4 fixes for the HA/LAG support and mlx4 reset flow
 2015-02-08  9:49 UTC  (4+ messages)
` [PATCH V1 net-next 1/3] net/bonding: Fix potential bad memory access during bonding events
` [PATCH V1 net-next 2/3] IB/mlx4: Always use the correct port for mirrored multicast attachments
` [PATCH V1 net-next 3/3] IB/mlx4: Reset flow support for IB kernel ULPs

[PATCH] at86rf230: assign wait_for_completion_timeout to appropriately typed var
 2015-02-08  9:34 UTC  (2+ messages)

[PATCH net-next 0/4] tcp: mitigate TCP ACK loops due to out-of-window validation dupacks
 2015-02-08  9:03 UTC  (2+ messages)

[PATCH net-next v2] openvswitch: Initialize unmasked key and uid len
 2015-02-08  8:51 UTC  (2+ messages)

[PATCH iproute2] ss: Show stats from specified network namespace
 2015-02-08  6:58 UTC 

[PATCHv2 net-next 0/5] Add support to dump some hw debug info
 2015-02-08  6:54 UTC  (2+ messages)

[PATCH net-next 0/9] be2net: patch set
 2015-02-08  6:52 UTC  (2+ messages)

[PATCH net-next] bridge: add missing bridge port check for offloads
 2015-02-08  6:50 UTC  (2+ messages)

[net-next v2 00/16][pull request] Intel Wired LAN Driver Updates 2015-02-05
 2015-02-08  6:49 UTC  (2+ messages)

[PATCH net-next 0/7] r8152: adjust the code
 2015-02-08  6:46 UTC  (3+ messages)
` [PATCH net-next v2 "

[PATCH net] amd-xgbe: Check per channel DMA interrupt use in main ISR
 2015-02-08  6:45 UTC  (2+ messages)

[PATCH net] net: use netif_rx_ni() from process context
 2015-02-08  6:44 UTC  (2+ messages)

[PATCH] rds: Make rds_message_copy_from_user() return 0 on success
 2015-02-08  6:42 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH] net: rds: Remove repeated function names from debug output
 2015-02-08  6:42 UTC  (2+ messages)

[PATCH v3] net: openvswitch: Support masked set actions
 2015-02-08  6:40 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: bcm_sf2: GPHY power down
 2015-02-08  6:39 UTC  (2+ messages)

[GIT] [3.20] 2nd NFC update
 2015-02-08  6:22 UTC  (2+ messages)

[PATCH net] ipv6: addrconf: add missing validate_link_af handler
 2015-02-08  6:13 UTC  (2+ messages)

[PATCH] dsa: correctly determine the number of switches in a system
 2015-02-08  6:08 UTC  (2+ messages)

[PATCH] dsa: do not dereference non-existing routing table
 2015-02-08  6:08 UTC  (2+ messages)

[PATCH v2 1/3] bridge: Base the BR_PROXYARP decision on the target port flag
 2015-02-08  5:59 UTC  (2+ messages)

[PATCH net-next 0/3] Add support in ethtool to get expansion ROM version
 2015-02-08  5:57 UTC  (3+ messages)
` [PATCH net-next 1/3] ethtool: rename reserved1 memeber in ethtool_drvinfo for "

PROBLEM: Bnx2x Checksum/Length Error Over GRE Tunnel
 2015-02-08  5:51 UTC  (6+ messages)

[PATCH next 5/6] bonding: Allow userspace to set macaddr on bonding-dev
 2015-02-08  3:32 UTC  (10+ messages)

Please respond!!!
 2015-02-05 20:47 UTC 

[PATCH next 6/6] bonding: Implement user key part of port_key in an AD system
 2015-02-07 19:29 UTC  (3+ messages)

[PATCH V2 0/7] drivers: isdn: act2000: fix checkpatch errors
 2015-02-07 19:15 UTC  (11+ messages)
` [PATCH 1/7] drivers: isdn: act2000: act2000_isa.c: Fix "
` [PATCH 2/7] drivers: isdn: act2000: capi.c: fix "
` [PATCH 3/7] drivers: isdn: act2000: remove assignments of variables in if conditions
` [PATCH 4/7] drivers: isdn: act2000: module.c: remove NULL-initialization of static variable
` [PATCH 5/7] drivers: isdn: act2000: module.c: remove parenthesres around return values
` [PATCH 6/7] drivers: isdn: act2000: fix wrongly positioned brace
` [PATCH 7/7] drivers: isdn: act2000: capi.c: add macro \ and fix brace

[PATCH 0/2] drivers: isdn: icn: fix checkpatch errors
 2015-02-07 17:46 UTC  (7+ messages)
` [PATCH 1/2] drivers: isdn: icn: icn.c: clean up all "
` [PATCH 2/2] drivers: isdn: icn: icn.h Clean up trivial "

[PATCH 0/2] drivers: isdn: icn: fix checkpatch errors
 2015-02-07 16:12 UTC  (3+ messages)
` [PATCH 1/2] drivers: isdn: icn: icn.c: clean up all "
` [PATCH 2/2] drivers: isdn: icn: icn.h Clean up trivial "

Ethernet: how to disable gigabit support
 2015-02-07 14:35 UTC  (4+ messages)

pull-request: wireless-drivers-next 2015-02-07
 2015-02-07 11:40 UTC 

[PATCH 1/1] neighbour: Support broadcast ARP in neighbor PROPE state
 2015-02-07  6:46 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).