netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-09 06:22:39 to 2012-05-10 14:11:28 UTC [more...]

[net-next 00/12][pull request] Intel Wired LAN Driver Updates
 2012-05-10 14:11 UTC  (14+ messages)
` [net-next 01/12] igb: output register's information related to RX/TX queue[4-15]
` [net-next 02/12] ixgbe: Exit on error case in VF message processing
` [net-next 03/12] ixgbe: Clean up priority based flow control
` [net-next 04/12] ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o "
` [net-next 05/12] ixgbe: Fix bogus error message
` [net-next 06/12] ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)
` [net-next 07/12] ixgbe: Enable timesync clock-out feature for PPS support on X540
` [net-next 08/12] ixgbe: correct disable_rx_buff timeout
` [net-next 09/12] ixgbe: add support for get_ts_info
` [net-next 10/12] ixgbe: support software timestamping
` [net-next 11/12] ixgbe: cleanup the hwmon function calls
` [net-next 12/12] ixgbe: update version number

[PATCH 1/2 net] 6lowpan: add missing pskb_may_pull() check
 2012-05-10 14:05 UTC  (4+ messages)
` [PATCH 2/2 net] 6lowpan: fix hop limit compression

[PATCH] ehea: fix losing of NEQ events when one event occurred early
 2012-05-10 14:00 UTC  (3+ messages)

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

[PATCH net-next] 6lowpan: IPv6 link local address
 2012-05-10 13:25 UTC 

[PATCH v5 0/9] skb paged fragment destructors
 2012-05-10 13:26 UTC  (9+ messages)
` [PATCH 7/9] net: add skb_orphan_frags to copy aside frags with destructors
` [PATCH 8/9] net: add paged frag destructor support to kernel_sendpage
` [PATCH 9/9] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack

[PATCH 0/2 net] 6lowpan fixes
 2012-05-10 13:22 UTC 

[PATCH] xfrm: take iphdr size into account for esp payload size calculation
 2012-05-10 12:18 UTC  (2+ messages)

[PATCH 0/3] tcp: Validate recv queue on repair and related stuff
 2012-05-10 12:00 UTC  (7+ messages)
` [PATCH 1/3] tcp: Move rcvq sending to tcp_input.c
` [PATCH 2/3] tcp: Schedule rmem for rcvq repair send
` [PATCH 3/3] tcp: Out-line tcp_try_rmem_schedule

[PATCH] netlink: connector: implement cn_netlink_reply
 2012-05-10 10:39 UTC  (4+ messages)

[PATCH net-next 1/2] l2tp: fix reorder timeout recovery
 2012-05-10  9:43 UTC  (2+ messages)
` [PATCH net-next 2/2] l2tp: fix data packet sequence number handling

Fwd: Memory exhaust issue with only IPsec policies configured on continuous traffic
 2012-05-10  9:42 UTC  (4+ messages)

pull request: batman-adv 2012-05-09
 2012-05-10  7:34 UTC  (21+ messages)
  ` [PATCH 01/14] batman-adv: fix wrong dhcp option list browsing
  ` [PATCH 03/14] batman-adv: introduce packet type handler array for incoming packets
` [PATCH 02/14] batman-adv: introduce is_single_hop_neigh variable to increase readability
` [PATCH 04/14] batman-adv: register batman ogm receive function during protocol init
` [PATCH 05/14] batman-adv: rename last_valid to last_seen
` [PATCH 06/14] batman-adv: replace HZ calculations with jiffies_to_msecs()
` [PATCH 07/14] batman-adv: split neigh_new function into generic and batman iv specific parts
` [PATCH 08/14] batman-adv: ignore protocol packets if the interface did not enable this protocol
` [PATCH 09/14] batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback
` [PATCH 10/14] batman-adv: rename sysfs macros to reflect the soft-interface dependency
` [PATCH 11/14] batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
` [PATCH 12/14] batman-adv: fix checkpatch string complaint
` [PATCH 13/14] batman-adv: update copyright years
` [PATCH 14/14] batman-adv: add contributor name

[PATCH 00/13] net: Add and use ether_addr_equal
 2012-05-10  7:08 UTC  (10+ messages)
` [PATCH 04/13] bridge: netfilter: Convert compare_ether_addr to ether_addr_equal

[PATCH] net: update the usage of CHECKSUM_UNNECESSARY
 2012-05-10  6:00 UTC  (6+ messages)

Re[2]: [PATCH 0/5] netfilter updates for net-next (upcoming 3.5), batch 2
 2012-05-10  4:00 UTC 

[NET_NEXT RFC PATCH 0/3] Series short description
 2012-05-10  3:54 UTC  (10+ messages)
` [NET_NEXT RFC PATCH 1/3] ixgbe: add debugfs support
` [NET_NEXT RFC PATCH 2/3] ixgbe: added netdev_ops file to debugfs
` [NET_NEXT RFC PATCH 3/3] ixgbe: added reg_ops "

[PATCH 0/3] staging: delete duplicated files/functionality in rtl8712
 2012-05-10  3:47 UTC  (4+ messages)
` [PATCH 1/3] staging: wean rtl8712 off of its ancient duplicate of if_ether.h
` [PATCH 2/3] staging: wean rtl8712 off of its ancient duplicate of ip.h
` [PATCH 3/3] staging: delete all duplicated endian crap from rtl8712 driver

[PATCH 0/3] net,drivers/net: Use ether_addr_equal and ether_addr_equal_64bits
 2012-05-10  3:17 UTC  (4+ messages)
` [PATCH 2/3] etherdevice.h: Add ether_addr_equal_64bits
` [PATCH 3/3] net,drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
` [PATCH 1/3] drivers/net: Convert compare_ether_addr to ether_addr_equal

[PATCHv2 net-next 0/4] netxen fixes
 2012-05-10  2:53 UTC  (6+ messages)
` [PATCHv2 net-next 1/4] netxen_nic: disable minidump by default
` [PATCHv2 net-next 2/4] netxen_nic: Allow only useful and recommended firmware dump capture mask values
` [PATCHv2 net-next 3/4] netxen: added miniDIMM support in driver
` [PATCHv2 net-next 4/4] netxen_nic: Fix estimation of recv MSS in case of LRO

pull request: sfc-next 2012-05-09
 2012-05-10  2:51 UTC  (10+ messages)
` [PATCH net-next 1/8] sfc: Do not attempt to flush queues if DMA is disabled
` [PATCH net-next 2/8] sfc: Fix missing cleanup in failure path of efx_pci_probe()
` [PATCH net-next 3/8] sfc: Fill RX rings completely full, rather than to 95% full
` [PATCH net-next 4/8] sfc: By default refill RX rings as soon as space for a batch
` [PATCH net-next 5/8] ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors
` [PATCH net-next 6/8] ethtool: Extend the ethtool API to obtain plugin module eeprom data
` [PATCH net-next 7/8] sfc: Added support for new ethtool APIs for obtaining module eeprom
` [PATCH net-next 8/8] sfc: Implement module EEPROM access for SFE4002 and SFN4112F

pull request: sfc 2012-05-09
 2012-05-10  2:50 UTC  (3+ messages)
` [PATCH net] sfc: Fix division by zero when using one RX channel and no SR-IOV

FW: PROBLEM: VLAN LRO issue
 2012-05-10  1:25 UTC  (2+ messages)

[PATCH v4 2/2] macvtap: restore vlan header on user read
 2012-05-10  1:24 UTC  (3+ messages)

[PATCH V3 Resend 09/12] net/stmmac: Remove conditional compilation of clk code
 2012-05-10  1:22 UTC  (2+ messages)

usbnet: fix misc bugs
 2012-05-09 23:47 UTC  (5+ messages)
` [PATCH 3/3] usbnet: fix skb traversing races during unlink(v1)

Netlink for kernel<->user space communication?
 2012-05-09 23:32 UTC  (3+ messages)

[PATCH] pktgen: fix crash at module unload
 2012-05-09 23:29 UTC  (3+ messages)

[PATCH 0/5] netfilter updates for net-next (upcoming 3.5), batch 2
 2012-05-09 22:11 UTC  (8+ messages)
` [PATCH 1/5] netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
` [PATCH 2/5] netfilter: add xt_hmark target for hash-based skb marking
` [PATCH 3/5] netfilter: limit, hashlimit: avoid duplicated inline
` [PATCH 4/5] netfilter: hashlimit: move rateinfo initialization to helper
` [PATCH 5/5] netfilter: hashlimit: byte-based limit mode

[PATCH] netfilter/xt_CT.c: remove redundant header include
 2012-05-09 22:03 UTC 

[PATCH 3.3.0] phy:icplus:fix Auto Power Saving in ip101a_config_init
 2012-05-09 17:18 UTC  (5+ messages)
      ` [3.2.y] "

[net-next 0/8][pull request] Intel Wired LAN Driver Updates
 2012-05-09 16:25 UTC  (4+ messages)
` [net-next 2/8] e1000e: initial support for i217

[net-next] e1000e: Fix merge conflict (net->net-next)
 2012-05-09 16:07 UTC  (2+ messages)

[PATCH] pch_gbe: Adding read memory barriers
 2012-05-09 15:39 UTC  (5+ messages)

[PATCH RFC 0/6] copy aside frags with destructors (was [PATCH 7/9] net: add skb_orphan_frags to copy aside frags with destructors)
 2012-05-09 15:27 UTC  (9+ messages)
` [PATCH RFC 5/6] net: orphan frags on receive

[PATCH] net: skb_set_dev do not unconditionally drop ref to dst
 2012-05-09 15:16 UTC  (7+ messages)

[net-next 0/9][pull request] Intel Wired LAN Dirver Updates
 2012-05-09 14:02 UTC  (7+ messages)
` [net-next 5/9] e1000e: Disable ASPM L1 on 82574

[v12 PATCH 0/3] NETFILTER new target module, HMARK
 2012-05-09 13:36 UTC  (8+ messages)
` [v12 PATCH 1/3] NETFILTER added flags to ipv6_find_hdr()
` [v12 PATCH 2/3] NETFILTER module xt_hmark, new target for HASH based fwmark

[PATCH net-next] netfilter: remove two dropwatch false positives
 2012-05-09 13:00 UTC  (3+ messages)

[PATCH] ip.7: Improve explanation about calling listen or connect
 2012-05-09 12:30 UTC 

[Lksctp-developers] Bug: sctp packets are dropped after IPSEC rekeying (route cache issue)
 2012-05-09 12:04 UTC  (4+ messages)

[PATCH v3][resend] bonding: don't increase rx_dropped after processing LACPDUs
 2012-05-09 11:01 UTC 

[PATCH v3] tilegx network driver: initial support
 2012-05-09 10:42 UTC  (5+ messages)
  ` [PATCH v4] "
      ` [PATCH v5] "

IP_MULTICAST_IF getsockopt man part
 2012-05-09  9:34 UTC  (3+ messages)

Memory exhaust issue with only IPsec policies configured on continuous traffic
 2012-05-09  9:23 UTC  (2+ messages)

[PATCH 0/2] Add and use vsprintf extension %pMbt for bluetooth macs
 2012-05-09  9:01 UTC  (2+ messages)

[PATCH] xfrm: make xfrm_algo.c a module
 2012-05-09  7:53 UTC 

[PATCH net-next 0/2] extend sch_mqprio to distribute traffic not only by ETS TC
 2012-05-09  6:36 UTC  (6+ messages)
` [PATCH net-next 1/2] net_sched/mqprio: add support for different pgroup types


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