messages from 2009-12-03 02:47:10 to 2009-12-03 20:45:15 UTC [more...]
[PATCH 0/7] Batched netns improvements
2009-12-03 20:45 UTC (16+ messages)
` [PATCH 1/7] net: Add support for batching network namespace cleanups
` [PATCH 2/7] net: Move network device exit batching
` [PATCH 3/7] net: Allow xfrm_user_net_exit to batch efficiently
` [PATCH 4/7] netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}
` [PATCH 5/7] net: Allow fib_rule_unregister to batch
` [PATCH 6/7] net: Use rcu lookups in inet_twsk_purge
` [PATCH 7/7] net: Batch inet_twsk_purge
[PATCH iproute2] ip: add support for IFA_F_DADFAILED
2009-12-03 20:39 UTC (4+ messages)
` [iproute2]: fix "
[PATCH 3/3] macvlan: allow in-kernel modules to create and manage macvlan devices
2009-12-03 20:40 UTC
[PATCH 0/6] tg3: 57765 support and cleanups
2009-12-03 20:40 UTC (2+ messages)
[net-next-2.6 PATCH] net/ipv4: Move && and || to end of previous line
2009-12-03 20:40 UTC (6+ messages)
` [PATCH net-next-2.6 PATCH] net: "
` [PATCH net-next-2.6] drivers/net: "
[PATCH net-next-2.6 4/4] be2net: Bump up the driver version number
2009-12-03 20:40 UTC (2+ messages)
[PATCH net-next-2.6 3/4] be2net: Add support for ethtool self test
2009-12-03 20:40 UTC (2+ messages)
[PATCH net-next-2.6 2/4] be2net: Support for WoL using magic packet after suspend
2009-12-03 20:40 UTC (2+ messages)
[PATCH net-next-2.6 1/4] be2net: Changes to print fw command opcode when command is failed by controller
2009-12-03 20:39 UTC (2+ messages)
scp stalls mysteriously
2009-12-03 20:36 UTC (33+ messages)
[patch]USB autosuspend for cdc-eem
2009-12-03 20:32 UTC (2+ messages)
[PATCH iproute2] ip: print "temporary" for IPv6 temp addresses
2009-12-03 20:31 UTC (4+ messages)
[patch]reset_resume for cdc-ether
2009-12-03 20:31 UTC (13+ messages)
[RFC] multiqueue changes
2009-12-03 20:29 UTC (12+ messages)
` [PATCH] net: Introduce realloc_netdev_mq()
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH v2] netdevice: provide common routine for macvlan and vlan operstate management
2009-12-03 20:21 UTC (2+ messages)
` [PATCH] "
netfilter 00/08: Netfilter Update
2009-12-03 20:19 UTC (9+ messages)
` netfilter 01/08: xt_socket: make module available for INPUT chain
` netfilter 02/08: remove synchronize_net() calls in ip_queue/ip6_queue
` netfilter 03/08: nf_conntrack: avoid additional compare
` netfilter 04/08: nf_nat_helper: tidy up adjust_tcp_sequence
` netfilter 05/08: remove unneccessary checks from netlink notifiers
` netfilter 06/08: nf_ct_tcp: improve out-of-sync situation in TCP tracking
` netfilter 07/08: xtables: fix conntrack match v1 ipt-save output
` netfilter 08/08: net/ipv[46]/netfilter: Move && and || to end of previous line
[PATCH 1/5] bnx2: Protect tx timeout reset with rtnl_lock()
2009-12-03 20:17 UTC (6+ messages)
` [PATCH 2/5] bnx2: Dump some state during tx timeout
` [PATCH 3/5] bnx2: Print warning when unable to allocate the full SKB/page ring
` [PATCH 4/5] bnx2: Read firmware version from VPD
` [PATCH 5/5] bnx2: Update version to 2.0.3
net 00/05: routing based send-to-self implementation
2009-12-03 20:15 UTC (7+ messages)
` net 01/05: fib_rules: rearrange struct fib_rule
` net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME
` net 03/05: fib_rules: add oif classification
` net 04/05: fib_rules: allow to delete local rule
` ipv4 05/05: add sysctl to accept packets with local source addresses
[PATCH net-next-2.6] tcp: diag: Dont report negative values for rx queue
2009-12-03 18:54 UTC
Pull request: bluetooth-next-2.6 2009-12-03
2009-12-03 18:45 UTC (19+ messages)
` [PATCH 01/18] Bluetooth: Removal of unused variable in btmrvl driver
` [PATCH 02/18] Bluetooth: Remove stub ioctl in hci_vhci
` [PATCH 03/18] Bluetooth: Remove unused global minor variable
` [PATCH 04/18] Bluetooth: Fix miscdev ops owner for virtual driver
` [PATCH 05/18] Bluetooth: Implement raw output support for HIDP layer
` [PATCH 06/18] Bluetooth: Return ENETDOWN when interface is down
` [PATCH 07/18] Bluetooth: Turn hci_recv_frame into an exported function
` [PATCH 08/18] Bluetooth: Unobfuscate tasklet_schedule usage
` [PATCH 09/18] Bluetooth: Fix handling of BNEP setup connection requests
` [PATCH 10/18] Bluetooth: Initialize variables and timers for both channel's sides
` [PATCH 11/18] Bluetooth: Fix unset of SrejActioned flag
` [PATCH 12/18] Bluetooth: Fix sending ReqSeq on I-frames
` [PATCH 13/18] Bluetooth: Implement RejActioned flag
` [PATCH 14/18] Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value
` [PATCH 15/18] Bluetooth: Enable auto sleep mode for btmrvl driver
` [PATCH 16/18] Bluetooth: Add L2CAP option for max transmit value
` [PATCH 17/18] Bluetooth: Add RFCOMM option to use L2CAP ERTM mode
` [PATCH 18/18] Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver
[PATCH 1/6] tg3: Make TSS enable independent of MSI-X enable
2009-12-03 18:36 UTC
[PATCH 4/6] tg3: Use pci_read_vpd() instead of private method
2009-12-03 18:36 UTC
[PATCH 5/6] tg3: Clean tg3_init_one()
2009-12-03 18:36 UTC
[PATCH 2/6] tg3: Add 57765 asic rev
2009-12-03 18:36 UTC
[PATCH 3/6] tg3: Add some VPD preprocessor constants
2009-12-03 18:36 UTC
[PATCH 6/6] tg3: Update version to 3.105
2009-12-03 18:36 UTC
Fwd: KS8851 SPI Driver Integration
2009-12-03 18:26 UTC (2+ messages)
` "
[RFC 0/2] macvtap, second try
2009-12-03 17:52 UTC (3+ messages)
` [RFC 1/2] macvlan: Allow plugging in additional backends
` [RFC] macvlan: add tap device backend
[RFC PATCH v3 0/8] CAIF Protocol Stack
2009-12-03 17:49 UTC (3+ messages)
seeing strange values for tcp sk_rmem_alloc
2009-12-03 17:04 UTC (6+ messages)
[PATCH 0/3] iproute: fix tc ipt/xt module
2009-12-03 15:44 UTC (3+ messages)
[PATCH 0/2] Small fixes for sky2 Yukon-2 Optima chip
2009-12-03 15:12 UTC (3+ messages)
` [PATCH 1/2] net: Fix Yukon-2 Optima TCP offload setup
` [PATCH 2/2] net: Add missing TST_CFG_WRITE bits around sky2_pci_write
[PATCH][stable] b44 WOL setup: one-bit-off stack corruption kernel panic fix
2009-12-03 14:56 UTC
[tproxy,regression] tproxy broken in 2.6.32
2009-12-03 14:29 UTC (8+ messages)
[PATCH 2/2] iproute2 skbedit: Add support to mark packets
2009-12-03 13:32 UTC
[PATCH 1/2] iproute2 skbedit: Fix help message
2009-12-03 13:27 UTC
match SIP & RTP packets
2009-12-03 11:50 UTC (3+ messages)
soft lockup in inet_csk_get_port
2009-12-03 10:49 UTC (17+ messages)
` [PATCH] tcp: Fix a connect() race with timewait sockets
` [PATCH] tcp: fix a timewait refcnt race
` [PATCH net-next-2.6] tcp: connect() race with timewait reuse
[PATCH 1/4] stmmac: thinking about a generic driver for Synopsys Controllers
2009-12-03 10:42 UTC (5+ messages)
` [PATCH 2/4] stmmac: add the new Header file for stmmac platform data
` [PATCH 3/4] stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE
` [PATCH 4/4] stmmac: convert unicast addr list to list_head
notifier chain on br0
2009-12-03 9:47 UTC (3+ messages)
` [Bridge] "
tulip : kernel BUG in tulip_up/tulip_resume
2009-12-03 8:47 UTC (5+ messages)
[Patch] net: fix an array index overflow
2009-12-03 8:30 UTC (3+ messages)
RE
2009-12-03 7:53 UTC
"NIG timer max" messages from bnx2x
2009-12-03 7:47 UTC (4+ messages)
[PATCH] virtio_net: add more ethtool information
2009-12-03 6:32 UTC
README: net-next-2.6 plans
2009-12-03 7:01 UTC
RFC: net 00/05: routing based send-to-self implementation
2009-12-03 6:32 UTC (2+ messages)
Fw: [Bug 14470] New: freez in TCP stack
2009-12-03 6:24 UTC (4+ messages)
` "
[net-next-2.6 PATCH v8 0/7] TCPCT part 1: cookie option exchange
2009-12-03 6:19 UTC (10+ messages)
` [net-next-2.6 PATCH v8 1/7] TCPCT part 1a: add request_values parameter for sending SYNACK
` [net-next-2.6 PATCH v8 2/7] TCPCT part 1b: generate Responder Cookie secret
` [net-next-2.6 PATCH v8 3/7] TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
` [net-next-2.6 PATCH v8 4/7] TCPCT part 1d: define TCP cookie option, extend existing struct's
` [net-next-2.6 PATCH v8 5/7] TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS
` [net-next-2.6 PATCH v8 6/7] TCPCT part 1f: Initiator Cookie => Responder
` [net-next-2.6 PATCH v8 7/7] TCPCT part 1g: Responder Cookie => Initiator
[PATCH 3/3] atl1e: Remove non-implementation of ethtool set_msglevel() operation
2009-12-03 6:15 UTC (2+ messages)
[PATCH 2/3] atl1e: Remove redundant definitions of ethtool operations
2009-12-03 6:15 UTC (2+ messages)
[PATCH 1/3] atl1e: Allow TX checksum offload and TSO to be disabled and reenabled
2009-12-03 6:15 UTC (2+ messages)
[PATCH] net: Teach vlans to cleanup as a pernet subsystem
2009-12-03 6:14 UTC (2+ messages)
[net-next-2.6 PATCH 01/10] e1000e: remove use of skb_dma_map from e1000e driver
2009-12-03 6:13 UTC (10+ messages)
` [net-next-2.6 PATCH 04/10] ixgbe: remove skb_dma_map/unmap calls from driver
` [net-next-2.6 PATCH 05/10] igb: remove use of skb_dma_map "
` [net-next-2.6 PATCH 06/10] igbvf: remove skb_dma_map/unmap call from drivers
` [net-next-2.6 PATCH 07/10] bnx2: remove skb_dma_map/unmap calls from driver
` [net-next-2.6 PATCH 08/10] be2net: remove use of skb_dma_map/unmap
` [net-next-2.6 PATCH 09/10] tg3: "
` [net-next-2.6 PATCH 10/10] skbuff: remove skb_dma_map/unmap
[net-next-2.6 PATCH 1/3] e1000e: check_polarity function pointers not set for 8257x
2009-12-03 4:33 UTC (4+ messages)
` [net-next-2.6 PATCH 2/3] e1000e: refactor PHY ID detection workaround
` [net-next-2.6 PATCH 3/3] e1000e: correct ICH/PCH PHY operations function pointers
[PATCH NEXT 0/2] netxen: fix debug tools and some corner cases
2009-12-03 4:33 UTC (2+ messages)
[PATCH net-next 1/5] cnic: Fix ring I/O address for bnx2x devices
2009-12-03 4:32 UTC (2+ messages)
[PATCH] crypto: gmac - Add RFC4543 wrapper for GCM
2009-12-03 3:50 UTC (2+ 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).