netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-22 12:17:11 to 2012-10-23 12:56:55 UTC [more...]

[PATCH net-next] ipv6: tcp: clean up tcp_v6_early_demux() icsk variable
 2012-10-23 12:56 UTC  (2+ messages)

[RFC PATCH net-next 0/1] Allow to monitor protocol configuration
 2012-10-23 12:52 UTC  (6+ messages)
` [RFC PATCH net-next 1/3] rtnl: add a new type of msg to advertise "
` [RFC PATCH net-next 2/3] rtnl/ipv6: use netconf msg to advertise forwarding status
` [RFC PATCH net-next 3/3] rtnl/ipv4: "
` [RFC PATCH iproute2] ip: allow to monitor netconf messages

[PATCH net-next v7 1/1] ipv6: add support of equal cost multipath (ECMP)
 2012-10-23 12:42 UTC  (6+ messages)
` [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 iproute2 1/2] ip: fix "ip -6 route add ... nexthop"
        ` [PATCH iproute2 2/2] ip: remove NLM_F_EXCL in case of ECMPv6 routes

[PATCH net-next 1/2] packet: clean up error variable assignments
 2012-10-23 11:56 UTC 

[PATCH v3 0/4] make cadence ethernet drivers build on any architecture
 2012-10-23 12:00 UTC  (9+ 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 2/2] packet: minor: make if case unlikely
 2012-10-23 11:58 UTC 

Incorrect ARP behavior when multiple/none IPv4 address assigned to interface
 2012-10-23 11:28 UTC 

[PATCH] vlan: set sysfs device_type to 'vlan'
 2012-10-23 10:34 UTC  (3+ messages)

[net-next 0/8][pull request] Intel Wired LAN Driver Updates
 2012-10-23 10:24 UTC  (9+ messages)
` [net-next 1/8] e1000e: Minimum packet size must be 17 bytes
` [net-next 2/8] maintainers: update with official intel support link, new maintainer
` [net-next 3/8] igb: Update get cable length function for i210/i211
` [net-next 4/8] igb: Update version
` [net-next 5/8] ixgbevf: make netif_napi_add and netif_napi_del symmetric
` [net-next 6/8] ixgbevf: Check for error on dma_map_single call
` [net-next 7/8] ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lock
` [net-next 8/8] ixgbevf: Update version string

SMSC LAN9512 PowerPC Linux Driver Problem
 2012-10-23  9:56 UTC  (2+ messages)

Re: 3.7-rc2 regression : file copied to CIFS-mounted directory corrupted
 2012-10-23 10:02 UTC  (4+ messages)
  `  "
    ` [Pv-drivers] "

[V5 PATCH 0/8] csiostor: Chelsio FCoE offload driver submission
 2012-10-23  9:48 UTC  (4+ messages)

[net-next:master 35/53] net/ipv6/route.c:400:13: sparse: invalid assignment: ^=
 2012-10-23  9:35 UTC  (3+ messages)
` [PATCH net-next] ipv6: fix sparse warnings in rt6_info_hash_nhsfn()

[PATCH v1 00/11] usbnet: usb_control_msg cleanup
 2012-10-23  9:19 UTC  (3+ messages)

[RFC PATCH v2 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
 2012-10-23  9:08 UTC  (3+ messages)

[PATCH net-next] be2net: Fix smatch warnings in be_main.c
 2012-10-23  9:02 UTC 

[RFC PATCH net-next] qfq: handle the case that front slot is empty
 2012-10-23  8:53 UTC  (3+ messages)

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

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

[RFC PATCH v2 6/6] USB: forbid memory allocation with I/O during bus reset
 2012-10-23  8:44 UTC  (3+ messages)

[RFC PATCH v2 4/6] net/core: apply pm_runtime_set_memalloc_noio on network devices
 2012-10-23  8:42 UTC  (3+ messages)

[PATCH] netlink: cleanup the unnecessary return value check
 2012-10-23  8:21 UTC 

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

[PATCH net-next] ipv4: tcp: clean up tcp_v4_early_demux()
 2012-10-23  7:42 UTC 

email :(mrs.kangteobeng@rocketmail.com)
 2012-10-23  7:34 UTC 

[PATCH net-next 00/15] 6lowpan: Some more bug fixes
 2012-10-23  7:22 UTC  (22+ 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 firmware] rtl_nic: update firmware for RTL8168G
 2012-10-23  7:02 UTC 

[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 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 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)

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)

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  (11+ 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)

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 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  (20+ messages)
` [PATCH 1/6] drivers: net: ethernet: cpsw: add support for CPSW register offset changes in different IP version
` [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)


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).