netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-04 16:33:12 to 2013-04-06 13:14:48 UTC [more...]

[PATCH 00/51] netfilter updates for net-next
 2013-04-06 13:14 UTC  (53+ messages)
` [PATCH 01/51] ipvs: avoid routing by TOS for real server
` [PATCH 02/51] ipvs: prefer NETDEV_DOWN event to free cached dsts
` [PATCH 03/51] ipvs: convert the IP_VS_XMIT macros to functions
` [PATCH 04/51] ipvs: rename functions related to dst_cache reset
` [PATCH 05/51] ipvs: no need to reroute anymore on DNAT over loopback
` [PATCH 06/51] ipvs: do not use skb_share_check
` [PATCH 07/51] ipvs: consolidate all dst checks on transmit in one place
` [PATCH 08/51] ipvs: optimize dst usage for real server
` [PATCH 09/51] ipvs: convert app locks
` [PATCH 10/51] ipvs: remove rs_lock by using RCU
` [PATCH 11/51] ipvs: convert locks used in persistence engines
` [PATCH 12/51] ipvs: convert connection locking
` [PATCH 13/51] ipvs: reorder keys in connection structure
` [PATCH 14/51] ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new
` [PATCH 15/51] ipvs: change ip_vs_sched_lock to mutex
` [PATCH 16/51] ipvs: preparations for using rcu in schedulers
` [PATCH 17/51] ipvs: add ip_vs_dest_hold and ip_vs_dest_put
` [PATCH 18/51] ipvs: convert dh scheduler to rcu
` [PATCH 19/51] ipvs: convert lblc "
` [PATCH 20/51] ipvs: convert lblcr "
` [PATCH 21/51] ipvs: convert lc "
` [PATCH 22/51] ipvs: convert nq "
` [PATCH 23/51] ipvs: convert rr "
` [PATCH 24/51] ipvs: convert sed "
` [PATCH 25/51] ipvs: convert sh "
` [PATCH 26/51] ipvs: convert wlc "
` [PATCH 27/51] ipvs: convert wrr "
` [PATCH 28/51] ipvs: reorganize dest trash
` [PATCH 29/51] ipvs: do not expect result from done_service
` [PATCH 30/51] ipvs: convert sched_lock to spin lock
` [PATCH 31/51] ipvs: convert dests to rcu
` [PATCH 32/51] ipvs: convert services "
` [PATCH 33/51] ipvs: do not disable bh for long time
` [PATCH 34/51] netfilter: use IS_ENABLE to replace if defined in TRACE target
` [PATCH 35/51] netfilter: xt_NFQUEUE: introduce CPU fanout
` [PATCH 36/51] netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashing
` [PATCH 37/51] netfilter: fix struct ip6t_frag field description
` [PATCH 38/51] netfilter: make /proc/net/netfilter pernet
` [PATCH 39/51] netfilter: nf_log: prepare net namespace support for loggers
` [PATCH 40/51] netfilter: ebt_log: add net namespace support for ebt_log
` [PATCH 41/51] netfilter: xt_LOG: add net namespace support for xt_LOG
` [PATCH 42/51] netfilter: ebt_ulog: add net namespace support for ebt_ulog
` [PATCH 43/51] netfilter: ipt_ULOG: add net namespace support for ipt_ULOG
` [PATCH 44/51] netfilter: nfnetlink_log: add net namespace support for nfnetlink_log
` [PATCH 45/51] netfilter: enable per netns support for nf_loggers
` [PATCH 46/51] netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue
` [PATCH 47/51] netfilter: remove unneeded variable proc_net_netfilter
` [PATCH 48/51] netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
` [PATCH 49/51] netfilter: ipv4: propagate routing errors from ip_route_me_harder()
` [PATCH 50/51] netfilter: ipv6: propagate routing errors from ip6_route_me_harder()
` [PATCH 51/51] netfilter: nat: propagate errors from xfrm_me_harder()

net_dropmon usage documentation/examples?
 2013-04-06 12:38 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack_sip: don't drop packets with offsets pointing outside the packet
 2013-04-06 12:04 UTC  (2+ messages)

[PATCH 0/3] netfilter: propagate routing and XFRM errors
 2013-04-06 12:02 UTC  (5+ messages)
` [PATCH 1/3] netfilter: ipv4: propagate routing errors from ip_route_me_harder()
` [PATCH 2/3] netfilter: ipv6: propagate routing errors from ip6_route_me_harder()
` [PATCH 3/3] netfilter: nat: propagate errors from xfrm_me_harder()

[PATCH 1/2] Revert "bonding: remove sysfs before removing devices"
 2013-04-06 10:54 UTC  (2+ messages)
` [PATCH 2/2] bonding: fix bonding_masters race condition in bond unloading

PROBLEM: IPv6 TCP-Connections resetting
 2013-04-06  9:18 UTC  (6+ messages)

[PATCH] bonding: remove sysfs before removing devices
 2013-04-06  7:38 UTC  (7+ messages)

[PATCH 1/7] net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()
 2013-04-06  6:37 UTC  (7+ messages)
` [PATCH 2/7] net: can: mcp251x: "
` [PATCH 3/7] net: ethernet: ks8851: "
` [PATCH 4/7] net: ethernet: enc28j60: "
` [PATCH 5/7] net: wireless: wl1251: "
` [PATCH 6/7] net: wireless: p54spi: "
` [PATCH 7/7] net: phy: spi_ks8995: "

[Suggestion] ISDN: isdnloop: C grammar issue, '}' miss match 'if' and 'switch' statement
 2013-04-06  4:56 UTC  (9+ messages)

[PATCH] mac802154: Keep track of the channel when changed
 2013-04-05 23:03 UTC  (4+ messages)
` [Linux-zigbee-devel] "
      ` [PATCH v2] "

[PATCH net,1/2] hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
 2013-04-05 21:44 UTC  (2+ messages)
` [PATCH net,2/2] hyperv: Fix RNDIS send_completion code path

[PATCH] TTY: ircomm, use GFP_KERNEL in ircomm_open()
 2013-04-05 21:15 UTC  (2+ messages)

[PATCH 0/2] irda: GFP_ATOMIC cleanups
 2013-04-05 20:41 UTC  (3+ messages)
` [PATCH 1/2] irda: use GFP_KERNEL in irda_create()
` [PATCH 2/2] irda: use GFP_KERNEL in irda_connect_response()

[GIT] Networking
 2013-04-05 20:41 UTC 

[PATCH] mrf24j40: Enable link-layer acknowledgement and retry
 2013-04-05 20:34 UTC 

[PATCH 0/5 v2] mv643xx_eth: device tree bindings
 2013-04-05 20:35 UTC  (11+ messages)
` [PATCH 1/5 v2] mv643xx_eth: add Device Tree bindings
` [PATCH 3/5 v2] ARM: kirkwood: add device node entries for the gigabit interfaces

[PATCH 0/3] nfc: standardize logging styles
 2013-04-05 19:27 UTC  (3+ messages)
  ` [PATCH 1/3] nfc: Replace nfc_dev_dbg with dev_dbg, remove function tracing
  ` [PATCH 2/3] nfc: Convert nfc_dev_info and nfc_dev_err to nfc_<level>

[PATCH] netfilter: don't reset nf_trace in nf_reset()
 2013-04-05 19:20 UTC  (4+ messages)

Active URB submitted twice in pegasus driver
 2013-04-05 17:01 UTC  (9+ messages)

[PATCH RFC 0/2] Add IPv6 tokenized interface identifier support
 2013-04-05 16:39 UTC  (6+ messages)
` [PATCH net-next 1/2] net: ipv6: add "
` [PATCH iproute2 2/2] ip: "

[PATCH 0/2] changed irq handling and some cleanup for at86rf230
 2013-04-05 15:59 UTC  (6+ messages)
` [PATCH 1/2] at86rf230: remove unnecessary / dead code
` [PATCH 2/2] at86rf230: change irq handling to prevent lockups with edge type irq
      ` [Linux-zigbee-devel] "

be2net: GRO for non-inet protocols
 2013-04-05 15:31 UTC  (3+ messages)

hv_netvsc: WARNING in softirq.c
 2013-04-05 14:13 UTC  (8+ messages)

[Patch net-next v2 1/4] vxlan: defer vxlan init as late as possible
 2013-04-05 13:33 UTC  (6+ messages)
` [Patch net-next v2 2/4] ipv6: export ipv6_sock_mc_join and ipv6_sock_mc_drop
` [Patch net-next v2 3/4] vxlan: add ipv6 support
` [Patch net-next v2 4/4] ipv6: Add generic UDP Tunnel segmentation
` [PATCH iproute2] vxlan: add ipv6 support

bnx2x multicast packet loss on igmp join/leave
 2013-04-05 13:06 UTC  (3+ messages)

[RFC PATCH ipsec] xfrm: use the right dev to fill xdst
 2013-04-05 12:59 UTC  (3+ messages)

[PATCH net-next 0/4] netxen_nic: Bug fixes and enhancement
 2013-04-05 12:36 UTC  (5+ messages)
` [PATCH net-next 1/4] netxen_nic: Fix mismatched board type error
` [PATCH net-next 2/4] netxen_nic: Log driver version with firmware version
` [PATCH net-next 3/4] netxen_nic: Add module parameters support to switch interrupts
` [PATCH net-next 4/4] netxen_nic: Bump up the version to 4.0.81

[patch net 0/2] net: ipv4: fix couple of addr lifetime related bugs
 2013-04-05  9:39 UTC  (3+ messages)
` [patch net 1/2] net: ipv4: reset check_lifetime_work after changing lifetime
` [patch net 2/2] net: ipv4: fix schedule while atomic bug in check_lifetime()

[PATCH v2 net-next] drivers/net: Enable IOMMU pass through for be2net
 2013-04-05  8:37 UTC  (5+ messages)

[PATCH net-next 0/3] Mellanox Core and Ethernet driver updates 2013-04-04
 2013-04-05  7:52 UTC  (9+ messages)
` [PATCH net-next 3/3] net/mlx4_en: Enable open-lldp DCB support

[PATCH] lib80211: make lib80211 can be enabled independently
 2013-04-05  7:25 UTC  (6+ messages)

[patch net] net: ipv4: notify when address lifetime changes
 2013-04-05  4:51 UTC  (2+ messages)

[net] ixgbe: fix registration order of driver and DCA nofitication
 2013-04-05  4:50 UTC  (2+ messages)

[PATCH net] atl1e: limit gso segment size to prevent generation of wrong ip length fields
 2013-04-05  4:49 UTC  (2+ messages)

[PATCH 1/2] Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"
 2013-04-05  4:47 UTC  (6+ messages)
    ` [PATCH 2/2] af_unix: If we don't care about credentials coallesce all messages
      ` [PATCH 3/2] scm: Stop passing struct cred

[PATCH] net: count hw_addr syncs so that unsync works properly
 2013-04-05  4:20 UTC  (2+ messages)

Fw: [Bug 56221] New: bonding: ARP monitoring doesn't work with bridges
 2013-04-05  2:11 UTC  (2+ messages)

[PATCH net-next] ip_gre: fix a possible crash in parse_gre_header()
 2013-04-05  1:41 UTC 

[PATCH v2] MPLS: Add limited GSO support
 2013-04-05  1:07 UTC  (7+ messages)

r8169 regression: UDP packets dropped intermittantly
 2013-04-05  0:15 UTC  (3+ messages)

[PATCH net-next 1/7] r8169: Remove firmware code
 2013-04-04 23:42 UTC  (4+ messages)
` [PATCH v2 net-next 1/8] "

[Patch net-next] tcp: add a global sysctl to control TCP delayed ack
 2013-04-04 23:39 UTC  (4+ messages)

Fwd: New on this
 2013-04-04 23:06 UTC  (2+ messages)

[net-next 00/13][pull request] Intel Wired LAN Driver Updates
 2013-04-04 22:17 UTC  (4+ messages)
` [net-next 05/13] igb: Support to read and export SFF-8472/8079 data

[PATCH] r8169: fix auto speed down issue
 2013-04-04 21:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/5] netfilter updates for net
 2013-04-04 21:42 UTC  (2+ messages)

pull request: wireless 2013-04-03
 2013-04-04 21:39 UTC  (2+ messages)

[net-next PATCH V2] net: frag queue per hash bucket locking
 2013-04-04 21:38 UTC  (4+ messages)
` [net-next PATCH V3] "

[PATCH ethtool] realtek: Support the RTL-8168/8111B
 2013-04-04 20:44 UTC 

[PATCH] core: fix the use of this_cpu_ptr
 2013-04-04 18:52 UTC  (15+ messages)
          ` this cpu documentation

[PATCH net-next] enic: be less verbose about non-critical firmware errors
 2013-04-04 16:57 UTC 

[PATCH net-next 0/2] ieee802154_mlme_ops oops removal and cleanup
 2013-04-04 16:32 UTC  (3+ messages)
` [PATCH net-next 1/2] IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
` [PATCH net-next 2/2] ieee802154/nl-mac.c: make some MLME operations optional


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