messages from 2012-10-25 18:46:34 to 2012-10-27 00:52:43 UTC [more...]
[net-next v2 00/12][pull request] Intel Wired LAN Driver Updates
2012-10-27 0:08 UTC (13+ messages)
` [net-next 01/12] ixgbe: Add support for pipeline reset
` [net-next 02/12] ixgbe: Fix return value from macvlan filter function
` [net-next 03/12] net, ixgbe: handle link local multicast addresses in SR-IOV mode
` [net-next 04/12] ixgbe: clean up the condition for turning on/off the laser
` [net-next 05/12] ixgbe: Return success or failure on VF MAC filter set
` [net-next 06/12] ixgbe: Do not decrement budget in ixgbe_clean_rx_irq
` [net-next 07/12] ixgbe: add/update descriptor maps in comments
` [net-next 08/12] ixgbevf: Do not forward LLDP type frames
` [net-next 09/12] igbvf: Check for error on dma_map_single call
` [net-next 10/12] igb: Enable auto-crossover during forced operation on 82580 and above
` [net-next 11/12] igb: Update firmware version info for ethtool output
` [net-next 12/12] igb: Fix sparse warning in igb_ptp_rx_pktstamp
[PATCH iproute2 0/5] Teach ss to show sockets' shutdown state
2012-10-27 0:51 UTC (9+ messages)
` [PATCH 4/5] ss: Get udp sockets info via sock-diag
` [PATCH 5/5] ss: Show inet and unix sockets' shutdown state
[PATCH net-next v2] netxen: explicity handle pause autoneg parameter
2012-10-27 0:39 UTC
[PATCH net-next] netxen: explicity handle pause autoneg parameter
2012-10-27 0:37 UTC (3+ messages)
[PATCH] tcp: make tcp_clear_md5_list static
2012-10-27 0:31 UTC
[PATCH net-next V2 1/1] tcp: Prevent needless syn-ack rexmt during TWHS
2012-10-27 0:07 UTC (6+ messages)
[RFC] gretap: don't do MTU discovery
2012-10-26 23:05 UTC
Disable tcp MSS option in three way handshake?
2012-10-26 22:54 UTC (6+ messages)
[PATCH net-next] net: compute skb->rxhash if nic hash may be 3-tuple
2012-10-26 21:52 UTC
[GIT] Networking
2012-10-26 21:38 UTC
[PATCH] sctp: Clean up type-punning in sctp_cmd_t union
2012-10-26 21:10 UTC (12+ messages)
` [PATCH v2] "
huh, entered softirq 3 NET_RX 082db810 preempt_count 00000101, exited with fffefc05?
2012-10-26 20:34 UTC
(unknown),
2012-10-26 20:21 UTC (6+ messages)
` [RFC PATCH 1/2] net: Add support for hardware-offloaded encapsulation
[PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
2012-10-26 20:00 UTC (4+ messages)
[PATCH] dlink: dl2k: use the module_pci_driver macro
2012-10-26 19:29 UTC
[PATCH] realtek: r8169: use module_pci_driver macro
2012-10-26 19:27 UTC
pull request: wireless 2012-10-26
2012-10-26 19:09 UTC (2+ messages)
[PATCH net-next] sk-filter: Add ability to get socket filter program
2012-10-26 19:04 UTC (3+ messages)
[PATCH v2 0/9] net/macb: driver enhancement concerning GEM support, ring logic and cleanup
2012-10-26 18:59 UTC (3+ messages)
[PATCH 0/8] IPVS updates for net-next tree
2012-10-26 18:50 UTC (10+ messages)
` [PATCH 1/8] ipvs: Trivial changes, use compressed IPv6 address in output
` [PATCH 2/8] ipvs: IPv6 extend ICMPv6 handling for future types
` [PATCH 3/8] ipvs: Use config macro IS_ENABLED()
` [PATCH 4/8] ipvs: Fix faulty IPv6 extension header handling in IPVS
` [PATCH 5/8] ipvs: Complete IPv6 fragment handling for IPVS
` [PATCH 6/8] ipvs: API change to avoid rescan of IPv6 exthdr
` [PATCH 7/8] ipvs: SIP fragment handling
` [PATCH 8/8] ipvs: fix build errors related to config option combinations
[PATCH] tilegx: fix some issues in the SW TSO support
2012-10-26 18:17 UTC (6+ messages)
[RFC PATCH net-next] qfq: handle the case that front slot is empty
2012-10-26 16:51 UTC (8+ messages)
` [PATCH net-next] net_sched: more precise pkt_len computation
[PATCH -next] qla3xxx: remove unused variable in ql_process_mac_tx_intr()
2012-10-26 16:35 UTC (2+ messages)
[PATCH -next] qla3xxx: use module_pci_driver to simplify the code
2012-10-26 16:32 UTC (2+ messages)
[net-next 00/14][pull request] Intel Wired LAN Driver Updates
2012-10-26 16:32 UTC (18+ messages)
` [net-next 01/14] ixgbe: Add support for pipeline reset
` [net-next 02/14] ixgbe: Fix return value from macvlan filter function
` [net-next 03/14] net, ixgbe: handle link local multicast addresses in SR-IOV mode
` [net-next 04/14] ixgbe: clean up the condition for turning on/off the laser
` [net-next 05/14] ixgbe: Return success or failure on VF MAC filter set
` [net-next 06/14] ixgbe: Do not decrement budget in ixgbe_clean_rx_irq
` [net-next 07/14] ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c
` [net-next 08/14] ixgbe: add/udpate descriptor maps in comments
` [net-next 09/14] ixgbevf: Do not forward LLDP type frames
` [net-next 10/14] ixgbevf: make sure probe fails on MSI-X enable error
` [net-next 11/14] igbvf: Check for error on dma_map_single call
` [net-next 12/14] igb: Enable auto-crossover during forced operation on 82580 and above
` [net-next 13/14] igb: Update firmware version info for ethtool output
` [net-next 14/14] igb: Fix sparse warning in igb_ptp_rx_pktstamp
[PATCH] vxlan: don't expire permanent entries
2012-10-26 16:24 UTC
Regarding bottlenecks for high speed packet generation
2012-10-26 16:15 UTC (7+ messages)
[RFC PATCH net-next v2] ipv6: remove rt6i_peer_genid from rt6_info and its handler
2012-10-26 13:52 UTC
[PATCH 0/1] smsc95xx: wol enhancements
2012-10-26 13:43 UTC (2+ messages)
` [PATCH 1/1] smsc95xx: add wol support for more frame types
[RFC PATCH net-next] ipv6: remove rt6i_peer_genid from rt6_info and its handler
2012-10-26 13:01 UTC
[net-next:master 79/82] net/core/sock.c:1267:3: error: too many arguments to function 'sock_update_classid'
2012-10-26 11:45 UTC (3+ messages)
[RFC PATCH net-next] pktgen: clean up ktime_t helpers
2012-10-26 11:42 UTC
[RFC] back on nf_tables (plus compatibility layer)
2012-10-26 11:04 UTC (3+ messages)
Instead of IP addresses the kernel started to show zero's
2012-10-26 10:58 UTC (3+ messages)
[PATCH] gianfar_ptp: use iomem, not ioports resource tree in probe
2012-10-26 10:32 UTC (7+ messages)
[PATCH v4] Network driver for the Armada 370 and Armada XP ARM Marvell SoCs
2012-10-26 10:03 UTC (5+ messages)
` [PATCH 1/4] net: mvneta: driver for Marvell Armada 370/XP network unit
` [PATCH 2/4] net: mvneta: update MAINTAINERS file for the mvneta maintainers
` [PATCH 3/4] arm: mvebu: add Ethernet controllers using mvneta driver for Armada 370/XP
` [PATCH 4/4] arm: mvebu: enable Ethernet controllers on Armada 370/XP eval boards
[RFC PATCH net-next 2/3] rtnl/ipv6: use netconf msg to advertise forwarding status
2012-10-26 9:17 UTC (13+ messages)
` [RFC PATCH net-next v2 0/5] Allow to monitor protocol configuration
` [RFC PATCH net-next v2 2/5] rtnl/ipv6: use netconf msg to advertise forwarding status
` [PATCH net-next v3 0/5] Allow to monitor protocol configuration
` [PATCH net-next v3 1/5] rtnl: add a new type of msg to advertise "
` [PATCH net-next v3 2/5] rtnl/ipv6: use netconf msg to advertise forwarding status
` [PATCH net-next v3 3/5] rtnl/ipv6: add support of RTM_GETNETCONF
` [PATCH net-next v3 4/5] rtnl/ipv4: use netconf msg to advertise forwarding status
` [PATCH net-next v3 5/5] rtnl/ipv4: add support of RTM_GETNETCONF
bpf filter : support for vlan tag
2012-10-26 8:16 UTC (6+ messages)
[PATCH net-next] net: sierra: shut up sparse restricted type warnings
2012-10-26 8:15 UTC (4+ messages)
` [PATCH net-next] net: cdc_ncm: big endian fix
` [PATCH v2 net-next] net: sierra: shut up sparse restricted type warnings
` [PATCH net-next] net: cdc_ncm: error path lock fix
[PATCH] l2tp: session is an array not a pointer
2012-10-26 7:47 UTC (2+ messages)
[PATCH] isdn: remove dead code
2012-10-26 7:47 UTC (2+ messages)
[PATCH] netfilter: remove silly double assignment
2012-10-26 7:45 UTC (2+ messages)
[PATCH] qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan
2012-10-26 7:44 UTC (2+ messages)
[PATCH] net: usb: Fix memory leak on Tx data path
2012-10-26 7:43 UTC (3+ messages)
[PATCH v1 0/5] Rework net_cls update socket logic
2012-10-26 7:42 UTC (16+ messages)
` [PATCH v1 1/5] cgroup: net_prio: Mark local used function static
` [PATCH v1 2/5] cgroup: net_cls: Fix local variable type decleration
` [PATCH v1 3/5] cgroup: net_cls: Remove rcu_read_lock/unlock
` [PATCH v1 4/5] cgroup: net_cls: Pass in task to sock_update_classid()
` [PATCH v1 5/5] cgroup: net_cls: Rework update socket logic
[PATCH v2 00/11] usbnet: usb_control_msg cleanup
2012-10-26 7:37 UTC (2+ messages)
[PATCH net 0/3] mlx4 fixes
2012-10-26 7:34 UTC (2+ messages)
[PATCH] MAINTAINERS: Add myself to list of SCTP maintainers
2012-10-26 6:23 UTC (3+ messages)
[PATCH] Make hmac algorithm selection for cookie generation dynamic
2012-10-26 6:22 UTC (4+ messages)
` [PATCH v2] sctp: "
[PATCH] bas_gigaset: fix pre_reset handling
2012-10-26 6:20 UTC (2+ messages)
[PATCH net-next] packet: minor: remove unused err assignment
2012-10-26 6:17 UTC (2+ messages)
[PATCH net-next 1/2] r8169: enable ALDPS for power saving
2012-10-26 6:15 UTC (4+ messages)
` [PATCH v3 net-next] "
[PATCH net-next 1/1] tcp: Prevent needless syn-ack rexmt during TWHS
2012-10-26 5:32 UTC (4+ messages)
[PATCH 1/1] af_unix.c: fix the compile warning in unix_bind
2012-10-26 3:24 UTC (3+ messages)
listen(2) backlog changes in or around Linux 3.1?
2012-10-25 23:16 UTC (17+ messages)
[PATCH 2/2] [sky2] Fix for interrupt handler
2012-10-25 22:36 UTC (2+ messages)
Hello
2012-10-25 21:39 UTC
[net-next PATCH v2 0/3] extend set/get netlink for embedded
2012-10-25 21:09 UTC (2+ messages)
EG20T and Micrel KSZ9021 Gigabit Ethernet
2012-10-25 20:52 UTC (6+ messages)
[RFC PATCH v2 0/2] Add support for hardware-offloaded encapsulation
2012-10-25 19:47 UTC (4+ messages)
` [RFC PATCH v2 1/2] net: "
` [RFC PATCH v2 2/2] tunneling: capture inner headers during encapsulation
[PATCH] netlink: get rid of the useless function of nlmsg_get_pos()
2012-10-25 19:44 UTC (2+ messages)
[PATCH NEXT 00/17] rtlwifi: Add new driver for RTL8723AE
2012-10-25 18:46 UTC (16+ messages)
` [PATCH NEXT 01/17] rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
` [PATCH NEXT 04/17] rtlwifi: rtl8723ae: Add new driver - Part 2
` [PATCH NEXT 06/17] rtlwifi: rtl8723ae: Add new driver - Part 4
` [PATCH NEXT 08/17] rtlwifi: rtl8723ae: Add new driver - Part 6
` [PATCH NEXT 05/17] rtlwifi: rtl8723ae: Add new driver - Part 3
` [PATCH NEXT 07/17] rtlwifi: rtl8723ae: Add new driver - Part 5
` [PATCH NEXT 09/17] rtlwifi: rtl8723ae: Add new driver - Part 7
` [PATCH NEXT 15/17] rtlwifi: rtl8723ae: Add new driver - Part 13
` [PATCH NEXT 16/17] rtlwifi: Modify files for addition of rtl8723ae
` [PATCH NEXT 17/17] rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the new driver
` [PATCH NEXT 10/17] rtlwifi: rtl8723ae: Add new driver - Part 8
` [PATCH NEXT 11/17] rtlwifi: rtl8723ae: Add new driver - Part 9
` [PATCH NEXT 12/17] rtlwifi: rtl8723ae: Add new driver - Part 10
` [PATCH NEXT 13/17] rtlwifi: rtl8723ae: Add new driver - Part 11
` [PATCH NEXT 14/17] rtlwifi: rtl8723ae: Add new driver - Part 12
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).