messages from 2012-06-12 01:45:38 to 2012-06-13 12:55:14 UTC [more...]
[PATCH 0/8] dcbnl: Major simplifications
2012-06-13 12:54 UTC (7+ messages)
` [PATCH 1/8] dcbnl: Prepare framework to shorten handling functions
` [PATCH 2/8] dcbnl: Shorten all command "
` [PATCH 3/8] dcbnl: Remove now unused dcbnl_reply()
` [PATCH 4/8] dcbnl: Use dcbnl_newmsg() where possible
` [PATCH 5/8] dcbnl: Return consistent error codes
` [PATCH 6/8] dcbnl: Move dcb app lookup code into dcb_app_lookup()
[PATCH] usbnet: Activate halt interrupt endpoint before re-submit URB
2012-06-13 12:50 UTC
[PATCH 0/5] Introduce generic set_bit_le() -v2
2012-06-13 12:41 UTC (8+ messages)
` [PATCH 1/5] sfc: Use standard __{clear,set}_bit_le() functions
` [PATCH 2/5] drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
` [PATCH 3/5] bitops: Introduce generic {clear,set}_bit_le()
` [PATCH 4/5] powerpc: bitops: Introduce {clear,set}_bit_le()
` [PATCH 5/5] KVM: Replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()
am3359 (cpsw): unable to get gigabit link working (PHY: ICPlus IP1001)
2012-06-13 12:28 UTC
[RFC] net/sched/em_canid: Ematch rule to match CAN frames according to their CAN IDs
2012-06-13 12:18 UTC (7+ messages)
[net-next patch 0/12] bnx2x: ethtool and other enhancements
2012-06-13 15:14 UTC (15+ messages)
` [net-next patch 1/12] bnx2x: Add support for external LB
` [net-next patch 2/12] bnx2x: Return only online tests for MF
` [net-next patch 3/12] bnx2x: Add support for 4-tupple UDP RSS
` [net-next patch 4/12] bnx2x: Allow more than 64 L2 CIDs
` [net-next patch 5/12] bnx2x: Make the transmission queues adjacent
` [net-next patch 6/12] bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs
` [net-next patch 7/12] bnx2x: Split the FP structure
` [net-next patch 8/12] bnx2x: Allow up to 63 RSS queues default 8 queues
` [net-next patch 9/12] bnx2x: Add support for ethtool -L
` [net-next patch 10/12] bnx2x: Support DCBX for all functions
` [net-next patch 11/12] bnx2x: Add FCoE capabilities advertisement
` [net-next patch 12/12] bnx2x: Change date and version to 1.72.51-0
net/netfilter/nf_conntrack_proto_tcp.c:1606:9: error: ‘struct nf_proto_net’ has no member named ‘user’
2012-06-13 11:38 UTC (11+ messages)
[PATCH] netpoll: fix netpoll_send_udp() bugs
2012-06-13 11:18 UTC (2+ messages)
[PATCH] e1000: save skb counts in TX to avoid cache misses
2012-06-13 11:12 UTC (6+ messages)
(SEE ATTACHMENT)Johnson Gilbert Muthusamy!
2012-06-13 10:31 UTC
[PATCH 2/5] ipv4: Kill ip_rt_frag_needed()
2012-06-13 10:22 UTC (11+ messages)
PPPoE performance regression
2012-06-13 9:57 UTC (2+ messages)
[PATCH 1/3] net: lpc_eth: Replace WARN() trace with simple pr_warn()
2012-06-13 9:58 UTC (9+ messages)
` [PATCH net-next] net: lpc_eth: free skbs in start_xmit
[PATCH] bnx2x: fix checksum validation
2012-06-13 9:50 UTC
[PATCH 0/7] usbnet: misc cleanup
2012-06-13 9:21 UTC (9+ messages)
` [PATCH 4/7] usbnet: remove EVENT_DEV_OPEN flag
[PATCH net-next v3 0/3] 6lowpan fixes
2012-06-13 8:38 UTC (2+ messages)
` [PATCH v2 net-next v3 3/3] 6lowpan: remove excessive argument in pr_debug
[net-next.git 0/4] EEE for PAL and stmmac (v3)
2012-06-13 8:01 UTC (5+ messages)
` [net-next.git 1/4 (v5)] phy: add the EEE support and the way to access to the MMD registers
` [net-next.git 2/4 (v3)] stmmac: do not use strict_strtoul but kstrtoint
` [net-next.git 3/4] stmmac: update the driver Documentation and add EEE
` [net-next.git 4/4 (v5)] stmmac: add the Energy Efficient Ethernet support
[net-next.git 0/4] EEE for PAL and stmmac (v2)
2012-06-13 7:41 UTC (7+ messages)
` [net-next.git 1/4 (v5)] phy: add the EEE support and the way to access to the MMD registers
` [net-next.git 2/4 (v2)] stmmac: do not use strict_strtoul but kstrtoul
` [net-next.git 3/4] stmmac: update the driver Documentation and add EEE
` [net-next.git 4/4 (v5)] stmmac: add the Energy Efficient Ethernet support
linux-next: manual merge of the akpm tree with the net tree
2012-06-13 5:27 UTC
[GIT] net merged into net-next
2012-06-13 5:18 UTC
[PATCH net-next 4/4] 6lowpan: len field is not stored and accessed properly
2012-06-13 4:54 UTC (3+ messages)
[PATCH net-next 3/4] 6lowpan: the two bytes of u16 tag needs to be stored/accessed the other way around
2012-06-13 4:42 UTC (3+ messages)
ethtool: allow ETHTOOL_GSSET_INFO for users
2012-06-13 4:33 UTC (2+ messages)
usbnet: PM related fixes
2012-06-13 4:20 UTC (4+ messages)
` [PATCH 1/3] usbnet: clear OPEN flag in failure path
` [PATCH 2/3] usbnet: decrease suspend count if returning -EBUSY for runtime suspend
` [PATCH 3/3] usbnet: handle remote wakeup asap
[PATCH net-next] ethtool: Make more commands available to unprivileged processes
2012-06-13 1:52 UTC (2+ messages)
[PATCH 1/1] net-next: add dev_loopback_xmit() to avoid duplicate code
2012-06-13 1:52 UTC (2+ messages)
[PATCH net-next] bonding: remove packet cloning in recv_probe()
2012-06-13 1:52 UTC (3+ messages)
ethtool 3.4.1 released
2012-06-13 0:31 UTC
[PATCH v2] bonding: Fix corrupted queue_mapping
2012-06-13 0:26 UTC (4+ messages)
[PATCH 0/7] [RFCv2] new user-space connection tracking helper infrastructure
2012-06-12 22:46 UTC (10+ messages)
` [PATCH 1/7] netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
` [PATCH 2/7] netfilter: nf_ct_ext: support variable length extensions
` [PATCH 3/7] netfilter: nf_ct_helper: implement variable length helper private data
` [PATCH 4/7] netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
` [PATCH 5/7] netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
` [PATCH 6/7] netfilter: ctnetlink: add CTA_HELP_INFO attribute
` [PATCH 7/7] netfilter: add user-space connection tracking helper infrastructure
[PATCH net-next] ipv4: Add interface option to enable routing of 127.0.0.0/8
2012-06-12 22:26 UTC (9+ messages)
` [PATCHv2 "
[PATCH net 0/3] correct behavior when modify primary via sysfs
2012-06-12 22:24 UTC (7+ messages)
` [PATCH net 1/3] bonding:record primary when modify it "
[PATCH 0/2] netfilter updates for net tree (3.5-rc2)
2012-06-12 22:20 UTC (4+ messages)
` [PATCH 1/2] netfilter: xt_HMARK: fix endianness and provide consistent hashing
` [PATCH 2/2] netfilter: nf_ct_h323: fix bug in rtcp natting
pull request: wireless-next 2012-06-12
2012-06-12 22:15 UTC (2+ messages)
Fw: [Bug 43327] New: IP routing: cached route is applied to wrong network interface
2012-06-12 20:39 UTC (2+ messages)
` "
[PATCH] NFC: only put local on destruction if it was created before
2012-06-12 20:08 UTC
[PATCH 0/4] Introduce generic set_bit_le()
2012-06-12 19:23 UTC (9+ messages)
` [PATCH 1/4] drivers/net/ethernet/sfc: Add efx_ prefix to set_bit_le()
` [PATCH] sfc: Use standard __{clear,set}_bit_le() functions
` [PATCH 3/4] bitops: Introduce generic set_bit_le()
[PATCH] iwlwifi: re-order module_init order to prevent NULL ptr deref
2012-06-12 19:17 UTC (2+ messages)
Bug in net/ipv6/ip6_fib.c:fib6_dump_table()
2012-06-12 17:22 UTC
kernel ipsec error
2012-06-12 16:53 UTC (4+ messages)
[net-next.git 0/4] EEE for PAL and stmmac
2012-06-12 16:50 UTC (10+ messages)
` [net-next.git 1/4 (v4)] phy: add the EEE support and the way to access to the MMD registers
` [net-next.git 2/4] stmmac: do not use strict_strtoul but kstrtoul
` [net-next.git 3/4] stmmac: update the driver Documentation and add EEE
` [net-next.git 4/4 (v4)] stmmac: add the Energy Efficient Ethernet support
[net-next PATCH 00/02] net/ipv4: Add support for new tunnel type VTI
2012-06-12 16:17 UTC (2+ messages)
[PATCH] netpoll: Fix skb tail pointer in netpoll_send_udp()
2012-06-12 15:08 UTC (7+ messages)
` [PATCH] netpoll: Add support for hardware checksumming on egress
[PATCH] STA2X11 CAN: CAN driver for the STA2X11 board
2012-06-12 14:53 UTC (6+ messages)
` [PATCH RFC] c_can_pci: generic module for c_can on PCI
3.4-rc: NETDEV WATCHDOG: eth0 (r8169): transmit queue 0 timed out
2012-06-12 14:34 UTC (14+ messages)
[PATCH v9] tilegx network driver: initial support
2012-06-12 13:14 UTC (5+ messages)
` [PATCH v10] "
[PATCH 1/1 v3] Ethtool: Add EEE support
2012-06-12 12:48 UTC (2+ messages)
[PATCH 2/5] drivers/net: delete all code/drivers depending on CONFIG_MCA
2012-06-12 12:36 UTC (5+ messages)
` [RFC PATCH net-next] hp100: delete VG/AnyLAN hp100
Hello
2012-06-12 11:39 UTC
[patch] can: c_can: precedence error in c_can_chip_config()
2012-06-12 11:01 UTC (5+ messages)
[PATCH] usbnet: Activate the halt interrupt endpoint to fix endless "XactErr" error
2012-06-12 10:09 UTC (5+ messages)
Difficulties to get 1Gbps on be2net ethernet card
2012-06-12 9:10 UTC (26+ messages)
Possible deadlock in ipv6?
2012-06-12 9:09 UTC (5+ messages)
[PATCH v2] net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
2012-06-12 8:40 UTC (3+ messages)
[PATCH] net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
2012-06-12 7:28 UTC (3+ messages)
[PATCH net-next v2 5/5] net: sh_eth: use NAPI
2012-06-12 6:59 UTC
[PATCH net-next 5/5] net: sh_eth: use NAPI
2012-06-12 6:47 UTC (3+ messages)
[PATCH net 3/3] bonding:force to use primary slave
2012-06-12 6:37 UTC (4+ messages)
` [PATCH net V2] "
[PATCH net-next 4/5] net: sh_eth: add support for set_ringparam/get_ringparam
2012-06-12 5:19 UTC
[PATCH net-next 3/5] net: sh_eth: fix up the buffer pointers
2012-06-12 5:19 UTC
[PATCH net-next 2/5] net: sh_eth: remove unnecessary members/definitions
2012-06-12 5:19 UTC
[PATCH net-next 1/5] net: sh_eth: remove unnecessary function
2012-06-12 5:18 UTC
linux-next: manual merge of the akpm tree with the net tree
2012-06-12 4:07 UTC
[PATCH 0/4] simple generic timer infrastructure and stmmac example
2012-06-12 3:04 UTC (6+ messages)
` [PATCH (sh-2.6) 1/4] clksource: Generic timer infrastructure
[PATCH] fix kernel crash in the macvlan driver
2012-06-12 1:50 UTC (5+ 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).