messages from 2012-05-10 03:47:18 to 2012-05-11 12:25:37 UTC [more...]
pull request: batman-adv 2012-05-11
2012-05-11 12:21 UTC (16+ messages)
` [PATCH 01/15] batman-adv: fix wrong dhcp option list browsing
` [PATCH 02/15] batman-adv: introduce is_single_hop_neigh variable to increase readability
` [PATCH 03/15] batman-adv: introduce packet type handler array for incoming packets
` [PATCH 04/15] batman-adv: register batman ogm receive function during protocol init
` [PATCH 05/15] batman-adv: rename last_valid to last_seen
` [PATCH 06/15] batman-adv: replace HZ calculations with jiffies_to_msecs()
` [PATCH 07/15] batman-adv: split neigh_new function into generic and batman iv specific parts
` [PATCH 08/15] batman-adv: ignore protocol packets if the interface did not enable this protocol
` [PATCH 09/15] batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback
` [PATCH 10/15] batman-adv: rename sysfs macros to reflect the soft-interface dependency
` [PATCH 11/15] batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
` [PATCH 12/15] batman-adv: avoid temporary routing loops by being strict on forwarded OGMs
` [PATCH 13/15] batman-adv: fix checkpatch string complaint
` [PATCH 14/15] batman-adv: update copyright years
` [PATCH 15/15] batman-adv: add contributor name
[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-11 12:08 UTC (7+ messages)
` [PATCH RFC 1/6] skbuff: support per-page destructors in copy_ubufs
qlge driver corrupting kernel memory
2012-05-11 11:38 UTC (3+ messages)
[PATCH] xfrm: take iphdr size into account for esp payload size calculation
2012-05-11 10:39 UTC (5+ messages)
` [PATCH v2] "
[Q/RFC] BPF use in broader scope
2012-05-11 8:45 UTC (11+ messages)
[PATCH v2 5/5] net: sh_eth: use NAPI
2012-05-11 8:38 UTC
[PATCH v2 4/5] net: sh_eth: add support for set_ringparam/get_ringparam
2012-05-11 8:38 UTC
[PATCH v2 3/5] net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
2012-05-11 8:38 UTC
[PATCH v2 2/5] net: sh_eth: remove unnecessary members/definitions
2012-05-11 8:38 UTC
[PATCH v2 1/5] net: sh_eth: remove unnecessary function
2012-05-11 8:38 UTC
[PATCH] mwl8k: Add 0x2a02 PCI device-id (Marvell 88W8361)
2012-05-11 8:01 UTC (15+ messages)
[net-next 0/2][pull request] Intel Wired LAN Driver Updates
2012-05-11 8:01 UTC (3+ messages)
` [net-next 1/2] igb: Add function and pointers for 82580 low power state settings
` [net-next 2/2] igb: Add Support for new i210/i211 devices
[PATCH iproute2] tc_codel: Controlled Delay AQM
2012-05-11 6:22 UTC
[PATCH] wlcore: wlcore should depend on MAC80211
2012-05-11 6:22 UTC (3+ messages)
[PATCH v13 net-next] codel: Controlled Delay AQM
2012-05-11 6:01 UTC (3+ messages)
[net-next 00/12][pull request] Intel Wired LAN Driver Updates
2012-05-11 5:40 UTC (22+ 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 00/12] Swap-over-NFS without deadlocking V4
2012-05-11 5:10 UTC (16+ 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-11 5:04 UTC (26+ 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-11 3:38 UTC (2+ messages)
[PATCH net-next] net_sched: update bstats in dequeue()
2012-05-11 3:36 UTC (2+ messages)
[PATCH 0/3] net,drivers/net: Use ether_addr_equal and ether_addr_equal_64bits
2012-05-11 3:35 UTC (12+ 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
[PATCH net-next] be2net: avoid disabling sriov while VFs are assigned
2012-05-11 3:35 UTC (2+ messages)
[PATCH v3][resend] bonding: don't increase rx_dropped after processing LACPDUs
2012-05-11 3:31 UTC (2+ messages)
[PATCH net-next 1/2] l2tp: fix reorder timeout recovery
2012-05-11 3:27 UTC (4+ messages)
` [PATCH net-next 2/2] l2tp: fix data packet sequence number handling
[PATCH 0/3] tcp: Validate recv queue on repair and related stuff
2012-05-11 3:25 UTC (10+ 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] irda: irda-usb.c URL to sigmatel stir 4210/4220/4116 fw from archive.org
2012-05-11 3:23 UTC (2+ messages)
[patch 1/1] connector/userns: replace netlink uses of cap_raised() with capable()
2012-05-11 3:21 UTC (2+ messages)
[Lksctp-developers] Bug: sctp packets are dropped after IPSEC rekeying (route cache issue)
2012-05-11 3:15 UTC (3+ messages)
[PATCH] pktgen: fix crash at module unload
2012-05-11 3:12 UTC (4+ messages)
[PATCH] net: skb_set_dev do not unconditionally drop ref to dst
2012-05-11 3:06 UTC (4+ messages)
[PATCH] ehea: fix losing of NEQ events when one event occurred early
2012-05-11 2:46 UTC (3+ messages)
[net] igb: fix rtnl race in PM resume path
2012-05-11 2:45 UTC (2+ messages)
linux-next: Tree for May 10 (net/phy)
2012-05-11 2:43 UTC (3+ messages)
[PATCH] ipv4: Do not use dead fib_info entries
2012-05-11 2:17 UTC
[PATCH] ks8851: Update link status during link change interrupt
2012-05-10 22:51 UTC
[NET_NEXT RFC PATCH 0/3] Series short description
2012-05-10 22:29 UTC (13+ messages)
` [NET_NEXT RFC PATCH 2/3] ixgbe: added netdev_ops file to debugfs
` [NET_NEXT RFC PATCH 3/3] ixgbe: added reg_ops "
cxgb4 mbox4 errors listening to multiple multicast addresses
2012-05-10 20:57 UTC (3+ messages)
NULL pointer dereference at __ip_route_output_key
2012-05-10 20:49 UTC (2+ messages)
[PATCH] netlink: connector: implement cn_netlink_reply
2012-05-10 19:22 UTC (6+ messages)
[RFC] net: remove NETIF_F_FRAGLIST from xgmac, ehea, axienet and ll_temac
2012-05-10 18:20 UTC
[PATCH 0/3] staging: delete duplicated files/functionality in rtl8712
2012-05-10 18:11 UTC (7+ 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
Netlink for kernel<->user space communication?
2012-05-10 16:36 UTC (4+ messages)
[PATCH 1/2 net] 6lowpan: add missing pskb_may_pull() check
2012-05-10 16:28 UTC (5+ messages)
` [PATCH 2/2 net] 6lowpan: fix hop limit compression
pull request: batman-adv 2012-05-09
2012-05-10 16:07 UTC (6+ messages)
` [PATCH 07/14] batman-adv: split neigh_new function into generic and batman iv specific parts
Information leakage from RDS protocol
2012-05-10 15:38 UTC
[PATCH] net: device - added support of clearing device statistics
2012-05-10 15:18 UTC (2+ messages)
[PATCH v5 0/9] skb paged fragment destructors
2012-05-10 13:26 UTC (6+ messages)
` [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
Fwd: Memory exhaust issue with only IPsec policies configured on continuous traffic
2012-05-10 9:42 UTC (4+ messages)
[PATCH 00/13] net: Add and use ether_addr_equal
2012-05-10 7:08 UTC (6+ messages)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).