netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-16 09:48:04 to 2013-09-17 22:08:11 UTC [more...]

[PATCH 0/7] netfilter fixes for net
 2013-09-17 22:07 UTC  (8+ messages)
` [PATCH 1/7] netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions
` [PATCH 2/7] netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt
` [PATCH 3/7] netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/protocol
` [PATCH 4/7] netfilter: ipset: Consistent userspace testing with nomatch flag
` [PATCH 5/7] netfilter: ipset: Validate the set family and not the set type family at swapping
` [PATCH 6/7] netfilter: ipset: Fix serious failure in CIDR tracking
` [PATCH 7/7] netfilter: nfnetlink_queue: use network skb for sequence adjustment

ath9k: remove self-assignment in ath9k_eeprom_request
 2013-09-17 21:35 UTC 

[PATCH] p54usb: fix leak at failure path in p54u_load_firmware()
 2013-09-17 20:57 UTC 

[PATCH] net, vxlan Fix compile warning
 2013-09-17 20:26 UTC  (4+ messages)
  ` [PATCH 1/2] "

ip6_finish_output2 change broke netfilter xt_TEE target
 2013-09-17 19:54 UTC 

[PATCH] vhost/scsi: use vmalloc for order-10 allocation
 2013-09-17 19:51 UTC  (4+ messages)

[PATCH] sh_eth: call phy_scan_fixups() after PHY reset
 2013-09-17 19:44 UTC  (2+ messages)

[PATCH] net, mellanox mlx4 Fix compile warnings
 2013-09-17 19:28 UTC  (10+ messages)
  ` [PATCH 2/2] "

[PATCH] vxlan: Avoid creating fdb entry with NULL destination
 2013-09-17 19:12 UTC 

[PATCH v2.39 0/7] MPLS actions and matches
 2013-09-17 18:38 UTC  (5+ messages)
` [PATCH v2.39 7/7] datapath: Add basic MPLS support to kernel

[PATCH -net] netpoll: fix NULL pointer dereference in netpoll_cleanup
 2013-09-17 18:06 UTC  (3+ messages)

[PATCH 1/1] net: race condition when removing virtual net_device
 2013-09-17 17:14 UTC  (19+ messages)
                ` [PATCH net-next] net loopback: Set loopback_dev to NULL when freed
                ` [CFT][PATCH] net: Delay default_device_exit_batch until no devices are unregistering

[PATCH v4] Don't destroy the netdev until the vif is shut down
 2013-09-17 16:45 UTC  (2+ messages)

[PATCH net-next v4] Don't destroy the netdev until the vif is shut down
 2013-09-17 16:46 UTC 

[PATCHv2 net] xen-netback: count number required slots for an skb more carefully
 2013-09-17 16:41 UTC  (4+ messages)

[PATCH net-next] bridge: change the order of actions in addif/delif
 2013-09-17 16:24 UTC  (3+ messages)

Why we discard all rtt samples when only some of the acked skbs have been retransmited in processing ack?
 2013-09-17 14:53 UTC  (4+ messages)

[PATCH net] tcp: fix RTO calculated from cached RTT
 2013-09-17 14:32 UTC  (3+ messages)

[PATCH v3 net-next 00/27] bonding: use neighbours instead of own lists
 2013-09-17 13:55 UTC  (36+ messages)
` [PATCH v3 net-next 01/27] net: add adj_list to save only neighbours
` [PATCH v3 net-next 02/27] net: add RCU variant to search for netdev_adjacent link
` [PATCH v3 net-next 03/27] net: uninline netdev neighbour functions
` [PATCH v3 net-next 04/27] net: add netdev_adjacent->private and allow to use it
` [PATCH v3 net-next 05/27] bonding: populate neighbour's private on enslave
` [PATCH v3 net-next 06/27] bonding: modify bond_get_slave_by_dev() to use neighbours
` [PATCH v3 net-next 07/27] net: add for_each iterators through neighbour lower link's private
` [PATCH v3 net-next 08/27] bonding: remove bond_for_each_slave_continue_reverse()
` [PATCH v3 net-next 09/27] bonding: make bond_for_each_slave() use lower neighbour's private
` [PATCH v3 net-next 10/27] bonding: use bond_for_each_slave() in bond_uninit()
` [PATCH v3 net-next 11/27] bonding: rework bond_3ad_xmit_xor() to use bond_for_each_slave() only
` [PATCH v3 net-next 12/27] bonding: rework rlb_next_rx_slave() to use bond_for_each_slave()
` [PATCH v3 net-next 13/27] bonding: rework bond_find_best_slave() "
` [PATCH v3 net-next 14/27] bonding: rework bond_ab_arp_probe() "
` [PATCH v3 net-next 15/27] bonding: remove unused bond_for_each_slave_from()
` [PATCH v3 net-next 16/27] bonding: add bond_has_slaves() and use it
` [PATCH v3 net-next 17/27] bonding: convert bond_has_slaves() to use the neighbour list
` [PATCH v3 net-next 18/27] net: add a possibility to get private from netdev_adjacent->list
` [PATCH v3 net-next 19/27] bonding: convert first/last slave logic to use neighbours
` [PATCH v3 net-next 20/27] bonding: remove bond_prev_slave()
` [PATCH v3 net-next 21/27] net: add a function to get the next private
` [PATCH v3 net-next 22/27] bonding: use neighbours for bond_next_slave()
` [PATCH v3 net-next 23/27] bonding: remove slave lists
` [PATCH v3 net-next 24/27] vlan: link the upper neighbour only after registering
` [PATCH v3 net-next 25/27] vlan: unlink the upper neighbour before unregistering
` [PATCH v3 net-next 26/27] net: expose the master link to sysfs, and remove it from bond
` [PATCH v3 net-next 27/27] net: create sysfs symlinks for neighbour devices

[PATCH v3 0/6] ipv6: Do route updating for redirect in ndisc layer
 2013-09-17 13:52 UTC  (13+ messages)
` [PATCH 1/6] ipv6: del the statements for updating route in, (dccp|tcp|sctp)_v6_err
` [PATCH v3 2/6] ipv6: just match on ICMPV6_PKT_TOOBIG in those err_handle
` [PATCH v3 3/6] ipv6: del statements for dealing with NDISC_REDIRECT
` [PATCH 4/6] ip6tnl: move route updating for redirect to ndisc layer
` [PATCH v3 5/6] ipv6: modify the err to 0 when dealing with, NDISC_REDIRECT
` [PATCH v3 6/6] ipv6: Do route updating for redirect in ndisc layer

[PATCH iproute2] tc: support TCA_STATS_RATE_EST64
 2013-09-17 11:19 UTC 

[PATCH net-next] gen_estimator: change the lock order for better perfermance
 2013-09-17 11:11 UTC  (2+ messages)

[PATCH] USBNET: fix handling padding packet
 2013-09-17  9:10 UTC 

[PATCH 0/8i V2] rtlwifi: Patches to fix problems shown by smatch
 2013-09-17  8:48 UTC  (18+ messages)
` [PATCH 1/8 V2] rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c
` [PATCH 3/8 V2] rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.c
` [PATCH 7/8 V2] rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.c
  ` [PATCH 2/8 V2] rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c
  ` [PATCH 4/8 V2] rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c
  ` [PATCH 5/8 V2] [PATCH 5/7: rtlwifi: Fix smatch warning in pci.c
  ` [PATCH 6/8 V2] rtlwifi: Fix smatch warnings in usb.c
  ` [PATCH 8/8 V2] rtlwifi: Remove variable 'noise' from rtl_stats struct

[RFC PATCH v2 net-next 0/2] BPF and OVS extensions
 2013-09-17  8:40 UTC  (4+ messages)
  ` [RFC PATCH v2 net-next 1/2] extended BPF
  ` [RFC PATCH v2 net-next 2/2] extend OVS to use BPF programs on flow miss

[PATCH net 0/4] bridge: Fix problems around the PVID
 2013-09-17  8:12 UTC  (5+ messages)

[PATCHv3 linux-next] hrtimer: Add notifier when clock_was_set was called
 2013-09-17  7:47 UTC  (9+ messages)

[PATCH] ptp: measure the time offset between PHC and system clock
 2013-09-17  7:32 UTC  (5+ messages)
  ` [PATCH] ptp: add the PTP_SYS_OFFSET ioctl to the testptp program clock
      ` [PATCH net-next v4] ptp: add the PTP_SYS_OFFSET ioctl to the testptp program

[PATCHv2 net] xfrm: Guard IPsec anti replay window against replay bitmap
 2013-09-17  7:14 UTC 

[PATCH net] xfrm: Guard IPsec anti replay window against replay bitmap
 2013-09-17  7:12 UTC  (3+ messages)

mvneta: oops in __rcu_read_lock on mirabox
 2013-09-17  6:01 UTC  (17+ messages)

Potential out-of-bounds access in ip6_finish_output2
 2013-09-17  5:13 UTC 

[PATCH] ethernet/arc/arc_emac: Fix huge delays in large file copies
 2013-09-17  4:17 UTC  (7+ messages)

[PATCH 00/52] net: ethernet: remove unnecessary pci_set_drvdata()
 2013-09-17  3:14 UTC  (3+ messages)
` [PATCH 04/52] net: pcnet32: "

[PATCH RFC net] msi: free msi_desc entry only after we've released the kobject
 2013-09-17  1:46 UTC  (2+ messages)

Pull request: sfc 2013-09-17
 2013-09-17  1:44 UTC  (7+ messages)
` [PATCH net 1/5] sfc: Minimal support for 40G link speed
` [PATCH net 2/5] sfc: Disable PTP on EF10 until we're ready to handle inline RX timestamps
` [PATCH net 3/5] sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebooted
` [PATCH net 4/5] sfc: Clean up validation of datapath capabilities
` [PATCH net 5/5] sfc: Reinitialise and re-validate datapath caps after MC reboot

[PATCH net] net: sctp: rfc4443: do not report ICMP redirects to user space
 2013-09-17  1:40 UTC  (2+ messages)

[PATCH 0/3] net: usb: cdc_ether: improve telit support and code cleanups
 2013-09-17  1:38 UTC  (8+ messages)
` [PATCH 1/3] net: usb: cdc_ether: Use wwan interface for Telit modules
` [PATCH 2/3] net: usb: cdc_ether: fix checkpatch errors and warnings
` [PATCH 3/3] net: usb: cdc_ether: use usb.h macros whenever possible

[PATCH net] ip6_tunnels: raddr and laddr are inverted in nl msg
 2013-09-17  1:36 UTC  (2+ messages)

[PATCH] bgmac: implement unaligned addressing for DMA rings that support it
 2013-09-17  1:31 UTC  (2+ messages)

[PATCH] bgmac: allow bigger et_swtype nvram variable
 2013-09-17  1:31 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] bgmac: fix internal switch initialization
 2013-09-17  1:31 UTC  (2+ messages)

[patch 1/4] drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
 2013-09-17  1:29 UTC  (5+ messages)

[PATCH net RFC 0/2] Series short description
 2013-09-17  0:59 UTC  (3+ messages)
` [PATCH net RFC 1/2] netdevice: add might_sleep() call to napi_disable
` [PATCH net RFC 2/2] ixgbe: fix sleep bug caused by napi_disable inside local_bh_disable()d context

[PATCH] mwifiex: Remove casting the return value which is a void pointer
 2013-09-16 21:26 UTC  (2+ messages)

[PATCH stable] ipv6: restrict neighbor entry creation to output flow
 2013-09-16 21:21 UTC  (5+ messages)

PATCH: periodictimer for mrp.c
 2013-09-16 20:32 UTC 

[PATCH net-next 0/2] bridge: fix NULL pointer deref of br_port_get_rcu
 2013-09-16 18:44 UTC  (6+ messages)
` [PATCH net-next 2/2] "

[PATCH 0/7] rtlwifi: Patches to fix problems shown by smatch
 2013-09-16 17:39 UTC  (4+ messages)
` [PATCH 5/7: rtlwifi: Fix smatch warning in pci.c

[PATCH 4/4] drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h>
 2013-09-16 16:09 UTC 

Fw: [Bug 61441] New: Network stop working ( (bnx2): transmit queue 0 timed out)
 2013-09-16 15:53 UTC 

usbnet transmit path problems
 2013-09-16 12:38 UTC  (9+ 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).