netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-21 01:48:03 to 2014-03-22 08:56:55 UTC [more...]

pull request: batman-adv 20140322
 2014-03-22  8:56 UTC  (7+ messages)
` [PATCH 01/16] batman-adv: fix coccinelle warnings
` [PATCH 02/16] batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
` [PATCH 03/16] batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()
` [PATCH 04/16] batman-adv: prefer ether_addr_copy to memcpy
` [PATCH 05/16] batman-adv: fix a few kerneldoc inconsistencies
` [PATCH 06/16] batman-adv: call unregister_netdev() to have it handle the locking for us

[PATCH v2 0/3] add hisilicon hip04 ethernet driver
 2014-03-22  8:08 UTC  (9+ messages)
` [PATCH 1/3] Documentation: add Device tree bindings for Hisilicon hip04 ethernet
` [PATCH 2/3] net: hisilicon: new hip04 MDIO driver
` [PATCH 3/3] net: hisilicon: new hip04 ethernet driver

[PATCH V11 1/7] sxgbe: Add device-tree binding support document
 2014-03-22  6:23 UTC 

[PATCH V11 7/7] MAINTAINERS: add maintainer for Samsung sxgbe driver
 2014-03-22  6:24 UTC 

[PATCH V11 2/7] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
 2014-03-22  6:23 UTC 

[PATCH V11 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe
 2014-03-22  6:24 UTC 

[PATCH V11 4/7] net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
 2014-03-22  6:23 UTC 

[PATCH V11 5/7] net: sxgbe: add Checksum offload support for Samsung sxgbe
 2014-03-22  6:23 UTC 

[PATCH V11 0/7] add new Samsung SXGBE driver
 2014-03-22  6:23 UTC 

[PATCH V11 3/7] net: sxgbe: add TSO support for Samsung sxgbe
 2014-03-22  6:23 UTC 

[PATCH V10 2/7] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
 2014-03-22  4:22 UTC  (3+ messages)

[PATCH 1/4 V2] Ethernet drivers in 3.14-rc3 kernel: fix 3 buffer overflows triggered by hardware devices
 2014-03-22  2:05 UTC  (2+ messages)

[PATCH] netpoll: fix the skb check in pkt_is_ns
 2014-03-22  0:24 UTC  (3+ messages)

[PATCH net-next 4/4] net: Don't clear skbuff hash for IP fragments
 2014-03-21 22:41 UTC  (3+ messages)

i217-LM boot wreckage
 2014-03-21 22:01 UTC  (12+ messages)
  ` [E1000-devel] "

TCP being hoodwinked into spurious retransmissions by lack of timestamps?
 2014-03-21 21:53 UTC  (3+ messages)

[PATCH] net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
 2014-03-21 21:45 UTC  (2+ messages)

[PATCH v4 iproute2 -next 1/2] include/linux: update xfrm.h
 2014-03-21 21:25 UTC  (3+ messages)
  ` [PATCH v4 iproute2 -next 2/2] ipxfrm: allow to setup filter when dumping SA

[PATCH iproute2] bridge: fix reporting of IPv6 addresses
 2014-03-21 21:24 UTC  (2+ messages)

[PATCH] iproute: Show default type, table, proto and scope of route
 2014-03-21 21:22 UTC  (2+ messages)

[PATCH iproute2] htb: Move direct_qlen code part to htb_parse_opt()
 2014-03-21 21:20 UTC  (2+ messages)

[PATCH net-next, v4] hyperv: Add support for virtual Receive Side Scaling (vRSS)
 2014-03-21 20:43 UTC 

[PATCH net-next, v4] hyperv: Add support for virtual Receive Side Scaling (vRSS)
 2014-03-21 19:42 UTC  (6+ messages)
` [PATCH net-next,v4] "

[PATCH][net-next] ipv4: remove ip_rt_dump from route.c
 2014-03-21 19:38 UTC  (2+ messages)

[PATCH net-next] atheros/atlx: use SET_ETHTOOL_OPS directly
 2014-03-21 19:37 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH net-next 0/3] Altera TSE: Misc driver updates
 2014-03-21 19:37 UTC  (7+ messages)
` [PATCH net-next 1/3] Altera TSE: Set version number by driver's get regs
` [PATCH net-next 2/3] Altera TSE: Correct typecast issue detected by kbuild test robot
` [PATCH net-next 3/3] Altera TSE: Correct two typos in original submission

[PATCH net-next] xen-netback: Stop using xenvif_tx_pending_slots_available
 2014-03-21 19:31 UTC  (7+ messages)
` [PATCH net-next] xen-netback: Follow-up patch for grant mapping series

[PATCH v5 net-next 0/2] patchset: Support for configurable RSS hash key
 2014-03-21 19:28 UTC  (4+ messages)

[PATCH net-next 2/4] net: use skb_get_hash in tx queue selection
 2014-03-21 19:24 UTC  (3+ messages)

[net-next 00/16][pull request] Intel Wired LAN Driver Updates
 2014-03-21 19:24 UTC  (18+ messages)
` [net-next 01/16] i40e/i40evf: Add EEE LPI stats
` [net-next 02/16] i40e: Fix a message string
` [net-next 03/16] i40evf: don't shut down admin queue on error
` [net-next 04/16] i40evf: clean up init error messages
` [net-next 05/16] ixgbe: Break recursion in case of removal
` [net-next 06/16] ixgbevf: Use static inlines instead of macros
` [net-next 07/16] ixgbevf: Make the ethtool register test use accessors
` [net-next 08/16] ixgbevf: Check register reads for adapter removal
` [net-next 09/16] ixgbevf: Check for adapter removal on register writes
` [net-next 10/16] ixgbevf: Additional adapter removal checks
` [net-next 11/16] igb: implement SIOCGHWTSTAMP ioctl
` [net-next 12/16] igb: add register rd/wr for surprise removal
` [net-next 13/16] igb: Fix memory leak in igb_get_module_eeprom()
` [net-next 14/16] igb: specify phc_index of 82575 for get_ts_info
` [net-next 15/16] igb: Fix Null-pointer dereference in igb_reset_q_vector
` [net-next 16/16] igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only

pull request: wireless-next 2014-03-21
 2014-03-21 18:49 UTC 

[RFC] csum experts, csum_replace2() is too expensive
 2014-03-21 18:52 UTC  (15+ messages)

[PATCH net 1/3] rtnetlink: fix fdb notification flags
 2014-03-21 18:27 UTC  (4+ messages)

[PATCH net-next v3 0/9] ptp: dynamic pin control
 2014-03-21 18:22 UTC  (4+ messages)
` [PATCH net-next v3 4/9] ptp: drivers: set the number of programmable pins

[PATCH V10 4/7] net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
 2014-03-21 18:06 UTC 

[PATCH V10 5/7] net: sxgbe: add Checksum offload support for Samsung sxgbe
 2014-03-21 18:06 UTC 

[PATCH V10 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe
 2014-03-21 18:06 UTC 

[PATCH V10 7/7] MAINTAINERS: add maintainer for Samsung sxgbe driver
 2014-03-21 18:06 UTC 

[PATCH V10 3/7] net: sxgbe: add TSO support for Samsung sxgbe
 2014-03-21 18:06 UTC 

[PATCH V10 1/7] sxgbe: Add device-tree binding support document
 2014-03-21 18:06 UTC 

[PATCH V10 0/7] add new Samsung SXGBE driver
 2014-03-21 18:06 UTC 

stmmac-socfpga breakage in arm-soc
 2014-03-21 17:51 UTC  (4+ messages)

[PATCH] bonding: Inactive slaves should keep inactive flag's value to 1
 2014-03-21 17:43 UTC  (6+ messages)

[PATCH v2] net: stmicro: stmmac: do not grab a mutex in irq off section
 2014-03-21 17:35 UTC  (2+ messages)

[PATCH net-next] Revert "xen-netback: Aggregate TX unmap operations"
 2014-03-21 17:23 UTC 

[PATCH] netlink: simplify nfnetlink_bind
 2014-03-21 16:44 UTC 

[PATCH] netlink: have netlink per-protocol bind function return an error code
 2014-03-21 16:39 UTC 

usbnet: driver_info->stop required to stop USB interrupts?
 2014-03-21 16:18 UTC  (18+ messages)

[PATCH net-next 0/9] BPF updates
 2014-03-21 15:40 UTC  (11+ messages)
` [PATCH net-next 1/9] net: filter: add jited flag to indicate jit compiled filters
` [PATCH net-next 2/9] net: filter: keep original BPF program around
` [PATCH net-next 3/9] net: filter: move filter accounting to filter core
` [PATCH net-next 4/9] net: ptp: use sk_unattached_filter_create() for BPF
` [PATCH net-next 5/9] net: ptp: do not reimplement PTP/BPF classifier
` [PATCH net-next 6/9] net: ppp: use sk_unattached_filter api
` [PATCH net-next 7/9] net: isdn: "
` [PATCH net-next 8/9] net: filter: rework/optimize internal BPF interpreter's instruction set
` [PATCH net-next 9/9] doc: filter: extend BPF documentation to document new internals

[PATCH net] net: vxlan: fix crash when interface is created with no group
 2014-03-21 15:31 UTC  (7+ messages)

[PATCH V7 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe
 2014-03-21 15:20 UTC  (3+ messages)

openvswitch question
 2014-03-21 15:15 UTC  (4+ messages)

[PATCH V4 1/8] sxgbe: Add device-tree binding support document
 2014-03-21 15:14 UTC  (7+ messages)

[PATCH V8 1/7] sxgbe: Add device-tree binding support document
 2014-03-21 14:57 UTC  (3+ messages)

[PATCH V8 4/7] net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
 2014-03-21 14:24 UTC  (3+ messages)

[PATCH RFC 0/3] tcp: allow to repair a tcp connections in closing states
 2014-03-21 14:04 UTC  (5+ messages)
` [PATCH 1/3] tcp: allow to enable repair mode for sockets in any state
` [PATCH 2/3] tcp: check repair before fastopen in tcp_sendmsg
` [PATCH 3/3] tcp: add ability to restore a fin packet
  ` [CRIU] "

[PATCH 0/3] add hisilicon hip04 ethernet driver
 2014-03-21 13:04 UTC  (17+ messages)
` [PATCH 1/3] Documentation: add Device tree bindings for Hisilicon hip04 ethernet
` [PATCH 2/3] net: hisilicon: new hip04 MDIO driver
` [PATCH 3/3] net: hisilicon: new hip04 ethernet driver

[PATCH v5] sh_eth: ensure pm_runtime cannot suspend the device during init
 2014-03-21 13:00 UTC  (3+ messages)

RE
 2014-03-21 12:48 UTC 

[patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath
 2014-03-21 12:04 UTC  (5+ messages)

[PATCH v3] mac80211: LLVMLinux: Remove VLAIS usage from mac80211
 2014-03-21 11:59 UTC  (3+ messages)
  ` [PATCH v4] "

[PATCH] smsc911x: Change clock warning message to debug level
 2014-03-21 12:09 UTC  (2+ messages)

[PATCH v4] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-21 11:07 UTC  (2+ messages)

[PATCH] sh_eth: pm_runtime should not need null operations
 2014-03-21 10:57 UTC  (3+ messages)

[PATCH v3] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-21 10:35 UTC  (3+ messages)

[PATCH v4] sh_eth: ensure pm_runtime cannot suspend the device during init
 2014-03-21 10:19 UTC  (2+ messages)

BUSINESS PROPOSAL OF $44.5MILLION.USD
 2014-03-21  9:54 UTC 

[PATCH RFC V2 0/4] Adding tracepoints to vhost/net
 2014-03-21  9:41 UTC  (5+ messages)
` [PATCH RFC V2 1/4] vhost: introduce queue_index for tracing
` [PATCH RFC V2 2/4] vhost: basic tracepoints
` [PATCH RFC V2 3/4] vhost_net: add basic tracepoints for vhost_net
` [PATCH RFC V2 4/4] tools: virtio: add a top-like utility for displaying vhost satistics

[PATCH] net: micrel : ks8851-ml: add vdd-supply support
 2014-03-21  9:41 UTC  (5+ messages)
    ` [PATCH V2] "
    ` [RESEND PATCH "

net/ethernet/<?> for Gigabit PCI Express Network Adapter TG-3468
 2014-03-21  9:41 UTC 

[PATCH net-next 0/3] qlcnic: VXLAN offload support
 2014-03-21  8:41 UTC  (4+ messages)
` [PATCH net-next 1/3] qlcnic: Add VXLAN Tx "
` [PATCH net-next 2/3] qlcnic: Add VXLAN Rx "
` [PATCH net-next 3/3] qlcnic: Update version to 5.3.57

[PATCH net] virtio-net: don't free skb immediately on kick failure
 2014-03-21  8:30 UTC 

[PATCH net-next] gianfar: Fix P1010 config regression (SQ polling)
 2014-03-21  7:33 UTC  (2+ messages)
` [PATCH net-next v2] "

alloc_skb from huge memory
 2014-03-21  6:36 UTC  (3+ messages)

[net-next PATCH 0/2] be2net: add vxlan offload support
 2014-03-21  6:21 UTC  (4+ messages)
` [net-next PATCH 2/2] be2net: csum, tso and rss steering offload support for VxLAN


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