netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-21 04:02:53 to 2014-07-22 05:43:31 UTC [more...]

[GIT] Networking
 2014-07-22  5:43 UTC 

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

[PATCH v5] bfin_mac: convert bfin Ethernet driver to NAPI framework
 2014-07-22  5:19 UTC  (6+ messages)

Technical Support Team
 2014-07-22  3:43 UTC 

[PATCH] bnx2x: Add FW 7.10.51
 2014-07-22  4:38 UTC 

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

[PATCH] atm: Remove fix me in solos-pci
 2014-07-22  4:07 UTC 

[PATCH] net: Fix recvmmsg timeout handling
 2014-07-22  3:45 UTC  (4+ messages)

[PATCH RFC v3 net-next 0/3] eBPF examples in C
 2014-07-22  3:45 UTC  (4+ messages)
` [PATCH RFC v3 net-next 1/3] samples: bpf: elf file loader
` [PATCH RFC v3 net-next 2/3] samples: bpf: eBPF example in C
` [PATCH RFC v3 net-next 3/3] samples: bpf: eBPF dropmon "

solos-pci.c: Fix me
 2014-07-22  3:38 UTC  (5+ messages)

[PATCH net-next v2 0/2] Display classifier filters using ethtool
 2014-07-22  3:23 UTC  (4+ messages)
` [PATCH net-next v2 1/2] enic: remove #ifdef CONFIG_RFS_ACCEL around filter structures
` [PATCH net-next v2 2/2] enic: Add ethtool support to show classifier filters added by the driver

[PATCH 0/6] net: mvpp2: Assorted fixes
 2014-07-22  3:27 UTC  (8+ messages)
` [PATCH 1/6] net: mvpp2: Fix the periodic XON enable bit
` [PATCH 2/6] net: mvpp2: Enable proper PHY polling and fix port functionality
` [PATCH 3/6] net: mvpp2: Fix the BM pool buffer release check
` [PATCH 4/6] net: mvpp2: Simplify BM pool buffers freeing
` [PATCH 5/6] ARM: mvebu: Add ethernet aliases required by U-Boot
` [PATCH 6/6] ARM: mvebu: Add missing MDIO clock in Armada 375

pull request [net]: batman-adv 20140721
 2014-07-22  3:19 UTC  (4+ messages)
` [PATCH 1/2] batman-adv: drop QinQ claim frames in bridge loop avoidance
` [PATCH 2/2] batman-adv: fix TT VLAN inconsistency on VLAN re-add

[PATCH 0/5] Misc. fix for cxgb4 and iw_cxgb4
 2014-07-22  3:25 UTC  (7+ messages)
` [PATCH 3/5] iw_cxgb4: Support query_qp() verb
` [PATCH 4/5] iw_cxgb4: advertise the correct device max attributes
  ` [PATCH 1/5] cxgb4: Add the MC1 registers to read in the interrupt handler
  ` [PATCH 2/5] iw_cxgb4: log detailed warnings for negative advice
  ` [PATCH 5/5] iw_cxgb4: Don't limit TPTE count to 32KB

[patch 0/2] s390: network patches for net-next
 2014-07-22  3:22 UTC  (4+ messages)
` [patch 1/2] qeth: Display adjacent switch attributes
` [patch 2/2] af_iucv: avoid path quiesce of severed path in shutdown()

[PATCH net] ipv4: fix buffer overflow in ip_options_compile()
 2014-07-22  3:17 UTC  (2+ messages)

[PATCH net-next] net: bcmgenet: only update UMAC_CMD if something changed
 2014-07-22  2:49 UTC  (2+ messages)

Problem: 82574L device (e1000e driver): Reset adapter unexpectedly / transmit queue 0 timed out
 2014-07-22  2:05 UTC  (4+ messages)
` [linux-nics] "

[PATCH net-next v6 04/11] net: Export xmit_recursion
 2014-07-22  1:52 UTC  (5+ messages)

[PATCH] i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()
 2014-07-22  1:50 UTC 

[PATCH net-next] net: bcmgenet: only update UMAC_CMD if something changed
 2014-07-22  0:42 UTC 

[PATCH 1/2 V3] PCI: introduce device assignment interface and refactory related code
 2014-07-22  0:38 UTC  (15+ messages)

[PATCH v3 net-next 0/3] net: sctp: Add MSG_MORE support to SCTP
 2014-07-21 23:27 UTC  (2+ messages)

[PATCH net-next v3 1/3] Open out the check for Nagle
 2014-07-21 23:25 UTC  (2+ messages)

[PATCH net-next v3 0/5] net-timestamp: additional sw tstamps and bytestream support
 2014-07-21 23:24 UTC  (7+ messages)
` [PATCH net-next v3 1/5] net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
` [PATCH net-next v3 2/5] net-timestamp: move timestamp flags out of sk_flags
` [PATCH net-next v3 3/5] net-timestamp: ENQ timestamp on enqueue to traffic shaping layer
` [PATCH net-next v3 4/5] net-timestamp: TCP timestamping
` [PATCH net-next v3 5/5] net-timestamp: ACK timestamp for bytestreams

[PATCH net-next v2 00/11] net: bcmgenet: PM and Wake-on-LAN
 2014-07-21 23:07 UTC  (13+ messages)
` [PATCH net-next v2 01/11] net: bcmgenet: remove wol_enabled conditional code
` [PATCH net-next v2 02/11] net: bcmgenet: add umac_enable_set helper
` [PATCH net-next v2 03/11] net: bcmgenet: modularize bcmgenet_{open,close}
` [PATCH net-next v2 04/11] net: bcmgenet: add suspend/resume callbacks
` [PATCH net-next v2 05/11] net: bcmgenet: request Wake-on-LAN interrupt
` [PATCH net-next v2 06/11] net: bcmgenet: add Wake-on-LAN support code
` [PATCH net-next v2 07/11] net: bcmgenet: handle GENET_POWER_WOL_MAGIC
` [PATCH net-next v2 08/11] net: bcmgenet: handle UMAC_IRQ_MPD_R interrupt bit
` [PATCH net-next v2 09/11] net: bcmgenet: fix bcmgenet_wol_resume
` [PATCH net-next v2 10/11] net: bcmgenet: suspend and resume from Wake-on-LAN
` [PATCH net-next v2 11/11] net: bcmgenet: hook ethtool set/get_wol operations

[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-07-21 23:16 UTC  (8+ messages)

AF_PACKET: tx_ring mirrored in rx_ring?
 2014-07-21 22:36 UTC  (9+ messages)
    ` Fwd: "

[PATCH] Hyperv: Trigger DHCP renew after host hibernation
 2014-07-21 21:32 UTC  (15+ messages)

[PATCH] clean up sparse cast warning in do_ip_getsockopt
 2014-07-21 21:31 UTC  (4+ messages)

[RFC Patch V1 15/30] mm, igb: Use cpu_to_mem()/numa_mem_id() to support memoryless node
 2014-07-21 21:09 UTC  (4+ messages)

[PATCH] Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
 2014-07-21 20:49 UTC  (4+ messages)
  ` [PATCH] ipv4: "

Dump (former) route cache (i.e. PMTU info)
 2014-07-21 20:24 UTC 

mvebu: Can we make the orion-mdio clock a requirement?
 2014-07-21 20:23 UTC  (4+ messages)

[PATCH 3/5] net/netfilter/ipvs/ip_vs_ctl.c: drop argument range check just before the check for equality
 2014-07-21 20:01 UTC  (4+ messages)

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

[PATCH v3 0/2] ARM: at91: remove phy fixup for sama5d3xek boards
 2014-07-21 17:44 UTC  (4+ messages)
` [PATCH v3 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to "

[PATCH v7 00/33] Provide netdev naming-policy via sysfs
 2014-07-21 17:03 UTC  (4+ messages)
` [PATCH v7 08/33] net: nl80211 - make rdev_add_virtual_intf take name_assign_type

PLEASE CONFIRM YOUR INTEREST
 2014-07-21 16:55 UTC 

[PATCH] net: fec: ptp: avoid register access when ipg clock is disabled
 2014-07-21 16:40 UTC  (5+ messages)

[PATCH 00/14] arm64: eBPF JIT compiler
 2014-07-21 15:49 UTC  (3+ messages)

[PATCH net-next V2 0/2] send process status in SCM_PROCINFO
 2014-07-21 12:59 UTC  (4+ messages)

[PATCH] skbedit: allow the user to specify bitmask for mark
 2014-07-21 12:45 UTC  (6+ messages)

[PATCH net] IPVS fix pull request
 2014-07-21 12:15 UTC  (2+ messages)
` [PATCH net] ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack

IPsec policy database customization proposal
 2014-07-21 11:01 UTC  (4+ messages)

[PATCH for stable 3.15 1/4 v2] xen-netback: Fix handling frag_list on grant op error path
 2014-07-21 10:41 UTC  (4+ messages)
` [PATCH for stable 3.15 2/4 v2] xen-netback: Fix releasing frag_list skbs in "
` [PATCH for stable 3.15 3/4 v2] xen-netback: Fix releasing header slot on "
` [PATCH for stable 3.15 4/4 v2] xen-netback: Fix pointer incrementation to avoid incorrect logging

[PATCH -next] tun: stop tx queue when limit is hit
 2014-07-21  9:19 UTC  (6+ messages)

Information about SCTP patch
 2014-07-21  8:38 UTC  (3+ messages)

[PATCH 10/30] rtlwifi: rtl8188ee: remove unnecessary break after return
 2014-07-21  8:20 UTC  (6+ messages)
` [PATCH 14/30] ath6kl: "
` [PATCH 15/30] carl9170: "

[PATCH] isdn/capi: avoid index overrun from command_2_index()
 2014-07-21  7:42 UTC  (3+ messages)

[PATCH] brcmfmac: prevent watchdog from interfering with scanning and connecting
 2014-07-21  7:42 UTC  (5+ messages)

color box, display box, corrugated box, color card, blister card, color sleeve, hang tag, label
 2014-07-21  7:02 UTC 

[PATCH 20/30] igb: remove unnecessary break after return
 2014-07-21  6:26 UTC  (3+ messages)
` [PATCH 24/30] sis900: "

[PATCH net-next v6 11/11] openvswitch: Add skb_clone NULL check for the sampling action
 2014-07-21  6:17 UTC 

[PATCH net-next v6 10/11] openvswitch: Add skb_clone NULL check in the recirc action
 2014-07-21  6:17 UTC 

[PATCH net-next v6 09/11] openvswitch: Sample action without side effects
 2014-07-21  6:17 UTC 

[PATCH net-next v6 08/11] openvswitch: Free skb(s) on recirculation error
 2014-07-21  6:17 UTC 

[PATCH net-next v6 07/11] openvswitch: Avoid memory corruption in queue_userspace_packet()
 2014-07-21  6:17 UTC 

[PATCH net-next v6 06/11] openvswitch: Fix key size computation in key_attr_size()
 2014-07-21  6:17 UTC 

[PATCH net-next v6 05/11] openvswitch: Add recirc action
 2014-07-21  6:17 UTC 

[PATCH net-next v6 03/11] openvswitch: Add hash action
 2014-07-21  6:17 UTC 

[PATCH net-next v6 02/11] openvswitch: Enable tunnel GSO for OVS bridge
 2014-07-21  6:17 UTC 

[PATCH net-next v6 01/11] openvswitch: Allow each vport to have an array of 'port_id's
 2014-07-21  6:16 UTC 

[GIT net-next v6] Open vSwitch
 2014-07-21  6:16 UTC 

[PATCH 00/30] drivers/net: remove unnecessary break after return
 2014-07-21  6:09 UTC  (3+ messages)

[PATCH net-next] net: print a notification on device rename
 2014-07-21  5:50 UTC  (4+ messages)

[PATCH v2 net] dns_resolver: Null-terminate the right string
 2014-07-21  5:34 UTC  (2+ messages)

[PATCH -next] net: mvpp2: Fix error return code in mvpp2_probe()
 2014-07-21  5:27 UTC  (2+ messages)

[PATCH -next] net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe()
 2014-07-21  5:27 UTC  (2+ messages)

[PATCH -next] tipc: fix sparse non static symbol warnings
 2014-07-21  5:19 UTC  (2+ messages)

[PATCH 00/18] Netfilter updates for net-next
 2014-07-21  4:41 UTC  (2+ messages)

[PATCH net-next 3/9] gue: Changes to ip_tunnel to support Generic UDP Encapsulation
 2014-07-21  4:39 UTC  (4+ messages)

PROBLEM: AppleTalk networking causes kernel panic in 3.12+
 2014-07-21  4:34 UTC  (2+ messages)

[PATCH net v2 1/1] net: ppp: don't call sk_chk_filter twice
 2014-07-21  4:28 UTC  (4+ messages)

[PATCH 2/5] net/rxrpc/ar-key.c: drop negativity check on unsigned value
 2014-07-21  4:26 UTC  (2+ messages)

[PATCH 0/6] net/macb: add HW features to macb driver
 2014-07-21  4:13 UTC  (5+ messages)
` [PATCH 1/6] net/macb: configure for FIFO mode and non-gigabit
` [PATCH 2/6] net/macb: add scatter-gather hw feature

[PATCH v2 2/2] net: macb: Handle errors in RX path
 2014-07-21  4:11 UTC  (2+ 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).