netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-02 17:31:18 to 2013-04-04 06:20:08 UTC [more...]

[net-next.git 1/7] stmmac: review napi gro support
 2013-04-04  6:20 UTC  (22+ messages)
` [net-next.git 2/7] stmmac: review barriers
` [net-next.git 3/7] stmmac: review private structure fields
` [net-next.git 4/7] stmmac: review driver documentation
` [net-next.git 5/7] stmmac: improve/review and fix kernel-doc
` [net-next.git 6/7] stmmac: code tidy-up
` [net-next.git 7/7] stmmac: prefetch all dma_erx when use extend_desc

[net-next] stmmac: modified pcs mode support for SGMII
 2013-04-04  5:57 UTC 

[PATCH 1/2] Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"
 2013-04-04  3:28 UTC  (3+ messages)
              ` [PATCH 2/2] af_unix: If we don't care about credentials coallesce all messages
                ` [PATCH 3/2] scm: Stop passing struct cred

[net] ixgbe: fix registration order of driver and DCA nofitication
 2013-04-04  3:25 UTC  (3+ messages)

[PATCH -next] decnet: remove duplicated include from dn_table.c
 2013-04-04  1:33 UTC 

[PATCH -next] net_cls: remove duplicated include from cls_api.c
 2013-04-04  1:21 UTC 

Powered By Google
 2013-04-03 21:47 UTC 

[PATCH v2] MPLS: Add limited GSO support
 2013-04-04  0:55 UTC  (5+ messages)

linux-next: manual merge of the net-next tree with the wireless tree
 2013-04-04  0:44 UTC 

[PATCH] MPLS: Add limited GSO support
 2013-04-04  0:17 UTC  (5+ messages)
    ` [ovs-dev] "

[PATCH] core: fix the use of this_cpu_ptr
 2013-04-04  0:09 UTC  (12+ messages)
          ` this cpu documentation
            ` [PERCPU] Remove & in front of this_cpu_ptr

TCP: snd_cwnd is nul, please report this bug
 2013-04-04  0:08 UTC  (5+ messages)

[PATCH v5 0/6] Generic PHY Framework
 2013-04-03 23:54 UTC  (18+ messages)
  ` [PATCH v5 1/6] drivers: phy: add generic PHY framework
  ` [PATCH v5 2/6] usb: phy: omap-usb2: use the new "
  ` [PATCH v5 3/6] usb: otg: twl4030: "
  ` [PATCH v5 6/6] usb: musb: omap2430: "
` [PATCH v5 4/6] ARM: OMAP: USB: Add phy binding information
` [PATCH v5 5/6] ARM: dts: omap: update usb_otg_hs data

[net-next PATCH 0/3] net: frag performance followup
 2013-04-03 22:11 UTC  (10+ messages)
` [net-next PATCH 3/3] net: frag queue per hash bucket locking

[PATCH net-next] e100: Add dma mapping error check
 2013-04-03 21:13 UTC  (2+ messages)

[PATCH net-next] openvswitch: Provide OVS_DP_ATTR_UPCALL_PID in datapath messages
 2013-04-03 20:17 UTC  (4+ messages)

[PATCH RFC 0/5] tipc: add support for TIPC over InfiniBand
 2013-04-03 19:44 UTC  (11+ messages)
` [PATCH 2/5] tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
  ` [PATCH 1/5] tipc: remove unused str2addr media callback
  ` [PATCH 3/5] tipc: set skb->protocol in eth_media packet transmission
  ` [PATCH 4/5] tipc: add InfiniBand media type
  ` [PATCH 5/5] IPoIB: add support for TIPC protocol

[PATCH] SUNRPC/cache: add module_put() on error path in cache_open()
 2013-04-03 19:32 UTC  (2+ messages)

[PATCH v3] netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c
 2013-04-03 19:25 UTC 

[PATCH] netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c
 2013-04-03 19:13 UTC  (3+ messages)

[PATCH v2] netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c
 2013-04-03 18:34 UTC 

pull request: wireless 2013-04-03
 2013-04-03 18:16 UTC 

[PATCH] bonding: remove sysfs before removing devices
 2013-04-03 15:46 UTC 

[0/3] bridge: Do not send multicast queries by default
 2013-04-03 15:28 UTC  (4+ messages)

[Suggestion] ISDN: isdnloop: C grammar issue, '}' miss match 'if' and 'switch' statement
 2013-04-03 15:30 UTC  (5+ messages)

[v3.8, v3.9] [Regression] brcmsmac: move PHY functions
 2013-04-03 15:28 UTC  (5+ messages)

[PATCH -next] sctp: fix error return code in __sctp_connect()
 2013-04-03 14:59 UTC  (5+ messages)

[PATCH 0/6] 802.15.4 and 6LoWPAN Buffering Fixes
 2013-04-03 14:00 UTC  (29+ messages)
  ` [PATCH 1/6] mac802154: Immediately retry sending failed packets
                    ` [Linux-zigbee-devel] "
  ` [PATCH 2/6] mac802154: Move xmit_attemps to stack
  ` [PATCH 3/6] mac802154: Use netif flow control
  ` [PATCH 4/6] mac802154: Increase tx_buffer_len
  ` [PATCH 5/6] 6lowpan: handle dev_queue_xmit error code properly
  ` [PATCH 6/6] 6lowpan: return the dev_queue_xmit() return value from lowpan_xmit()
  ` [PATCH v2 0/4] 802.15.4 and 6LoWPAN Buffering Fixes
    ` [PATCH v2 1/4] mac802154: Do not try to resend failed packets
      ` [PATCH v2 2/4] mac802154: Use netif flow control
      ` [PATCH v2 3/4] mac802154: Increase tx_buffer_len
      ` [PATCH v2 4/4] 6lowpan: handle dev_queue_xmit() error code properly

[PATCH] af_unix: fix build warning
 2013-04-03 12:27 UTC  (2+ messages)

3.7.10 kernel crash
 2013-04-03 11:49 UTC  (3+ messages)

[PATCH 0/4] mv643xx_eth device tree bindings
 2013-04-03  9:27 UTC  (3+ messages)
` [PATCH 2/4] ARM: kirkwood: add device node entries for the gigabit interfaces

[PATCH net-next] 802: fix a possible race condition
 2013-04-03  7:52 UTC 

[PATCH net-next 1/7] r8169: Remove firmware code
 2013-04-03  5:59 UTC  (11+ messages)
` [PATCH net-next 5/7] r8169: add a new chip for RTL8111G
` [PATCH v2 net-next 1/8] r8169: Remove firmware code
  ` [PATCH v2 net-next 6/8] r8169: add a new chip for RTL8111G

[PATCH v2.24] datapath: Add basic MPLS support to kernel
 2013-04-03  5:38 UTC 

[PATCH Resend] core: should call pskb_expand_head if skb header is cloned in skb_gso_segment in rx path
 2013-04-03  1:44 UTC  (5+ messages)

Bug#565404: linux-image-2.6.26-2-amd64: atl1e: TSO is broken
 2013-04-03  0:43 UTC  (20+ messages)

[PATCH net] atl1e: limit gso segment size to prevent generation of wrong ip length fields
 2013-04-03  0:36 UTC 

question about kernel patch: ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
 2013-04-02 23:49 UTC 

[PATCH net-next] openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute
 2013-04-02 23:36 UTC  (2+ messages)

[PATCH net-next] selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests
 2013-04-02 23:00 UTC 

[PATCH net-next] sctp: remove 'sridhar' from maintainers list
 2013-04-02 22:35 UTC 

[PATCH v2 net-next] vxlan: Bypass encapsulation if the destination is local
 2013-04-02 22:31 UTC 

[PATCH net-next] selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests
 2013-04-02 22:12 UTC 

[PATCH] net: count hw_addr syncs so that unsync works properly
 2013-04-02 21:10 UTC 

[PATCH] r8169: fix auto speed down issue
 2013-04-02 21:37 UTC  (3+ messages)
` [PATCH v2] "

[GIT] Networking
 2013-04-02 21:11 UTC 

[net-next PATCH v2] net: fix smatch warnings inside datagram_poll
 2013-04-02 21:01 UTC  (2+ messages)

[net-next PATCH] net: fix smatch warnings inside datagram_poll
 2013-04-02 20:46 UTC  (3+ messages)

[PATCH 0/5] Provide empty functions if OF_NET is not configured
 2013-04-02 20:44 UTC  (7+ messages)
  ` [PATCH 1/5] of_net.h: "
  ` [PATCH 3/5] net/cadence/macb: Simplify OF dependencies
  ` [PATCH 4/5] net/freescale/fec: "
  ` [PATCH 5/5] net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET
` [PATCH 2/5] net/cadence/at91_ether: Simplify OF dependencies

WSN 2013 call for papers
 2013-04-02 19:39 UTC 

[PATCH] VSOCK: Handle changes to the VMCI context ID
 2013-04-02 18:39 UTC  (2+ messages)

[PATCH v2] net IPv6 : Fix broken IPv6 routing table after loopback down-up
 2013-04-02 18:37 UTC  (4+ messages)

[PATCH net-next] ipconfig: add informative timeout messages while waiting for carrier
 2013-04-02 18:35 UTC  (2+ messages)

[PATCH] of_net.h: Provide dummy functions if OF_NET is not configured
 2013-04-02 18:33 UTC  (4+ messages)

[PATCH net-next] forcedeth: Do a dma_mapping_error check after skb_frag_dma_map
 2013-04-02 18:32 UTC  (2+ messages)

[PATCH] drivers/isdn/divert: beautify code, delete useless 'break'
 2013-04-02 18:31 UTC  (4+ messages)
  ` [PATCH] ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments

[PATCH 1/1] cbq: incorrect processing of high limits
 2013-04-02 18:30 UTC  (3+ messages)

[PATCH net-next 0/4] qlcnic: Bug Fixes
 2013-04-02 18:27 UTC  (2+ messages)

[PATCH net-next] tcp: Remove dead sysctl_tcp_cookie_size declaration
 2013-04-02 18:25 UTC  (2+ messages)

[PATCH net-next] bridge: remove a redundant synchronize_net()
 2013-04-02 18:19 UTC  (4+ messages)

[PATCH net-next] vxlan: Bypass encapsulation if the destination is local
 2013-04-02 18:10 UTC 


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