netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-30 22:18:08 to 2013-12-03 09:01:15 UTC [more...]

[PATCH net] vti: fix spd lookup: match plaintext pkt, not ipsec pkt
 2013-12-03  9:01 UTC  (6+ messages)
` [PATCH net v3] "

[PATCH] macvlan: Support creating macvtaps from macvlans
 2013-12-03  8:24 UTC  (2+ messages)

[PATCH net v4 0/2] net: sched: fix some issues
 2013-12-03  8:12 UTC  (8+ messages)
` [PATCH net v4 1/2] net: sched: tbf: fix calculation of max_size
` [PATCH net v4 2/2] net: sched: htb: fix calculation of quantum

[PATCH iproute2] tc: more user friendly rates
 2013-12-03  8:08 UTC  (2+ messages)

[PATCH iproute2] Add more supoprt for bonding netlink attributes
 2013-12-03  7:54 UTC  (2+ messages)

[PATCH] net: fec_main: dma_map() only the length of the skb
 2013-12-03  7:54 UTC  (10+ messages)
  ` [PATCH v2] "

[PATCH iproute2] tbf: add 64bit rates support
 2013-12-03  7:52 UTC  (2+ messages)

[patch iproute2] ipneigh: update ip neigh usage
 2013-12-03  7:51 UTC  (2+ messages)

[PATCH] sctp: make the max_burst min value to 1
 2013-12-03  6:30 UTC  (7+ messages)
    ` [PATCH] sctp: disable max_burst when the max_burst is 0

[PATCH v2] sctp: check the rto_min and rto_max
 2013-12-03  6:28 UTC  (5+ messages)
    ` [PATCH v3] "

[net v2 0/7][pull request] Intel Wired LAN Driver Updates
 2013-12-03  5:26 UTC  (9+ messages)
` [net v2 2/7] e1000: prevent oops when adapter is being closed and reset simultaneously

[PATCH 20/39] net: remove DEFINE_PCI_DEVICE_TABLE macro
 2013-12-03  2:44 UTC  (3+ messages)

Supporting 4 way connections in LKSCTP
 2013-12-03  2:21 UTC  (15+ messages)

[PATCH net 0/7] bridge: Fix corner case problems around local fdb entries
 2013-12-03  2:09 UTC  (11+ messages)
` [PATCH net 1/7] bridge: Fix the way finding the old local fdb entry in br_fdb_changeaddr
` [PATCH net 2/7] bridge: Fix the way finding the old local fdb entry in br_fdb_change_mac_address
` [PATCH net 3/7] bridge: Change local fdb entries whenever mac address of bridge device changes
` [PATCH net 4/7] bridge: Fix the way checking if a local fdb entry can be deleted
` [PATCH net 5/7] bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address
` [PATCH net 6/7] bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port
` [PATCH net 7/7] bridge: Properly check if local fdb entry can be deleted when deleting vlan

[PATCH] net/mlx4_core: destroy workqueue when driver fails to register
 2013-12-03  2:04 UTC 

[PATCH] net/mlx4_core: destroy workqueue when driver fails to register
 2013-12-03  1:36 UTC  (4+ messages)

[PATCH net v3 1/2] net: sched: tbf: fix calculation of max_size
 2013-12-03  0:59 UTC  (8+ messages)
  ` [PATCH] "

[PATCH] rds: prevent BUG_ON triggered on congestion update to loopback
 2013-12-02 23:41 UTC 

[PATCH openvswitch v2] netlink: Implement & enable memory mapped netlink i/o
 2013-12-02 22:26 UTC  (4+ messages)

[PATCH net v4] xen-netback: fix fragment detection in checksum setup
 2013-12-02 22:25 UTC  (4+ messages)

netfilter: active obj WARN when cleaning up
 2013-12-02 22:22 UTC  (20+ messages)

[PATCH] pch_gbe: Remove tx_queue_len setting from the driver
 2013-12-02 22:17 UTC  (10+ messages)
` [PATCH 1/4] pch_gbe: Fix transmit queue management
          ` [PATCH] net: do not pretend FRAGLIST support

[Patch v4] IPv6: Fixed support for blackhole and prohibit routes
 2013-12-02 22:16 UTC  (3+ messages)

[PATCH] ipv6: fix third arg of anycast_dst_alloc(), must be bool
 2013-12-02 22:13 UTC  (2+ messages)

[PATCH 1/1] drivers: net: cpsw: fix dt probe for one port ethernet
 2013-12-02 21:56 UTC  (2+ messages)

[GIT PULL] xhci: Regression fix for 3.13
 2013-12-02 21:42 UTC  (3+ messages)
` [PATCH 1/1] usb: xhci: Link TRB must not occur within a USB payload burst

[PATCH 0/4] net_sched: actions - Add default lookup and walker
 2013-12-02 21:27 UTC  (6+ messages)
` [PATCH 1/4] Provide default lookup function for actions that dont provide one
` [PATCH 2/4] Use default lookup functions. Users are free to override when needed
` [PATCH 3/4] Provide default walker function for actions that dont provide one
` [PATCH 4/4] Use default walker functions. Users who need something special can override

[PATCH] PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present
 2013-12-02 21:02 UTC  (6+ messages)

[PATCH] ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv
 2013-12-02 21:01 UTC  (3+ messages)

net/usb/ax88179_178a driver broken in linux-3.12
 2013-12-02 19:18 UTC  (12+ messages)

gem csum breakage with 018c5bba (Handle CHECKSUM_COMPLETE more adequately ...)
 2013-12-02 18:59 UTC  (2+ messages)

[PATCH] Fix ARM BUILD_BUG_ON() errors with batman-adv
 2013-12-02 18:38 UTC  (16+ messages)
  ` [B.A.T.M.A.N.] "
            ` [B.A.T.M.A.N.] [PATCH] Fix ARM BUILD_BUG_ON() errors withbatman-adv

[net 0/8][pull request] Intel Wired LAN Driver Updates
 2013-12-02 18:33 UTC  (7+ messages)
` [net 1/8] igb: Update queue reinit function to call dev_close when init of queues fails

[[PATCH stable <3.12]] xen-netback: fix refcnt unbalance for 3.11 and earlier versions
 2013-12-02 17:59 UTC  (7+ messages)
        ` Patch "xen-netback: fix refcnt unbalance for 3.10" has been added to the 3.10-stable tree

[PATCH net v4] xen-netback: fix fragment detection in checksum setup
 2013-12-02 17:41 UTC 

[PATCH net v3] xen-netback: fix fragment detection in checksum setup
 2013-12-02 17:27 UTC  (4+ messages)

[PATCH RFC 0/9]net: stmmac PM related fixes
 2013-12-02 16:18 UTC  (4+ messages)

Spurious timeouts in mvmdio
 2013-12-02 15:15 UTC 

[PATCH] sunrpc: fix some typos
 2013-12-02 14:51 UTC  (2+ messages)

[PATCH] net: mac80211: tx.c: be sure of 'sdata->vif.type' must be NL80211_IFTYPE_AP when be in NL80211_IFTYPE_AP case
 2013-12-02 14:48 UTC  (16+ messages)

[PATCH] ipv6: ip6_pkt_prohibit(_out) should not depend on CONFIG_IPV6_MULTIPLE_TABLES
 2013-12-02 14:28 UTC  (6+ messages)

[PATCH net-next] xen-netback: Fix pull size in checksum_setup_ip*
 2013-12-02 13:04 UTC  (5+ messages)

loop on reset adapter with ixgbe
 2013-12-02 13:04 UTC  (6+ messages)

[PATCH RFC 00/10] ARM: STi: Add dwmac glue and reset controller
 2013-12-02 12:48 UTC  (4+ messages)
` [PATCH RFC 08/10] net: stmmac:sti: Add STi SOC glue driver

[PATCH 1/2] net: emaclite: Remove unnecessary code that enables/disables interrupts on PONG buffers
 2013-12-02 11:20 UTC  (2+ messages)

[PATCH 2/2] net: emaclite: add barriers to support Xilinx Zynq platform
 2013-12-02 10:51 UTC  (3+ messages)

[PATCH] net: use a proper error path in socketpair()
 2013-12-02 10:12 UTC  (2+ messages)
` [PATCH v2] net: handle error more gracefully "

[PATCH 3/6][v2] phylib: turn genphy_driver to an array
 2013-12-02  7:30 UTC 

[GIT] Networking
 2013-12-02  2:30 UTC 

[PATCH net] net/mlx4_en: Remove selftest TX queues empty condition
 2013-12-02  1:36 UTC  (2+ messages)

[PATCHv2 net] {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
 2013-12-02  1:35 UTC  (2+ messages)

pull request (net): ipsec 2013-11-01
 2013-12-02  1:35 UTC  (5+ messages)
` [PATCH 3/3] xfrm: Fix null pointer dereference when decoding sessions

[PATCH] sctp: check the rto_min and rto_max
 2013-12-02  1:33 UTC  (3+ messages)

packet: use macro GET_PBDQC_FROM_RB to simplify the codes
 2013-12-02  1:32 UTC  (4+ messages)

[PATCH v2 1/2] virtio_net: fix error handling for mergeable buffers
 2013-12-02  1:28 UTC  (4+ messages)
` [PATCH v2 2/2] virtio-net: make all RX paths handle erors consistently

[PATCH] ipv6 addrconf: source address selection, Rule 7: Prefer temporary addresses (RFC 6724)
 2013-12-02  1:22 UTC  (2+ messages)

[PATCH] rds: prevent BUG_ON triggered on congestion update to loopback
 2013-12-02  1:19 UTC  (2+ messages)

ATTENTION
 2013-12-01 18:55 UTC 

[RFC] Fix Free Software Foundation address in file headers
 2013-12-01 18:56 UTC 

"swiotlb buffer is full" with 3.13-rc1+ but not 3.4
 2013-12-01 17:06 UTC  (4+ messages)

[PATCH v2 13/17] net: mlx4 calls skb_set_rxhash
 2013-12-01 12:26 UTC  (2+ messages)

[PATCH net] net: neighbour: make sure the handler has finished before kfree neighbour
 2013-12-01  2:43 UTC  (3+ messages)

[RFC] Fix Free Software Foundation address in file headers
 2013-12-01  0:42 UTC 

r8169 - it's dead jim
 2013-11-30 22:18 UTC  (5+ 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).