netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-21 14:36:44 to 2012-06-24 21:01:47 UTC [more...]

[net 1/3] caif: Clear shutdown mask to zero at reconnect
 2012-06-24 21:01 UTC 

[PATCH net] net: qmi_wwan: fix Oops while disconnecting
 2012-06-24 17:47 UTC  (16+ messages)

[PATCH 1/5] tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()
 2012-06-24 17:12 UTC  (10+ messages)
` [PATCH 2/5] tcp: fix inet6_csk_route_req() for link-local addresses
` [PATCH 3/5] tcp: pass fl6 to inet6_csk_route_req()
` [PATCH 4/5] tcp: use inet6_csk_route_req() in tcp_v6_send_synack()
` [PATCH 5/5] tcp: plug dst leak in tcp_v6_conn_request()

[PATCH 0/2 net] Bug fixes for batman-adv 2012-06-23
 2012-06-24  6:24 UTC  (6+ messages)
` [PATCH 1/2 net] batman-adv: only drop packets of known wifi clients
  ` [PATCH 2/2 net] batman-adv: fix race condition in TT full-table replacement

[PATCH net-next] tcp: Fix bug in tcp socket early demux
 2012-06-24  6:23 UTC  (2+ messages)

[PATCH 0/4] netfilter updates for net-next (upcoming 3.6), batch 4
 2012-06-24  0:14 UTC  (6+ messages)
` [PATCH 1/4] netfilter: nfq_ct_hook needs __rcu and __read_mostly
` [PATCH 2/4] netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y
` [PATCH 3/4] netfilter: nfnetlink_queue: fix sparse warning due to missing include
` [PATCH 4/4] netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n

Bug in net/ipv6/ip6_fib.c:fib6_dump_table()
 2012-06-23 23:02 UTC  (14+ messages)

[PATCH 1/3 net-next] tg3: Add common function tg3_ape_event_lock()
 2012-06-23 15:02 UTC  (8+ messages)
` [PATCH 2/3 net-next] tg3: Add APE scratchpad read and write functions
  ` [PATCH 3/3 net-next] tg3: Add sysfs file to export sensor data

pull request: wireless 2012-06-22
 2012-06-23 10:45 UTC  (10+ messages)

[PATCH net] net: qmi_wwan: fix Gobi device probing
 2012-06-23 10:44 UTC  (7+ messages)

[PATCH net-next] net: qmi_wwan: fix Gobi device probing
 2012-06-23 10:42 UTC 

[PATCH net-next] tcp: avoid tx starvation by SYNACK packets
 2012-06-23  8:42 UTC  (5+ messages)
      ` [PATCH v2 "

Linux 3.4.2 doesn't detect Intel 82579V on Supermicro X9SCL-F
 2012-06-23  8:05 UTC 

[PATCH] ipv4: Add sysctl knob to control early socket demux
 2012-06-23  6:03 UTC  (5+ messages)

[PATCH] net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
 2012-06-23  4:51 UTC  (5+ messages)

[PATCH] r8169: RxConfig hack for the 8168evl
 2012-06-23  4:49 UTC  (2+ messages)

[PATCH net-next] ipv4: tcp: dont cache output dst for syncookies
 2012-06-23  4:47 UTC  (3+ messages)

[PATCH -v1 0/3] usbnet: usbnet: PM related fixes
 2012-06-23  0:34 UTC  (2+ messages)

[PATCH 0/4] netdev/phy: 10G PHY support
 2012-06-23  0:24 UTC  (5+ messages)
` [PATCH 1/4] netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
  ` [PATCH 2/4] netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register()
` [PATCH 3/4] netdev/phy/of: Add more methods for binding PHY devices to drivers
` [PATCH 4/4] netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs

[PATCH net 0/4] net/mlx4: Bug fixes for the mlx4_en driver
 2012-06-23  0:23 UTC  (3+ messages)
` [PATCH 4/4] net/mlx4_en: Use atomic counter to decide when queue is full

[PATCH net-next (v2) 0/6] bnx2x: link patch series
 2012-06-23  0:20 UTC  (5+ messages)
` [PATCH net-next (v2) 2/6] bnx2x: link cleanup

next-20120620 build error in netfilter
 2012-06-23  0:20 UTC  (4+ messages)

linux-next: Tree for Jun 21 (netfilter)
 2012-06-23  0:19 UTC  (2+ messages)

[PATCH] net: Update netdev_alloc_frag to work more efficiently with TCP and GRO
 2012-06-23  0:17 UTC  (8+ messages)

[PATCH] smsc911x.c: encapsulate enable irq calls
 2012-06-23  0:07 UTC  (2+ messages)

net: qmi_wwan: bind to both control and data interface
 2012-06-22 17:34 UTC  (4+ messages)

[PATCH 2/2] iproute2: Fix memory hog of ip batched command
 2012-06-22 16:26 UTC  (2+ messages)

[PATCH 4/6] mac80211: clean up debugging
 2012-06-22 14:49 UTC  (3+ messages)

[PATCH 00/12] Swap-over-NFS without deadlocking V7
 2012-06-22 14:31 UTC  (13+ messages)
` [PATCH 01/12] netvm: Prevent a stream-specific deadlock
` [PATCH 02/12] selinux: tag avc cache alloc as non-critical
` [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/12] mm: Add support for direct_IO to highmem pages
` [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
` [PATCH 10/12] nfs: enable swap on NFS
` [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage

[PATCH 00/17] Swap-over-NBD without deadlocking V13
 2012-06-22 14:30 UTC  (17+ messages)
` [PATCH 01/16] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 02/16] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 03/16] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/16] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/16] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
` [PATCH 06/16] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 07/16] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
` [PATCH 08/16] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 09/16] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 10/16] netvm: Propagate page->pfmemalloc to skb
` [PATCH 11/16] netvm: Propagate page->pfmemalloc from skb_alloc_page "
` [PATCH 12/16] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 13/16] mm: Micro-optimise slab to avoid a function call
` [PATCH 14/16] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 15/16] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 16/16] mm: Account for the number of times direct reclaimers get throttled

[PATCH 00/17] Swap-over-NBD without deadlocking V12 (resend)
 2012-06-22 11:27 UTC  (12+ messages)
` [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves

[PATCH][RESEND] bonding: delete migrated IP addresses from the rlb hash table
 2012-06-21 23:05 UTC  (2+ messages)

[PATCH] net: dcb: fix small regression in __dcbnl_pg_setcfg()
 2012-06-21 22:06 UTC  (3+ messages)

[net] ixgbe: simplify padding and length checks
 2012-06-21 22:04 UTC  (4+ messages)

[PATCH] tcp: Validate route interface in early demux
 2012-06-21 22:03 UTC 

3.4.2 net/ipv6/mip6.c destopt regression
 2012-06-21 20:41 UTC 

pull request: batman-adv 2012-06-21
 2012-06-21 20:36 UTC  (22+ messages)
  ` [PATCH 01/20] batman-adv: Prefix bat_algo non-static functions with batadv_
  ` [PATCH 02/20] batman-adv: Prefix bat_debugfs "
  ` [PATCH 03/20] batman-adv: Prefix bat_sysfs "
  ` [PATCH 04/20] batman-adv: Prefix bitarray "
  ` [PATCH 05/20] batman-adv: Prefix bridge_loop_avoidance "
  ` [PATCH 06/20] batman-adv: Prefix gateway-client "
  ` [PATCH 07/20] batman-adv: Prefix gateway-common "
  ` [PATCH 08/20] batman-adv: Prefix hard-interface "
  ` [PATCH 09/20] batman-adv: Prefix hash "
  ` [PATCH 10/20] batman-adv: Prefix icmp-socket "
  ` [PATCH 11/20] batman-adv: Prefix originator "
  ` [PATCH 12/20] batman-adv: Prefix ring_buffer "
  ` [PATCH 13/20] batman-adv: Prefix routing "
  ` [PATCH 14/20] batman-adv: Prefix send "
  ` [PATCH 15/20] batman-adv: Prefix soft-interface "
  ` [PATCH 16/20] batman-adv: Prefix translation-table "
  ` [PATCH 17/20] batman-adv: Prefix unicast "
  ` [PATCH 18/20] batman-adv: Prefix vis "
  ` [PATCH 19/20] batman-adv: Prefix main "
  ` [PATCH 20/20] batman-adv: Reformat multiline comments to consistent style

PTP + H/W time stamping + CONFIG_PREEMPT_RT_FULL == Oops in slab
 2012-06-21 19:54 UTC  (3+ messages)

[PATCH] bnx2x: fix panic when TX ring is full
 2012-06-21 16:34 UTC  (11+ messages)

[PATCH] l2tp: synchronise u64 stats writer callsites
 2012-06-21 16:19 UTC  (3+ messages)

[RFC] TCP: Support configurable delayed-ack parameters
 2012-06-21 16:04 UTC  (3+ messages)

smsc95xx: download ok, upload hangs
 2012-06-21 14:34 UTC 

[PATCH 01/13] netfilter: fix problem with proto register
 2012-06-21 14:36 UTC  (6+ messages)
` [PATCH 07/13] netfilter: merge udpv[4,6]_net_init into udp_net_init
` [PATCH 08/13] netfilter: nf_conntrack_l4proto_udplite[4,6] cleanup
` [PATCH 10/13] netfilter: nf_conntrack_l4proto_generic cleanup
` [PATCH 12/13] netfilter: nf_conntrack_l4proto_icmp cleanup
` [PATCH 13/13] netfilter: nf_conntrack_l4proto_icmpv6 cleanup


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