netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-21 23:56:57 to 2012-10-23 06:51:48 UTC [more...]

[net-next 00/12][pull request] Intel Wired LAN Driver Updates
 2012-10-23  6:51 UTC  (16+ messages)
` [net-next 01/12] ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen
` [net-next 02/12] ixgbe: Add support for tracking the default user priority to SR-IOV
` [net-next 03/12] ixgbe: Add support for GET_QUEUES message to get DCB configuration
` [net-next 04/12] ixgbe: Enable support for VF API version 1.1 in the PF
` [net-next 05/12] ixgbevf: Add VF DCB + SR-IOV support
` [net-next 06/12] ixgbe: add WOL support for new subdevice id
` [net-next 07/12] ixgbe: (PTP) refactor init, cyclecounter and reset
` [net-next 08/12] ixgbe: using is_zero_ether_addr() to simplify the code
` [net-next 09/12] ixgbe: Correcting small packet padding
` [net-next 10/12] ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len
` [net-next 11/12] ixgbe: Add function ixgbe_reset_pipeline_82599
` [net-next 12/12] ixgbe: Fix possible memory leak in ixgbe_set_ringparam

[PATCH net-next 00/15] 6lowpan: Some more bug fixes
 2012-10-23  6:49 UTC  (17+ messages)
  ` [PATCH net-next 01/15] 6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressable address correctly
  ` [PATCH net-next 02/15] 6lowpan: next header is not properly set upon decompression of a UDP header
  ` [PATCH net-next 03/15] 6lowpan: always enable link-layer acknowledgments
  ` [PATCH net-next 04/15] mac802154: turn on ACK when enabled by the upper layers
  ` [PATCH net-next 05/15] 6lowpan: use short IEEE 802.15.4 addresses for broadcast destination
  ` [PATCH net-next 06/15] 6lowpan: fix first fragment (FRAG1) handling
  ` [PATCH net-next 07/15] 6lowpan: store fragment tag values per device instead of net stack wide
  ` [PATCH net-next 08/15] 6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer
  ` [PATCH net-next 09/15] 6lowpan: add a new parameter in sysfs to turn on/off ACK request at "
  ` [PATCH net-next 10/15] 6lowpan: use the PANID provided by the device instead of a static value
  ` [PATCH net-next 11/15] 6lowpan: modify udp compression/uncompression to match the standard
  ` [PATCH net-next 12/15] 6lowpan: make memory allocation atomic during 6lowpan header creation
  ` [PATCH net-next 13/15] mac802154: make mem alloc ATOMIC to prevent "scheduling while atomic" crashes
  ` [PATCH net-next 14/15] mac802154: remove unnecessary spinlocks
  ` [PATCH net-next 15/15] mac802154: re-introduce MAC primitives required to send/receive packets

[PATCH net-next 1/2] r8169: enable ALDPS for power saving
 2012-10-23  6:47 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 net-next 2/2] r8169: update the settings for RTL8111G

[PATCH] tcp: Reject invalid ack_seq to Fast Open sockets
 2012-10-23  6:43 UTC  (5+ messages)

[PATCH v2 net-next 00/13] Adding a USB CDC MBIM driver
 2012-10-23  6:41 UTC  (15+ messages)
` [PATCH v2 net-next 02/13] USB: cdc: add MBIM constants and structures
` [PATCH v2 net-next 03/13] net: cdc_ncm: adding MBIM support to ncm_setup
` [PATCH v2 net-next 05/13] net: cdc_ncm: process chained NDPs
` [PATCH v2 net-next 07/13] net: cdc_ncm: refactoring for tx multiplexing
` [PATCH v2 net-next 08/13] net: cdc_ncm: export shared symbols and definitions
` [PATCH v2 net-next 10/13] net: cdc_mbim: build the MBIM driver
` [PATCH v2 net-next 11/13] net: cdc_ncm: do not bind to NCM compatible MBIM devices
  ` [PATCH v2 net-next 01/13] net: cdc_ncm: workaround NTB input size firmware bug
  ` [PATCH v2 net-next 04/13] net: cdc_ncm: refactor bind preparing for MBIM support
  ` [PATCH v2 net-next 06/13] net: cdc_ncm: splitting rx_fixup for code reuse
  ` [PATCH v2 net-next 09/13] net: cdc_mbim: adding MBIM driver
  ` [PATCH v2 net-next 12/13] net: cdc_ncm: map MBIM IPS SessionID to VLAN ID
` [PATCH v2 net-next 13/13] net: cdc_mbim: Device Service Stream support

[PATCH v3 0/4] make cadence ethernet drivers build on any architecture
 2012-10-23  6:40 UTC  (6+ messages)
` [PATCH v3 1/4] net/macb: fix truncate warnings
` [PATCH v3 2/4] net/cadence: get rid of HAVE_NET_MACB
` [PATCH v3 3/4] net/at91_ether: select MACB in Kconfig
` [PATCH v3 4/4] net/at91_ether: add pdata flag for reverse Eth addr

[PATCH net-next v6 1/1] ipv6: add support of equal cost multipath (ECMP)
 2012-10-23  6:39 UTC  (7+ messages)
` [PATCH net-next v7 0/1] Add support of ECMPv6
  ` [PATCH net-next v7 1/1] ipv6: add support of equal cost multipath (ECMP)
      ` [PATCH net-next v8 0/1] Add support of ECMPv6
        ` [PATCH net-next v8 1/1] ipv6: add support of equal cost multipath (ECMP)

[PATCH] vlan: set sysfs device_type to 'vlan'
 2012-10-23  6:36 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: NETWORKING DRIVERS matches too much
 2012-10-23  6:33 UTC 

[PATCH] Make hmac algorithm selection for cookie generation dynamic
 2012-10-23  6:32 UTC  (2+ messages)

[PATCH 0/3] pch_gbe: fix CRC errors and improve speed
 2012-10-23  6:31 UTC  (5+ messages)
` [PATCH 1/3] pch_gbe: create functions for MAC_RX {en,dis}able
` [PATCH 2/3] pch_gbe: don't re-set RX_FIFO_ERR flag in napi_poll
` [PATCH 3/3] pch_gbe: don't reset MAC_RX on FIFO overflow

ipv4 gro receive IHL
 2012-10-23  6:27 UTC  (3+ messages)

3.7-rc2 regression : file copied to CIFS-mounted directory corrupted
 2012-10-23  6:08 UTC  (2+ messages)

[RFC PATCH net-next] qfq: handle the case that front slot is empty
 2012-10-23  4:15 UTC 

3.7-rc2 regression : file copied to CIFS-mounted directory corrupted
 2012-10-23  3:30 UTC 

Bug#690845: ethtool: incorrect WoL detection on Broadcom NX II rev < 12
 2012-10-23  2:18 UTC  (6+ messages)

[GIT PULL nf-next] IPVS for 3.8
 2012-10-23  0:50 UTC  (2+ messages)
` [PATCH] ipvs: fix build errors related to config option combinations

[nf-next PATCH v2] ipvs: fix build errors related to config option combinations
 2012-10-23  0:33 UTC  (2+ messages)

listen(2) backlog changes in or around Linux 3.1?
 2012-10-22 22:11 UTC  (15+ messages)

[PATCH net-next] sockopt: Make SO_BINDTODEVICE readable
 2012-10-22 21:58 UTC  (13+ messages)

Kernel recieves DNS reply, but doesn't deliver it to a waiting application
 2012-10-22 21:27 UTC  (9+ messages)
` [BUG] "

[net-next 00/13][pull request] Intel Wired LAN Driver Updates
 2012-10-22 20:45 UTC  (4+ messages)
` [net-next 12/13] ixgbe: Add support for pipeline reset

[nf-next PATCH] ipvs: fix build error when CONFIG_IP_VS_IPV6 is disabled
 2012-10-22 19:24 UTC  (4+ messages)

[RFC PATCH v2 0/6] solve deadlock caused by memory allocation with I/O
 2012-10-22 19:18 UTC  (10+ messages)
` [RFC PATCH v2 1/6] mm: teach mm by current context info to not do I/O during memory allocation
` [RFC PATCH v2 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
` [RFC PATCH v2 3/6] block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
` [RFC PATCH v2 4/6] net/core: apply pm_runtime_set_memalloc_noio on network devices
` [RFC PATCH v2 5/6] PM / Runtime: force memory allocation with no I/O during runtime_resume callbcack
` [RFC PATCH v2 6/6] USB: forbid memory allocation with I/O during bus reset

PROBLEM: Memory leak (at least with SLUB) from "secpath_dup" (xfrm) in 3.5+ kernels
 2012-10-22 19:17 UTC  (21+ messages)
                                    ` [PATCH] net: fix secpath kmemleak

[PATCH] qla3xxx: Ensure request/response queue addr writes to the registers
 2012-10-22 19:17 UTC  (3+ messages)

[PATCH] tcp: add SYN/data info to TCP_INFO
 2012-10-22 19:16 UTC  (2+ messages)

[PATCH net-next] ipv4: 16 slots in initial fib_info hash table
 2012-10-22 19:11 UTC  (2+ messages)

[PATCH net-next] tcp: speedup SIOCINQ ioctl
 2012-10-22 19:11 UTC  (2+ messages)

[PATCH net-next] tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
 2012-10-22 19:11 UTC  (2+ messages)

Re: Re: Re: Re: Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website
 2012-10-22 18:01 UTC  (6+ messages)
  `  "
      `  "

[PATCH v2] phy: add AT803x driver
 2012-10-22 17:55 UTC  (2+ messages)

[PATCH] htb: improved accuracy at high rates
 2012-10-22 17:35 UTC  (4+ messages)

[PATCH v2 1/3] pppoatm: don't send frames to destroyed vcc
 2012-10-22 17:14 UTC  (3+ messages)
` [PATCH v2 2/3] pppoatm: fix race condition with destroying of vcc
` [PATCH v2 3/3] pppoatm: protect against freeing "

[PATCH RESEND net-next] bluetooth: hci_core: Replace list_for_each with list_for_each_entry() helper
 2012-10-22 17:00 UTC  (2+ messages)

net,sctp: oops in sctp_do_sm
 2012-10-22 15:19 UTC  (2+ messages)

[PATCH 0/6] Add CPTS PTP driver support
 2012-10-22 12:42 UTC  (30+ messages)
` [PATCH 1/6] drivers: net: ethernet: cpsw: add support for CPSW register offset changes in different IP version
` [PATCH 2/6] drivers: net: ethernet: davinci_cpdma: add clear api for statistics interrupt
` [PATCH 3/6] drivers: net: ethernet: cpsw: add multicast address to ALE table
` [PATCH 4/6] ptp: add api to get ptp seq id and event type from skb
` [PATCH 5/6] drivers: net: ethernet: cpts: implement cpts hardware clock

bnx2x: Added EEE support
 2012-10-22 12:15 UTC  (4+ messages)

[GIT PULL nf-next] IPVS for 3.7 #2
 2012-10-22 11:53 UTC  (3+ messages)

(unknown)
 2012-10-22 11:33 UTC 

[PATCH V2 0/7] support the cpts found on am335x devices
 2012-10-22 11:02 UTC  (7+ messages)

Prioritizing IPs on interface with multiple addresses
 2012-10-22  9:36 UTC 

[PATCH] e1000: fix concurrent accesses to PHY from watchdog and ethtool
 2012-10-22  8:28 UTC  (3+ messages)

[PATCH 0/5] make cadence ethernet drivers build on any architecture
 2012-10-22  7:10 UTC  (5+ messages)
` [PATCH 1/5] net/cadence: get rid of HAVE_NET_MACB

[PATCH net-next v2] packet: tx_ring: allow the user to choose tx data offset
 2012-10-22  6:56 UTC 

[net-next:master 28/31] drivers/net/ethernet/emulex/benet/be_main.c:3116 be_flash() error: __builtin_memcpy() 'req->params.data_buf' too small (4 vs 32768)
 2012-10-22  5:16 UTC  (2+ messages)

[PATCH net-next] pkt_sched: use ns_to_ktime() helper
 2012-10-22  2:21 UTC  (2+ messages)

[PATCH net-next 00/14] be2net updates
 2012-10-22  2:20 UTC  (2+ messages)

pull request: wireless 2012-10-19
 2012-10-22  1:01 UTC  (2+ messages)

[PATCH] cxgb4: Remove unnecessary #ifdef condition
 2012-10-22  0:57 UTC  (2+ messages)

[PATCH 1/1] [PATCH net-next] net:dev: remove double indentical assignment in dev_change_net_namespace()
 2012-10-22  0:45 UTC  (2+ messages)

[PATCH net-next] unix: Remove unused field from unix_sock
 2012-10-22  0:37 UTC  (2+ messages)

[PATCH net-next] pktgen: Use ipv6_addr_any
 2012-10-22  0:37 UTC  (2+ messages)

[PATCH net-next,1/1] hyperv: Remove unnecessary comments in rndis_filter_receive_data()
 2012-10-22  0:36 UTC  (2+ messages)

[PATCH] ixgbe: Use is_valid_ether_addr
 2012-10-22  0:23 UTC  (2+ messages)

3.5 bridging regression
 2012-10-21 23:56 UTC  (6+ 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).