netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-22 12:30:08 to 2014-07-23 18:42:55 UTC [more...]

linux-next: build failure after merge of the net tree
 2014-07-23 18:42 UTC  (5+ messages)

[PATCH 0/2] net: phy: Prevent an MDIO bus from being unloaded while in use
 2014-07-23 18:40 UTC  (6+ messages)
` [PATCH 1/2] net: phy: Set the driver when registering an MDIO bus device
` [PATCH 2/2] net: phy: Ensure the MDIO bus module is held

[PATCH RFC v2 net-next 00/16] BPF syscall, maps, verifier, samples
 2014-07-23 18:39 UTC  (11+ messages)
` [PATCH RFC v2 net-next 02/16] bpf: update MAINTAINERS entry
` [PATCH RFC v2 net-next 05/16] bpf: introduce syscall(BPF, ...) and BPF maps
` [PATCH RFC v2 net-next 07/16] bpf: add lookup/update/delete/iterate methods to "
` [PATCH RFC v2 net-next 08/16] bpf: add hashtable type of "

[net-next 00/10] Add Geneve
 2014-07-23 18:20 UTC  (20+ messages)
` [net-next 02/10] udp: Expand UDP tunnel common APIs
` [net-next 03/10] vxlan: Remove vxlan_get_rx_port()
` [net-next 05/10] net: Add Geneve tunneling protocol driver

Fw: [Bug 80201] general protection fault: 0000 [#1] SMP (while using HTB)
 2014-07-23 18:01 UTC 

[PATCH net-next v2 0/5] net: bcmgenet: checkpatch fixes
 2014-07-23 17:42 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: bcmgenet: remove FSF mail address
` [PATCH net-next v2 2/5] net: bcmgenet: re-align multiple lines correctly
` [PATCH net-next v2 3/5] net: bcmgenet: add and remove missing blank lines
` [PATCH net-next v2 4/5] net: bcmgenet: add missing braces to some if statements
` [PATCH net-next v2 5/5] net: bcmgenet: use kcalloc instead of kzalloc

pull request (net): ipsec 2014-07-23
 2014-07-23 17:21 UTC  (4+ messages)
` [PATCH 1/2] xfrm: Fix refcount imbalance in xfrm_lookup
` [PATCH 2/2] xfrm: Fix installation of AH IPsec SAs

[PATCHv2] skbedit: allow the user to specify bitmask for mark
 2014-07-23 17:16 UTC  (5+ messages)

[PATCH net-next 0/2] net: filter: split eBPF interpreter out of core networking
 2014-07-23 16:49 UTC  (7+ messages)
` [PATCH net-next 1/2] net: filter: split filter.c into two files
` [PATCH net-next 2/2] bpf: update MAINTAINERS entry

Problem: 82574L device (e1000e driver): Reset adapter unexpectedly / transmit queue 0 timed out
 2014-07-23 16:04 UTC  (7+ messages)
` [linux-nics] "
      ` [E1000-devel] "

linux-next: manual merge of the scsi tree with the net-next tree
 2014-07-23 15:54 UTC  (2+ messages)

[PATCH 2/6] MIPS: Alchemy: move ethernet registers to ethernet driver
 2014-07-23 15:41 UTC  (3+ messages)

[PATCH] hyperv: Fix error return code in netvsc_init_buf()
 2014-07-23 15:25 UTC  (2+ messages)

network interfaces called "all", "default" or "config"
 2014-07-23 14:56 UTC 

[PATCH] amd-xgbe: Fix error return code in xgbe_probe()
 2014-07-23 13:25 UTC  (2+ messages)

Information about SCTP patch
 2014-07-23 11:55 UTC  (5+ messages)

[PATCH 0/6] net: mvpp2: Assorted fixes
 2014-07-23 12:13 UTC  (10+ messages)

[PATCH net] tcp: Fix integer-overflows in TCP vegas
 2014-07-23 11:18 UTC  (4+ messages)

[PATCH 00/14] arm64: eBPF JIT compiler
 2014-07-23 10:32 UTC  (5+ messages)

[ethtool PATCH 1/1] ethtool: Support cpsw ale-table registers in -d
 2014-07-23  9:35 UTC  (2+ messages)

[BUG] Lockdep splat in usb network gadget
 2014-07-23  9:21 UTC  (4+ messages)

[PATCH v3] ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
 2014-07-23  8:58 UTC 

[PATCH v3 net-next 0/2] rx busy polling support for virtio-net
 2014-07-23  8:33 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] virtio-net: introduce virtnet_receive()
` [PATCH v3 net-next 2/2] virtio-net: rx busy polling support

linux-next: manual merge of the akpm tree with the net-next tree
 2014-07-23  8:18 UTC 

[PATCH 0/6] net/macb: add HW features to macb driver
 2014-07-23  7:45 UTC  (9+ messages)
` [PATCH 2/6] net/macb: add scatter-gather hw feature
` [PATCH 4/6] net/macb: add RX checksum offload feature

[PATCH net-next] net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be static
 2014-07-23  6:36 UTC 

[PATCH net-next 0/6] net: bcmgenet: checkpatch fixes
 2014-07-23  4:41 UTC  (10+ messages)
` [PATCH net-next 1/6] net: bcmgenet: remove FSF mail address
` [PATCH net-next 2/6] net: bcmgenet: add missing blank line after declaration
` [PATCH net-next 3/6] net: bcmgenet: re-align multiple lines correctly
` [PATCH net-next 4/6] net: bcmgenet: add and remove missing blank lines
` [PATCH net-next 5/6] net: bcmgenet: add missing braces to some if statements
` [PATCH net-next 6/6] net: bcmgenet: use kcalloc instead of kzalloc

[PATCH net-next v3 0/2] cleanup for Realtek 8139CP
 2014-07-23  3:49 UTC  (3+ messages)
` [PATCH net-next v3 1/2] ethernet: realtek: use module_pci_driver
` [PATCH net-next v3 2/2] ethernet: realtek: use pci_device_id

[RFC Patch V1 15/30] mm, igb: Use cpu_to_mem()/numa_mem_id() to support memoryless node
 2014-07-23  3:20 UTC  (5+ messages)

[PATCH net-next] cxgb4: Fix for SR-IOV VF initialization
 2014-07-23  3:01 UTC  (4+ messages)

[PATCH net] net: bcmgenet: correctly pad short packets
 2014-07-23  2:59 UTC  (2+ messages)

[net-next PATCH 1/1] drivers: net: cpsw: add support to dump ALE table via ethtool register dump
 2014-07-23  2:58 UTC  (3+ messages)

[PATCH net v2] net: sctp: inherit auth_capable on INIT collisions
 2014-07-23  2:57 UTC  (3+ messages)

[PATCH v2 net-next] dp83640: Fix receive timestamp race condition
 2014-07-23  2:57 UTC  (2+ messages)

[PATCH net-next] sfc: Add support for busy polling
 2014-07-23  2:55 UTC  (2+ messages)

[PATCH net-next 0/4] Mellanox driver update Jul-22-2014
 2014-07-23  2:54 UTC  (6+ messages)
` [PATCH net-next 1/4] net/mlx4_en: current_mac isn't updated in port up
` [PATCH net-next 2/4] net/mlx4_en: Disable blueflame using ethtool private flags
` [PATCH net-next 3/4] net/mlx4_core: Use low memory profile on kdump kernel
` [PATCH net-next 4/4] net/mlx4_en: Reduce memory consumption "

linux-next: manual merge of the net-next tree with the wireless tree
 2014-07-23  2:00 UTC 

from Brian Neu
 2014-07-23  1:12 UTC 

mvebu: Can we make the orion-mdio clock a requirement?
 2014-07-22 23:46 UTC  (5+ messages)

[PATCH V2] net/dt: Add support for overriding phy configuration from device tree
 2014-07-22 23:40 UTC  (4+ messages)
` [PATCH V3] "

[PATCH net-next] net: skbuff: Use ALIGN macro instead of open coding it
 2014-07-22 22:23 UTC  (2+ messages)

[PATCH v7] bfin_mac: convert bfin Ethernet driver to NAPI framework
 2014-07-22 22:16 UTC  (2+ messages)

[PATCH] mac80211_hwsim: fix compiler warning on MIPS
 2014-07-22 21:43 UTC 

[PATCH net] tcp: Fix integer-overflows in TCP veno
 2014-07-22 21:33 UTC 

[RFC 0/2] net: phy: Prevent an MDIO bus from being unloaded while in use
 2014-07-22 21:31 UTC  (4+ messages)

RFC973 and RFC5961 invalid ack compliance
 2014-07-22 20:36 UTC 

[PATCH net-next v3 2/3] net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
 2014-07-22 20:32 UTC  (3+ messages)

[PATCH net-next v3 1/3] net: sctp: Open out the check for Nagle
 2014-07-22 20:32 UTC  (3+ messages)

[PATCH net-next v2 00/11] net: bcmgenet: PM and Wake-on-LAN
 2014-07-22 20:29 UTC  (3+ messages)

[PATCH v2] ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
 2014-07-22 20:29 UTC  (2+ messages)

[PATCH] net: Fix recvmmsg timeout handling
 2014-07-22 19:48 UTC  (5+ messages)
  ` [PATCH net.git] "

[PATCH net-next 0/3] enic: Add support for rx_copybreak
 2014-07-22 19:12 UTC  (8+ messages)
` [PATCH net-next 1/3] enic: implement rx_copybreak
` [PATCH net-next 2/3] ethtool: add rx_copybreak support
` [PATCH net-next 3/3] enic: add ethtool support for set/get rx_copybreak

[PATCH net-next v8 5/6] openvswitch: Sample action without side effects
 2014-07-22 18:35 UTC 

[PATCH net-next v8 6/6] openvswitch: Add skb_clone NULL check for the sampling action
 2014-07-22 18:35 UTC 

[PATCH net-next v8 1/6] openvswitch: Allow each vport to have an array of 'port_id's
 2014-07-22 18:34 UTC 

[PATCH net-next v8 2/6] openvswitch: Enable tunnel GSO for OVS bridge
 2014-07-22 18:34 UTC 

[PATCH net-next v8 4/6] openvswitch: Avoid memory corruption in queue_userspace_packet()
 2014-07-22 18:35 UTC 

[PATCH net-next v8 3/6] openvswitch: Add hash action
 2014-07-22 18:34 UTC 

[GIT net-next v8] Open vSwitch
 2014-07-22 18:34 UTC 

[PATCH v2 net-next] sock: remove skb argument from sk_rcvqueues_full
 2014-07-22 18:16 UTC 

[PATCH net-next v2 0/6] net: bcmgenet: checkpatch fixes
 2014-07-22 17:59 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: bcmgenet: remove FSF mail address
` [PATCH net-next v2 2/6] net: bcmgenet: add missing blank line after declaration
` [PATCH net-next v2 3/6] net: bcmgenet: re-align multiple lines correctly
` [PATCH net-next v2 4/6] net: bcmgenet: add and remove missing blank lines
` [PATCH net-next v2 5/6] net: bcmgenet: add missing braces to some if statements
` [PATCH net-next v2 6/6] net: bcmgenet: use kcalloc instead of kzalloc

[net-next PATCH v2 1/1] drivers: net: cpsw: add support to dump ALE table via ethtool register dump
 2014-07-22 17:55 UTC 

[PATCH] atm: Remove fix me in solos-pci
 2014-07-22 17:47 UTC  (3+ messages)

[PATCH ethtool 0/1] ethtool: add support for rx_copybreak
 2014-07-22 17:34 UTC  (2+ messages)
` [PATCH ethtool 1/1] ethtool: add support for rxcopybreak

[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-07-22 17:12 UTC  (8+ messages)

[PATCH net-next v3 3/3] net: sctp: Add support for MSG_MORE on SCTP
 2014-07-22 16:46 UTC  (8+ messages)

[PATCH net] net: sctp: inherit auth_capable on INIT collisions
 2014-07-22 16:43 UTC  (7+ messages)

[PATCH net-next v3 0/5] net-timestamp: additional sw tstamps and bytestream support
 2014-07-22 15:45 UTC  (4+ messages)
` [PATCH net-next v3 1/5] net-timestamp: extend SCM_TIMESTAMPING ancillary data struct

[PATCH net-next v2 0/2] cleanup for Realtek 8139CP
 2014-07-22 15:03 UTC  (6+ messages)
` [PATCH net-next v2 1/2] ethernet: realtek: use module_pci_driver

[PATCH net-next] sock: remove skb argument from sk_rcvqueues_full
 2014-07-22 14:59 UTC  (2+ messages)

AF_PACKET: tx_ring mirrored in rx_ring?
 2014-07-22 13:39 UTC  (7+ messages)

[PATCH/RFC] net: Don't save mid batch datagram processing error for next recvmmsg call
 2014-07-22 13:24 UTC  (3+ messages)

Good Day
 2014-07-22 11:21 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).