netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-30 00:36:41 to 2012-12-01 11:54:02 UTC [more...]

[net-next 0/9][pull request] Intel Wired LAN Driver Updates
 2012-12-01 11:53 UTC  (10+ messages)
` [net-next 1/9] ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c
` [net-next 2/9] igb: Updates to read nvm function for i211 device
` [net-next 3/9] igb: Acquire, release semaphore for writing each EEPROM page
` [net-next 4/9] igb: Refactoring of i210 file
` [net-next 5/9] igb: Workaround for global device reset problem on 82580
` [net-next 6/9] igb: Unset sigdetect for SERDES loopback on 82580 and i350
` [net-next 7/9] igb: Fix SerDes autoneg flow control
` [net-next 8/9] e1000e: cosmetic cleanup of comments
` [net-next 9/9] ixgbe: Do not parse past IP header on fragments beyond the first

[PATCH v3]realtek:r8169: Bugfix or workaround for missing extended GigaMAC registers settings
 2012-12-01 11:44 UTC  (2+ messages)

[PATCH] irda: ep7211-sir: Convert to platform_diver
 2012-12-01 11:07 UTC 

[PATCH -next] qlcnic: remove duplicated include from qlcnic_sysfs.c
 2012-12-01  6:20 UTC  (2+ messages)

Pull request: sfc-next 2012-12-01
 2012-12-01  4:44 UTC  (14+ messages)
` [PATCH net-next 01/13] sfc: Fix byte order warnings for ethtool RX filter interface
` [PATCH net-next 02/13] sfc: Fix byte order warning in self-test
` [PATCH net-next 03/13] sfc: Really disable flow control while flushing
` [PATCH net-next 04/13] sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()
` [PATCH net-next 05/13] sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES
` [PATCH net-next 06/13] sfc: Remove confusing MMIO functions
` [PATCH net-next 07/13] sfc: Correctly initialise reset_method in siena_test_chip()
` [PATCH net-next 08/13] sfc: Do not initialise buffer in efx_alloc_special_buffer()
` [PATCH net-next 09/13] sfc: Reset driver's MAC stats after MC reboot seen
` [PATCH net-next 10/13] sfc: Work-around flush timeout when flushes have completed
` [PATCH net-next 11/13] sfc: lock TX queues when calling netif_device_detach()
` [PATCH net-next 12/13] sfc: Fix timekeeping in efx_mcdi_poll()
` [PATCH net-next 13/13] sfc: Make module parameters really boolean

Optics (SFP) monitoring on ixgbe and igbe
 2012-12-01  4:18 UTC  (12+ messages)

Wireless regression in workqueue: use mod_delayed_work() instead of __cancel + queue
 2012-12-01  4:15 UTC  (5+ messages)

[PATCH net-next v1 1/2] bridge: export port_no and port_id via IFA_INFO_DATA
 2012-12-01  3:56 UTC  (13+ messages)
` [PATCH net-next v1 2/2] bridge: export multicast database via netlink
` [PATCH iproute2 v1] Add mdb command to bridge

[PATCH V2 1/5] cxgb4: Add T4 filter support
 2012-12-01  3:24 UTC  (6+ messages)
  ` [PATCH V2 2/5] cxgb4: Add LE hash collision bug fix path in LLD driver
  ` [PATCH V2 4/5] RDMA/cxgb4: Fix LE hash collision bug for passive open connection

respin of __dev* removal patches
 2012-12-01  3:20 UTC  (3+ messages)

[PATCH]realtek:r8169: Bugfix or workaround for missing extended GigaMAC registers settings
 2012-12-01  1:50 UTC  (5+ messages)

[net-next PATCH V2 0/9] net: fragmentation performance scalability on NUMA/SMP systems
 2012-12-01  0:13 UTC  (21+ messages)
` [net-next PATCH V2 1/9] net: frag evictor, avoid killing warm frag queues
` [net-next PATCH V2 8/9] net: frag queue locking per hash bucket

[PATCH net-next v1 0/3] mlx4_en: set number of rx/tx channels using ethtool
 2012-11-30 23:58 UTC  (4+ messages)
` [PATCH net-next v1 3/3] net/mlx4_en: Set "

[PATCH net-next] myri10ge: fix incorrect use of ntohs()
 2012-11-30 22:31 UTC 

[net-next:master 98/98] drivers/net/ethernet/myricom/myri10ge/myri10ge.c:1286:34: sparse: cast to restricted __be16
 2012-11-30 22:19 UTC  (5+ messages)

linux-next: Tree for Nov 29 (netlabel)
 2012-11-30 22:18 UTC  (12+ messages)
        ` [PATCH] Smack: Add missing depends on INET in Kconfig

[RFT PATCH] 8139cp: properly support change of MTU values
 2012-11-30 20:51 UTC 

[PATCH v2] ipv6: unify logic evaluating inet6_dev's accept_ra property
 2012-11-30 20:25 UTC 

[PATCH 00/17] ATM fixes for pppoatm/br2684
 2012-11-30 20:22 UTC  (18+ messages)
` [PATCH 03/17] pppoatm: fix module_put() race
` [PATCH 04/17] pppoatm: take ATM socket lock in pppoatm_send()
` [PATCH 05/17] pppoatm: drop frames to not-ready vcc
` [PATCH 06/17] pppoatm: do not inline pppoatm_may_send()
` [PATCH 08/17] br2684: don't send frames on not-ready vcc
` [PATCH 09/17] atm: Add release_cb() callback to vcc
` [PATCH 10/17] pppoatm: fix missing wakeup in pppoatm_send()
` [PATCH 11/17] br2684: fix module_put() race
` [PATCH 12/17] solos-pci: Fix leak of skb received for unknown vcc
` [PATCH 13/17] br2684: allow assign only on a connected socket
` [PATCH 14/17] pppoatm: optimise PPP channel wakeups after sock_owned_by_user()
` [PATCH 15/17] solos-pci: clean up pclose() function
` [PATCH 16/17] solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC
` [PATCH 17/17] solos-pci: remove list_vccs() debugging function

[PATCH net-next] tcp: change default tcp hash size
 2012-11-30 20:08 UTC 

[PATCH v3 net-next] net: move inet_dport/inet_num in sock_common
 2012-11-30 20:03 UTC  (2+ messages)

[PATCH net-next, 1/1] hyperv: Add an error message to rndis_filter_set_device_mac()
 2012-11-30 20:03 UTC  (2+ messages)
` [PATCH net-next,1/1] "

[PATCH] ipv6: unify logic evaluating inet6_dev's accept_ra property
 2012-11-30 20:02 UTC  (4+ messages)

[PATCH] smsc: RFC: Workaround for problems with lan8710 phy auto MDI-X
 2012-11-30 20:00 UTC  (5+ messages)

[PATCH] [trivial] wireless: mwifiex: Fix typo in wireless/mwifiex driver
 2012-11-30 19:30 UTC  (2+ messages)

iputils: ping -I <iface>
 2012-11-30 19:11 UTC  (5+ messages)

pull request: wireless 2012-11-30
 2012-11-30 19:07 UTC  (3+ messages)

[PATCH] MAINTAINERS: fix bouncing tun/tap entries
 2012-11-30 18:52 UTC  (3+ messages)

[PATCH v3 net-next 0/2] myri10ge: LRO to GRO conversion
 2012-11-30 18:50 UTC  (7+ messages)
  ` [PATCH v3 resend "
    ` [PATCH v3 resend net-next 1/2] myri10ge: Convert from LRO to GRO
    ` [PATCH v3 resend net-next 2/2] myri10ge: Add vlan rx for better GRO perf

ip6_rt_gc_elasticity and ip6_rt_gc_min_interval race in rt6_alloc_cow() ?
 2012-11-30 18:50 UTC  (2+ messages)

[PATCH v2 3/3] pppoatm: protect against freeing of vcc
 2012-11-30 18:33 UTC  (11+ messages)

[PATCH] sctp: verify length provided in heartbeat information parameter
 2012-11-30 17:34 UTC  (4+ messages)

[PATCH 0/5] smsc95xx enhancements
 2012-11-30 17:28 UTC  (9+ messages)
` [PATCH 1/5] smsc95xx: fix suspend buffer overflow
` [PATCH 2/5] smsc95xx: fix error handling in suspend failure case
` [PATCH 3/5] smsc95xx: don't enable remote wakeup directly
` [PATCH 4/5] smsc95xx: fix smsc_crc return type
` [PATCH 5/5] smsc95xx: expand check_ macros

[PATCH 0/2] smsc75xx enhancements
 2012-11-30 17:27 UTC  (4+ messages)
` [PATCH 1/2] smsc75xx: don't call usbnet_resume if usbnet_suspend fails
` [PATCH 2/2] smsc75xx: expand check_ macros

[PATCH net-next] rtnelink: remove unused parameter from rtnl_create_link()
 2012-11-30 17:25 UTC  (2+ messages)

[PATCH] net: ICMPv6 packets transmitted on wrong interface if nfmark is mangled
 2012-11-30 17:22 UTC  (4+ messages)

pull request: batman-adv 2012-11-30
 2012-11-30 17:22 UTC  (3+ messages)
  ` [PATCH] batman-adv: use ETH_P_BATMAN

[PATCH] sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()
 2012-11-30 17:21 UTC  (4+ messages)

RFC: mac802154 Packet Queueing and Slave Devices
 2012-11-30 17:19 UTC  (8+ messages)
` [PATCH] 6lowpan: consider checksum bytes in fragmentation threshold
` [PATCH 1/2] mac802154: fix memory leaks
  ` [PATCH 2/2] mac802154: use kfree_skb() instead of dev_kfree_skb()

pull-request: can-next 2012-11-29
 2012-11-30 17:12 UTC  (2+ messages)

[PATCH] mISDN: improve bitops usage
 2012-11-30 17:11 UTC  (2+ messages)

[net-next PATCH v1] 8021q: fix vlan device to inherit the unicast filtering capability flag
 2012-11-30 17:09 UTC  (2+ messages)

[PATCH][RESEND] bonding: delete migrated IP addresses from the rlb hash table
 2012-11-30 17:08 UTC  (4+ messages)

[PATCH] bonding: rlb mode of bond should not alter ARP originating via bridge
 2012-11-30 17:08 UTC  (3+ messages)

[GIT net-next] Open vSwitch
 2012-11-30 17:03 UTC  (2+ messages)

"tuntap: multiqueue support" causes udev fork bombs
 2012-11-30 17:01 UTC  (3+ messages)

[PATCH] net: make CONFIG_NETLABEL explicitly dependent on CONFIG_INET
 2012-11-30 15:35 UTC 

[PATCH v2]realtek:r8169: Bugfix or workaround for missing extended GigaMAC registers settings
 2012-11-30  9:38 UTC 

regarding netlink usage
 2012-11-30  1:36 UTC 

[PATCH] br2684: don't send frames on not-ready vcc
 2012-11-30  1:34 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).