netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-06 18:54:11 to 2014-06-09 14:42:58 UTC [more...]

tcp: fixing TLP's FIN recovery
 2014-06-09 14:42 UTC  (14+ messages)
  ` [PATCH] "

[PATCH] amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict
 2014-06-09 14:25 UTC  (2+ messages)

[PATCH] gpio: removes all usage of gpiochip_remove retval
 2014-06-09 13:43 UTC  (10+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void

[PATCH 3.2-3.12] skbuff: skb_segment: orphan frags before copying
 2014-06-09 13:29 UTC  (2+ messages)

[net-next 00/13][pull request] Intel Wired LAN Driver Updates 2014-06-09
 2014-06-09 13:21 UTC  (15+ messages)
` [net-next 01/13] i40e: add checks for AQ error status bits
` [net-next 02/13] i40evf: Fix function header
` [net-next 03/13] i40e: allow for more VSIs
` [net-next 04/13] i40e: remove unused variable and memory allocation
` [net-next 05/13] i40e: don't complain about removing non-existent addresses
` [net-next 06/13] i40e: implement anti-spoofing for VFs
` [net-next 07/13] i40e: Changes to Interrupt distribution policy
` [net-next 08/13] i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabled
` [net-next 09/13] i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum
` [net-next 10/13] i40e: Do not fall back to one queue model if the only feature enabled is ATR
` [net-next 11/13] i40e: Delete stale MAC filters after change
` [net-next 12/13] i40e: Allow RSS table entry range and GPS to be any number, not necessarily power of 2
` [net-next 13/13] i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evf

SCTP seems to lose its socket state
 2014-06-09 12:49 UTC  (3+ messages)

[PATCH net-next 0/4] bridge: 802.1ad vlan protocol support
 2014-06-09 11:34 UTC  (5+ messages)
` [PATCH net-next 1/4] bridge: Add 802.1ad tx vlan acceleration
` [PATCH net-next 2/4] bridge: Prepare for 802.1ad vlan filtering support
` [PATCH net-next 3/4] bridge: Consider the Nearest Customer Bridge group addresses
` [PATCH net-next 4/4] bridge: Support 802.1ad vlan filtering

[PATCH 1/2] net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
 2014-06-09 11:11 UTC  (3+ messages)

[PATCH 2/2] net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
 2014-06-09 10:39 UTC 

[PATCH 0/2] net: sh_eth: Fix two issues in sh_eth_rx()
 2014-06-09 10:39 UTC 

[PATCH iproute2 v3] bridge: Add master device name to bridge fdb show
 2014-06-09 10:21 UTC  (6+ messages)

SCTP connect() both ways
 2014-06-09  9:41 UTC 

[PATCH net-next V7 0/2] cpumask,net: affinity hint helper function
 2014-06-09  7:24 UTC  (3+ messages)
` [PATCH net-next V7 1/2] cpumask: Utility function to set n'th cpu - local cpu first
` [PATCH net-next V7 2/2] net/mlx4_en: Use affinity hint

urgent respond needed
 2014-06-09  7:23 UTC 

[PATCH net] net: fix UDP tunnel GSO of frag_list GRO packets
 2014-06-09  6:48 UTC 

[Patch net-next] net: remove some unless free on failure in alloc_netdev_mqs()
 2014-06-09  5:58 UTC  (10+ messages)
` [Patch net-next] net: remove some useless list_del()
        ` [PATCH net-next] net: force a list_del() in unregister_netdevice_many()

[PATCH] net: ipv6: Fixed up ipsec packet be re-routing issue
 2014-06-09  4:37 UTC 

[PATCH net-next 0/2] mlx4 SRIOV fixes
 2014-06-09  4:17 UTC  (4+ messages)
` [PATCH net-next 1/2] net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotas
` [PATCH net-next 2/2] net/mlx4_core: Keep only one driver entry release mlx4_priv

[PATCH] net-next: ethernet driver: Fujist OGMA
 2014-06-08 22:58 UTC  (3+ messages)

[PATCH v2 net-next] farsync: Fix confusion about DMA address and buffer offset types
 2014-06-08 22:49 UTC 

[PATCH v2] net: add skb allocation flags to pskb_copy
 2014-06-08 22:44 UTC 

لسلام عليك ورحمة الله
 2014-06-08 21:05 UTC 

[PATCH net-next v2 00/12] cdc_ncm: add buffer tuning and stats using ethtool
 2014-06-08 22:02 UTC  (9+ messages)

pull request: wireless-next 2014-06-06
 2014-06-08 21:17 UTC  (3+ messages)

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2014-06-08
 2014-06-08 21:08 UTC  (20+ messages)
` [net-next 01/15] i40e/i40evf: fix rx descriptor status
` [net-next 02/15] i40e/i40evf: Fix code to accommodate i40e_register.h changes
` [net-next 03/15] i40e/i40evf: Clean up a few things
` [net-next 04/15] i40evf: remove unnecessary log messages
` [net-next 05/15] i40evf: remove bogus comment
` [net-next 06/15] i40evf: clean up log message formatting
` [net-next 07/15] i40evf: use correct format for printing MAC addresses
` [net-next 08/15] i40e: Fix incorrect feature configuration status
` [net-next 09/15] i40e: clear pxe after adminq is rebuilt
` [net-next 10/15] i40e: not all VSIs have rings
` [net-next 11/15] i40e/i40evf: remove chatty reset messages
` [net-next 12/15] i40e/i40evf: fix TSO accounting
` [net-next 13/15] i40e/i40evf: fix poll weight
` [net-next 14/15] i40e/i40evf: remove deprecated device IDs
` [net-next 15/15] i40e/i40evf: Bump build version

[PATCH] net: wireless: rtlwifi: rtl8723be: hw.c: Cleaning up if statement that always evaluates to false
 2014-06-08 20:57 UTC  (4+ messages)

[PATCH v2] net: add skb allocation flags to pskb_copy
 2014-06-08 20:56 UTC 

Fw: [Bug 77481] New: bridge - 2 call traces and "TCP: out of memory -- consider tuning tcp_mem"
 2014-06-08 20:44 UTC  (3+ messages)

[PATCH net-next] net: filter: cleanup A/X name usage
 2014-06-08 20:21 UTC  (2+ messages)

[PATCH net-next] net: filter: fix nlattr and nlattr_nest BPF tests
 2014-06-08 20:07 UTC  (2+ messages)

UPDATE YOUR WEBMAIL ACCOUNT NOW!
 2014-06-08 17:48 UTC 

[PATCH net-next] net: add skb allocation flags to __pskb_copy
 2014-06-08 16:49 UTC  (2+ messages)

[PATCH] net: wireless: rtlwifi: rtl8192de: hw.c: Cleaning up conjunction always evaluates to false
 2014-06-08 15:45 UTC  (9+ messages)

Legal Notice
 2014-06-08  9:51 UTC 

[PATCH net] net/mlx4_core: Fix Oops on reboot when SRIOV VFs are probed into the Host
 2014-06-08  9:18 UTC  (7+ messages)

[PATCHv3 2/3] list: Fix order of arguments for hlist_add_after(_rcu)
 2014-06-08  8:53 UTC  (2+ messages)
  ` [linux-nics] "

[PATCH] net: wireless: rtlwifi: rtl8723ae: hw.c: Cleaning up if statement that always evaluates to false
 2014-06-08  1:41 UTC 

[PATCH] net: wireless: rtlwifi: rtl8192de: hw.c: Cleaning up if statement that always evaluates to false
 2014-06-08  1:40 UTC 

[PATCH] net: wireless: rtlwifi: rtl8192ce: hw.c: Cleaning up if statement that always evaluates to false
 2014-06-08  1:38 UTC 

[PATCH] net: wireless: rtlwifi: rtl8192cu: hw.c: Cleaning up if statement that always evaluates to false
 2014-06-08  1:39 UTC 

[PATCH] net: wireless: rtlwifi: rtl8188ee: hw.c: Cleaning up if statement that always evaluates to false
 2014-06-08  1:38 UTC 

[PATCH] ip_tunnel: fix i_key matching in ip_tunnel_find
 2014-06-07 23:03 UTC 

[PATCH net-next] net: add skb allocation flags to __pskb_copy
 2014-06-07 22:19 UTC 

[PATCH v2] ip_vti: Fix 'ip tunnel add' with 'key' parameters
 2014-06-07 22:06 UTC 

[PATCH] dns_resolver: assure that dns_query() result is null-terminated
 2014-06-07 22:02 UTC  (9+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] ip_vti: Fix 'ip tunnel add' with 'key' parameters
 2014-06-07 22:01 UTC  (3+ messages)

net: netlink executing RO memory
 2014-06-07 20:40 UTC  (5+ messages)

[GIT PULL] LLVMLinux patches for v3.16
 2014-06-07 19:35 UTC 

[PATCH] net: wan: wanxl.c: Cleaning up declaration of a while loop
 2014-06-07 17:38 UTC  (2+ messages)

[PATCH] ipip, sit: fix ipv4_{update_pmtu,redirect} calls
 2014-06-07 17:36 UTC  (4+ messages)

[PATCHv4 net-next 0/4] bridge: multicast snooping patches / exports
 2014-06-07 16:26 UTC  (5+ messages)
` [PATCHv4 net-next 1/4] bridge: rename struct bridge_mcast_query/querier
` [PATCHv4 net-next 2/4] bridge: adhere to querier election mechanism specified by RFCs
` [PATCHv4 net-next 3/4] bridge: add export of multicast database adjacent to net_dev
` [PATCHv4 net-next 4/4] bridge: memorize and export selected IGMP/MLD querier port

TCP_DEFER_ACCEPT wakes up without data
 2014-06-07 15:41 UTC  (2+ messages)

net: llc: NULL ptr deref in llc_ui_sendmsg
 2014-06-07 15:02 UTC  (4+ messages)

[net-next PATCH 1/2] bridge: fdb dumping takes a filter device
 2014-06-07 14:34 UTC  (3+ messages)
` [net-next PATCH 2/2] bridge: netlink dump interface at par with brctl

(unknown)
 2014-06-07 13:52 UTC 

[net-next PATCH 1/2] bridge fdb dumping takes a filter device Dumping a bridge fdb dumps every fdb entry held. With this change we are going to filter on selected bridge port
 2014-06-07 12:41 UTC  (3+ messages)

[PATCH] net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false
 2014-06-07 11:52 UTC  (3+ messages)

[PATCH] net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allocation
 2014-06-07 10:22 UTC 

[PATCH net-next 1/1] amd-xgbe: fix unused variable compilation warning in phylib driver
 2014-06-07  9:07 UTC 

[PATCH net-next v2 RESEND 0/4] macvlan: fix some problem if mac address changes
 2014-06-07  7:45 UTC  (5+ messages)
` [PATCH net-next v2 RESEND 1/4] macvlan: support mac address changes when fwd_priv is enable
` [PATCH net-next v2 RESEND 2/4] net: dev: revert the mac address when notifier failed
` [PATCH net-next v2 RESEND 3/4] macvlan: don't set the same mac address for non-passthru mode
` [PATCH net-next v2 RESEND 4/4] net: dev: don't set the same mac address for netdev

[PATCH] list: Fix order of arguments for hlist_add_after(_rcu)
 2014-06-07  6:45 UTC  (4+ messages)

[PATCH net-next v2 0/3] macvlan: fix some problem if mac address changes
 2014-06-07  5:59 UTC  (6+ messages)
` [PATCH net-next v2 1/3] macvlan: don't update the uc and vlan list for L2 forwarding offload

[PATCH net-next 0/4] macvlan: fix some problem if mac address changes
 2014-06-07  5:53 UTC  (8+ messages)
` [PATCH net-next 2/4] net: dev: don't set the same mac address for netdev

[PATCH 1/2] rsi: Use module_usb_driver
 2014-06-07  3:18 UTC  (2+ messages)
  ` [PATCH 2/2] rsi_91x_sdio: add error handling into rsi_module_init()

[PATCH net,stable] net: qmi_wwan: add Olivetti Olicard modems
 2014-06-06 23:46 UTC  (2+ messages)

[PATCH] isdn: mISDN: dsp_cmx.c: Cleaning up a define that is no longer available
 2014-06-06 23:28 UTC  (2+ messages)

[PATCH net-next] mac802154: llsec: add forgotten list_del_rcu in key removal
 2014-06-06 23:26 UTC  (2+ messages)

[patch net-next 0/2] net: couple of facelifts around ethtool speed and duplex values
 2014-06-06 23:24 UTC  (2+ messages)

Multitude of dst obsolescense race conditions
 2014-06-06 22:17 UTC  (5+ messages)

[PATCH iproute2] fix ip tunnel for vti tunnels with ikey
 2014-06-06 20:33 UTC 

[PATCH 3.4] xen-netback: allow changing the MAC address of the interface
 2014-06-06 20:31 UTC  (8+ messages)
          ` [Xen-devel] "

[PATCH net] net: filter: fix sparc32 typo
 2014-06-06 20:14 UTC  (2+ messages)

[PATCH] amd-xgbe: Remove unnecessary include
 2014-06-06 20:11 UTC  (2+ messages)

[PATCH net] xen-netback: Fix slot estimation
 2014-06-06 20:06 UTC  (4+ messages)

[net-next 00/13][pull request] Intel Wired LAN Driver Updates 2014-06-06
 2014-06-06 20:04 UTC  (2+ messages)

[PATCH] net-sysfs: Report link speed only when possible
 2014-06-06 19:54 UTC  (3+ messages)

[PATCH] ipip, sit: fix ipv4_{update_pmtu,redirect} calls
 2014-06-06 19:17 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).