messages from 2011-09-01 23:40:46 to 2011-09-06 06:52:13 UTC [more...]
[PATCH 1/2] bridge: leave carrier on for empty bridge
2011-09-06 6:52 UTC (17+ messages)
` [PATCH 2/2] bridge: set flags in RTM_NEWNEIGH message correctly
[PATCH net 6/6] bnx2x: Fix ethtool advertisement
2011-09-06 6:47 UTC
[PATCH net 4/6] bnx2x: Fix XMAC loopback test
2011-09-06 6:47 UTC
[PATCH net 5/6] bnx2x: Fix 578xx link LED
2011-09-06 6:47 UTC
[PATCH net 3/6] bnx2x: Remove fiber remote fault detection
2011-09-06 6:47 UTC
[PATCH net 2/6] bnx2x: Enable FEC for 57810-KR
2011-09-06 6:47 UTC
[PATCH net 1/6] bnx2x: Fix ETS bandwidth
2011-09-06 6:46 UTC
[PATCH net 0/6] bnx2x: Few link fixes
2011-09-06 6:46 UTC
[PATCH] usbnet: ignore get interface retval of -EINPROGRESS
2011-09-06 6:14 UTC (7+ messages)
net: pxa168: Fix build errors by including interrupt.h
2011-09-06 5:32 UTC (2+ messages)
` [PATCH] "
[patch net-next-2.6] net: consolidate and fix ethtool_ops->get_settings calling
2011-09-06 3:25 UTC (7+ messages)
` [patch net-next-2.6 v2] "
` [patch net-next-2.6 v3] "
[PATCH] net: Initialize entire flowi struct
2011-09-06 2:47 UTC (11+ messages)
` [PATCH 0/2] Fixes to flow cache for AF-specifc flowi structs
` [PATCH 1/2] net: Align AF-specific flowi structs to long
` [PATCH 2/2] net: Handle different key sizes between address families in flow cache
[PATCH] per-cgroup tcp buffer limitation
2011-09-06 2:35 UTC
ARM, AF_PACKET: caching problems on Marvell Kirkwood
2011-09-05 19:57 UTC (9+ messages)
` [PATCH] af_packet: flush complete kernel cache in packet_sendmsg
` FW: "
DEAR FRIEND
2011-09-05 18:10 UTC
[PATCH] netfilter: install nf_nat.h and related headers to INSTALL_HDR_PATH
2011-09-05 17:48 UTC (3+ messages)
[PATCH 1/2] sfc: Remove requirement to set tx-usecs-irq for shared channels when modifying coalescing parameters
2011-09-05 17:43 UTC (7+ messages)
` [PATCH net-next 1/5] sfc: Correct error code for unsupported interrupt "
` [PATCH net-next 2/5] sfc: Use consistent types for "
` [PATCH net-next 3/5] sfc: Correct reporting and validation of TX interrupt coalescing
` [PATCH net-next 4/5] sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
` [PATCH net-next 5/5] sfc: Use correct fields of struct ethtool_coalesce
3.1-rc2: (on a second machine): WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x23f/0x250()
2011-09-05 12:36 UTC
[linux-firmware v4 1/2] rtl_nic: update firmware for RTL8111E-VL
2011-09-05 12:33 UTC (5+ messages)
` [linux-firmware v4 2/2] rtl_nic: add new firmware for RTL8111F
[PATCH net-next v4 1/4] r8169: fix WOL setting for 8105 and 8111EVL
2011-09-05 12:13 UTC (6+ messages)
` [PATCH net-next v4 2/4] r8169: define the early size for 8111evl
` [PATCH net-next v4 3/4] r8169: fix the reset setting "
` [PATCH net-next v4 4/4] r8169: support new chips of RTL8111F
[PATCH] ipv4: Fix fib_info->fib_metrics leak
2011-09-05 6:24 UTC
[PATCH 0/2] Dump the sock's security context
2011-09-05 0:32 UTC (5+ messages)
` [PATCH 2/2] Add a netlink attribute INET_DIAG_SECCTX
[PATCH RFC 0/11] netlink: memory mapped I/O
2011-09-04 16:18 UTC (14+ messages)
` [PATCH 01/11] netlink: add symbolic value for congested state
` [PATCH 02/11] net: add function to allocate skbuff head without data area
` [PATCH 03/11] netlink: add helper function for queueing skbs to the receive queue
` [PATCH 04/11] netlink: don't orphan skb in netlink_trim()
` [PATCH 05/11] netlink: add netlink_skb_set_owner_r()
` [PATCH 06/11] netlink: memory mapped netlink: ring setup
` [PATCH 07/11] netlink: add memory mapped netlink helper functions
` [PATCH 08/11] netlink: implement memory mapped sendmsg()
` [PATCH 09/11] netlink: implement memory mapped recvmsg()
` [PATCH 10/11] netlink: add documentation for memory mapped I/O
` [PATCH 11/11] nfnetlink: add support for memory mapped netlink
[PATCH -next v2] unix stream: Fix use-after-free crashes
2011-09-04 15:50 UTC (4+ messages)
[next] unix stream crashes
2011-09-04 14:43 UTC (14+ messages)
linux-next: Tree for Aug 26 (git-bisect: [0856a30] Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path)
2011-09-04 10:43 UTC
user namespaces v3: continue targetting capabilities
2011-09-04 1:51 UTC (20+ messages)
` (unknown),
` [PATCH 01/15] add Documentation/namespaces/user_namespace.txt (v3)
` [PATCH 07/15] user namespace: use net->user_ns for some capable calls under net/
` [PATCH 08/15] af_netlink.c: make netlink_capable userns-aware
` [PATCH 09/15] user ns: convert ipv6 to targeted capabilities
` [PATCH 10/15] net/core/scm.c: target capable() calls to user_ns owning the net_ns
` [PATCH 02/15] user ns: setns: move capable checks into per-ns attach helper
` [PATCH 03/15] keyctl: check capabilities against key's user_ns
` [PATCH 04/15] user_ns: convert fs/attr.c to targeted capabilities
` [PATCH 05/15] userns: clamp down users of cap_raised
` [PATCH 06/15] user namespace: make each net (net_ns) belong to a user_ns
` [PATCH 11/15] userns: make some net-sysfs capable calls targeted
` [PATCH 12/15] user_ns: target af_key capability check
` [PATCH 13/15] userns: net: make many network capable calls targeted
` [PATCH 14/15] net: pass user_ns to cap_netlink_recv()
` [PATCH 15/15] make kernel/signal.c user ns safe (v2)
` missing [PATCH 01/15]
[PATCH 1/1] drivers/net/usb/usbnet.c: No need for usb_free_urb in rx_complete
2011-09-03 20:02 UTC (2+ messages)
[PATCH -next] unix stream: Fix use-after-free crashes
2011-09-03 16:25 UTC
3.1.0-rc2: irq/112-eth0-Tx: page allocation failure: (w/frame pointers enabled)
2011-09-03 10:06 UTC (3+ messages)
BQL crap and wireless
2011-09-03 3:01 UTC (14+ messages)
[PATCH] drivers/isdn/sc/init.c: Fix warning:passing argument 1 of ‘readl’ makes pointer from integer without a cast
2011-09-03 2:28 UTC (2+ messages)
[RFC, 1/2] ethtool: Implement private flags interface for ethtool application
2011-09-03 1:39 UTC (15+ messages)
` [RFC, 2/2] igb: Implementation of ethtool priv_flags for igb driver
IP_TRANSPARENT requires CAP_NET_ADMIN - why?
2011-09-02 19:10 UTC (4+ messages)
` [PATCH] net: change capability used by socket options IP{,V6}_TRANSPARENT
WEBMASTER SERVICE
2011-09-02 17:47 UTC
[PATCH] ixgbe: drop zero length frame segments during a packet split rx
2011-09-02 17:54 UTC (6+ messages)
[Bugme-new] [Bug 42132] New: Support BCM5750M in tg3
2011-09-02 17:43 UTC (9+ messages)
[patch -next] caif: add error handling for allocation
2011-09-02 15:51 UTC (5+ messages)
` [PATCH] caif: fix a potential NULL dereference
[PATCH 0/9] update the stmmac to the version Aug_2011 (v3)
2011-09-02 7:51 UTC (10+ messages)
` [PATCH 1/9] stmmac: remove the STBus bridge setting from the GMAC code (v3)
` [PATCH 2/9] stmmac: remove the mmc "
` [PATCH 3/9] stmmac: support wake up irq from external sources (v3)
` [PATCH 4/9] stmmac: add MMC support exported via ethtool (v3)
` [PATCH 5/9] stmmac: export DMA TX/RX rings via debugfs (v3)
` [PATCH 6/9] stmmac: rework the code to get the Synopsys ID (v3)
` [PATCH 7/9] stmmac: add HW DMA feature register (v3)
` [PATCH 8/9] stmmac: update the doc with new info about the driver's debug (v3)
` [PATCH 9/9] stmmac: update the driver version (Aug_2011) (v3)
[PATCH 0/9] update the stmmac to the version Aug_2011 (v2)
2011-09-02 6:48 UTC (5+ messages)
` [PATCH 4/9] stmmac: add MMC support exported via ethtool (v2)
[PATCH net-next v3 1/4] r8169: fix WOL setting for 8105 and 8111EVL
2011-09-02 6:23 UTC (4+ messages)
` [PATCH net-next v3 2/4] r8169: define the early size for 8111evl
` [PATCH net-next v3 3/4] r8169: fix the reset setting "
` [PATCH net-next v3 4/4] r8169: support new chips of RTL8111F
commit 1faa4356 breaks IPv6 assignment on libvirtd
2011-09-02 5:57 UTC (3+ messages)
linux-next 20110831 - netconsole startup issue
2011-09-02 5:54 UTC (2+ messages)
[PATCH net-next-2.6 ] Fix overflow of socket buffer in sunrpc
2011-09-02 3:41 UTC
[PATCH 1/3] pch_gbe: fixed the issue which receives an unnecessary packet
2011-09-02 0:20 UTC (3+ messages)
` [PATCH 2/3] pch_gbe: added the process of FIFO over run error
` [PATCH 3/3] pch_gbe: support ML7831 IOH
interface information for recvd packet
2011-09-02 0:07 UTC (3+ messages)
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).