messages from 2011-12-15 19:15:24 to 2011-12-17 01:18:07 UTC [more...]
[RFC][PATCH net-next] ethtool: Allow drivers to select RX NFC rule locations
2011-12-17 1:18 UTC
[PATCH net] gianfar: Reject out-of-range RX NFC locations
2011-12-17 1:05 UTC
[PATCH net] gianfar: Reject out-of-range RX NFC locations
2011-12-17 0:56 UTC
[PATCH 0/2] Tracepoint for tcp retransmission
2011-12-17 0:17 UTC (4+ messages)
` [PATCH 1/2] tcp: refactor tcp_retransmit_skb() for a single return point
` [PATCH 2/2] tcp: add tracepoint for tcp retransmission
[patch] wimax/i2400m: remove an unused variable
2011-12-17 0:07 UTC (3+ messages)
[PATCH] tg3: Make the RSS indir tbl admin configurable
2011-12-16 23:33 UTC
[PATCH v3] tg3: Make the RSS indir tbl admin configurable
2011-12-16 22:58 UTC (2+ messages)
[PATCH RESEND] sctp: fix incorrect overflow check on autoclose
2011-12-16 22:44 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 4/6] sunhme/PCI: use list_for_each_entry() for bus->devices traversal
2011-12-16 22:34 UTC (3+ messages)
` [PATCH 5/6] de4x5/PCI: "
drivers/net/usb/asix: bug in asix_get_wol
2011-12-16 22:15 UTC (7+ messages)
[net-next PATCH 1/1] qla3xxx: Adding Maintainer
2011-12-16 21:41 UTC
[PATCH] ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate to interface settings
2011-12-16 21:45 UTC
[PATCH net-next] r8169: Support for byte queue limits
2011-12-16 21:30 UTC (3+ messages)
[PATCH net-next] net: two vzalloc() cleanups
2011-12-16 21:17 UTC
[PATCH] asix: new device id
2011-12-16 20:49 UTC (3+ messages)
[PATCH next-next 0/2] can: cc770: add support for the Bosch CC770 and Intel AN82527
2011-12-16 21:14 UTC (4+ messages)
` the linux-can-next tree (was: Re: [PATCH next-next 0/2] can: cc770: add support for the Bosch CC770 and Intel AN82527)
` the linux-can-next tree
bayom_epp patch
2011-12-16 20:53 UTC (2+ messages)
[PATCH 1/4 net-next] net:core: use IS_ENABLED
2011-12-16 20:50 UTC (8+ messages)
` [PATCH 2/4 net-next] net:x25: "
` [PATCH 3/4 net-next] net:netfilter: "
` [PATCH 4/4 net-next] net:bridge: "
[PATCH net-next] be2net: Add support for Skyhawk cards
2011-12-16 20:46 UTC (2+ messages)
[PATCH net-next] sch_gred: prefer GFP_KERNEL allocations
2011-12-16 20:41 UTC (2+ messages)
[PATCH 1/2] net: fix sleeping while atomic problem in sock mem_cgroup
2011-12-16 20:35 UTC (4+ messages)
` [PATCH 2/2] net: fix compilation with !CONFIG_NET
[PATCH] phylib: update mdiobus_alloc() to allocate extra private space
2011-12-16 20:37 UTC (6+ messages)
[PATCH] mlx4: Fix compile error when driver is comiled-in
2011-12-16 20:27 UTC (2+ messages)
NFC: Initial LLCP support
2011-12-16 20:26 UTC
pull request: sfc-next 2011-12-16
2011-12-16 20:24 UTC (5+ messages)
` [PATCH net-next 1/3] MAINTAINERS: Update sfc maintainers
` [PATCH net-next 2/3] sfc: Remove device ID macros only used once
` [PATCH net-next 3/3] sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO
[GIT] Networking
2011-12-16 20:15 UTC
[PATCH] batman-adv: Fix merge error
2011-12-16 20:09 UTC
[PATCH net-next v1 0/6] tg3: adaptive interrupt coalescing, non-napi mode
2011-12-16 19:50 UTC (11+ messages)
` [PATCH net-next v1 1/6] tg3: fix possible infinite loop
` [PATCH net-next v1 2/6] tg3: Remove IRQF_SAMPLE_RANDOM flag from internal tests
` [PATCH net-next v1 3/6] tg3: Implement adaptive interrupt coalescing
` [PATCH net-next v1 4/6] tg3: move functions related to reset_task together
` [PATCH net-next v1 5/6] tg3: implementation of a non-NAPI mode
` [PATCH net-next v1 6/6] tg3: use netif_tx_start_queue instead of wake_queue when no reschedule needed
twice past the taps, thence out to net?
2011-12-16 19:44 UTC (12+ messages)
[PATCH] tg3: Make the RSS indir tbl admin configurable
2011-12-16 19:43 UTC (5+ messages)
[PATCH net-next 1/2] sch_sfq: store flow_keys in skb->cb[]
2011-12-16 19:31 UTC (3+ messages)
tc filter show not displaying anything
2011-12-16 19:06 UTC (7+ messages)
[PATCH net-next 1/3] ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR
2011-12-16 18:54 UTC (9+ messages)
` [PATCH net-next 2/3] ethtool: Centralise validation of ETHTOOL_{G,S}RXFHINDIR parameters
` [PATCH net-next 3/3] ethtool: Define and apply a default policy for RX flow hash indirection
[PATCH 0/13] Dumping AF_UNIX sockets via netlink
2011-12-16 18:50 UTC (2+ messages)
[PATCH 00/10 net-next] Introduce per interface ipv4 statistics
2011-12-16 18:39 UTC (26+ messages)
` [PATCH 01/10 net-next] include: net: netns: mib: Add proc_dir_entry for ipv4 per interface stats
` [PATCH 02/10 net-next] include: net: snmp: Create icmp per device counters and add macros for per device stats
` [PATCH 03/10 net-next] include:linux:inetdevice: Add struct ipv4_devstat and func __in_dev_get_rcu_safely
` [PATCH 04/10 net-next] include:net:ipv6: Moved _DEV* macros
` [PATCH 05/10 net-next] include:net:ip: Tuned up IP_*_STATS macros for per device statistics and added functions for (un)registering per device proc entries
` [PATCH 06/10 net-next] include:net:icmp: Tuned up ICMP_*_STATS macros for per device statistics and changed prototype for icmp_out_count
` [PATCH 07/10 net-next] net:ipv4:devinet: Add support for alloc/free of per device stats and (un)register of per device proc files
` [PATCH 08/10 net-next] net:ipv4:af_inet: Init proc fs before ip_init
` [PATCH 09/10 net-next] net:ipv4:proc: Introduce proc files for ipv4 per interface stats
` [PATCH 10/10 net-next] net: Enable ipv4 per interface statistics
nonlocal_bind and IPv6
2011-12-16 18:20 UTC (10+ messages)
[PATCH 0/3] Adding a new driver for Huawei E392 WWAN modem
2011-12-16 17:17 UTC (7+ messages)
` [PATCH 3/3] qmi_wwan: Driver for WWAN devices requiring use of the QMI protocol
TCP fast retransmit
2011-12-16 15:53 UTC (6+ messages)
[PATCH net-next] igb: reset PHY after recovering from PHY power down
2011-12-16 15:53 UTC (2+ messages)
[PATCH] llc_cmsg_rcv was getting called after sk_eat_skb
2011-12-16 15:29 UTC (2+ messages)
linux-3.0.x regression with ipv4 routes having mtu
2011-12-16 14:30 UTC (5+ messages)
[PATCH v9 0/9] Request for inclusion: per-cgroup tcp memory pressure controls
2011-12-16 13:30 UTC (8+ messages)
` [PATCH v9 1/9] Basic kernel memory functionality for the Memory Controller
[PATCH net-next] net: ipv6: proc: Fix error handling
2011-12-16 12:21 UTC (2+ messages)
[PATCH v2] net: fix sleeping while atomic problem in sock mem_cgroup
2011-12-16 10:10 UTC (6+ messages)
skb->priority usage in wireless frame classification
2011-12-16 9:53 UTC (4+ messages)
Payment Update
2011-12-16 7:44 UTC
[PATCH 0/2] vhot-net: Use kvm_memslots instead of vhost_memory to translate GPA to HVA
2011-12-16 8:18 UTC (9+ messages)
` [PATCH 1/2] kvm: Introduce get_kvm_from_task
` [PATCH 2/2] vhost-net: Use kvm_memslots for address translation
v6: faster tree-based sysctl implementation
2011-12-16 8:15 UTC (2+ messages)
Mr. Abdul Rahim Coulibay Assalamu Alaikum
2011-12-16 8:08 UTC
linux-next: manual merge of the net-next tree with the net tree
2011-12-16 7:34 UTC (2+ messages)
[Bonding-devel] ethernet bonding + VLAN: additional VLAN tag in tcpdump
2011-12-16 6:47 UTC (5+ messages)
pull request: wireless 2011-12-15
2011-12-16 6:40 UTC (5+ messages)
[PATCH] fix sleeping while atomic problem in sock mem_cgroup
2011-12-16 6:09 UTC (2+ messages)
[linux-firmware v6 1/4] rtl_nic: update firmware for RTL8111E-VL
2011-12-16 5:18 UTC (4+ messages)
` [linux-firmware v6 2/4] rtl_nic: add new firmware for RTL8111F
[PATCH 14/15] module_param: make bool parameters really bool (net & drivers/net)
2011-12-16 4:15 UTC (5+ messages)
[PATCH 1/2] e100: power down PHY if WOL is not enabled
2011-12-16 2:29 UTC (7+ messages)
` [PATCH 2/2] e100: power off PHY after reset when interface is down
[PATCH 0/2] Proposed fixes for tcp memory pressure
2011-12-16 2:06 UTC (8+ messages)
` [PATCH 2/2] Explicitly call tcp creation and init from memcontrol.c
[PATCH net-next 6/6] tg3: Make the RSS indir tbl admin configurable
2011-12-15 23:43 UTC (6+ messages)
[net-next RFC PATCH 0/5] Series short description
2011-12-15 23:12 UTC (7+ messages)
iwlagn regression in v3.1.5
2011-12-15 22:12 UTC (10+ messages)
UPGRADE uw webmail
2011-12-15 21:08 UTC
[PATCH 1/3] net/hyperv: Remove unnecessary kmap_atomic in netvsc driver
2011-12-15 21:45 UTC (3+ messages)
` [PATCH 2/3] net/hyperv: Add NETVSP protocol version negotiation
` [PATCH 3/3] net/hyperv: Add support for jumbo frame up to 64KB
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).