messages from 2013-06-16 10:35:00 to 2013-06-18 08:35:16 UTC [more...]
[PATCH] tcp: Modify the condition for the first skb to collapse
2013-06-18 9:52 UTC (8+ messages)
[PATCH] build some drivers only when compile-testing
2013-06-18 8:35 UTC (9+ messages)
linux-next: manual merge of the arm-soc tree with the net-next tree
2013-06-18 8:33 UTC (3+ messages)
[PATCH 4/9] bnx2: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
2013-06-18 8:12 UTC
[PATCH net-next 0/2] bnx2x: add support for low latency rx
2013-06-18 8:10 UTC (4+ messages)
` [PATCH net-next 1/2] bnx2x: add support for ndo_ll_poll
` [PATCH net-next 2/2] bnx2x: replace mechanism to check for next available packet
[PATCH 2/9] amd8111e: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
2013-06-18 8:06 UTC
[PATCH 1/9] Bnx2x: remove redundant D0 power state set
2013-06-18 8:05 UTC
[PATCH net-next 0/3] net driver dependency cleanup
2013-06-18 7:55 UTC (6+ messages)
` [PATCH net-next 1/3] net: Move MII out from under NET_CORE and hide it
` [PATCH net-next 2/3] at91_ether: Do not select NET_CORE
` [PATCH net-next 3/3] net: Add missing dependencies on NETDEVICES
[patch] netfilter: prevent harmless integer overflow
2013-06-18 7:46 UTC
[PATCH] net: fec: Fix build for MCF5272
2013-06-18 7:19 UTC (4+ messages)
[PATCH] vlan: restore ethtool ABI to control VLAN hardware acceleration
2013-06-18 7:18 UTC (5+ messages)
[RFC patch RESEND net-next 1/1] tcp: introduce TCP experimental option for SMC-R
2013-06-18 7:07 UTC
[PATCH v2.33] datapath: Add basic MPLS support to kernel
2013-06-18 7:06 UTC
[PATCH net-next v2 00/12] openvswitch: gre tunneling support
2013-06-18 6:21 UTC (2+ messages)
[stmmac] On mtu change, Not able to ping Host
2013-06-18 5:57 UTC
[PATCH (net.git)] stmmac: fix EEE setup
2013-06-18 5:03 UTC
Problems in bridge.8, ip-netns.8, ip-maddress.8, ip-tunnel.8, ip-route.8, ip-neighbour.8, ip-rule.8
2013-06-18 5:14 UTC
[PATCH 0/2] fix kernel crash with macvtap on top of LRO
2013-06-18 5:12 UTC (10+ messages)
Patches required for 3.9 stable
2013-06-18 4:48 UTC (5+ messages)
[PATCH 5/7] sctp: Convert __list_for_each use to list_for_each
2013-06-18 2:26 UTC
[PATCH 0/1] alx driver
2013-06-18 1:18 UTC (19+ messages)
` [PATCH v2 1/1] alx: add a simple AR816x/AR817x device driver
` [PATCH] "
` [PATCH v4] "
[PATCH net-next v2 12/12] openvswitch: Add gre tunnel support
2013-06-18 0:50 UTC
[PATCH net-next v2 11/12] openvswitch: Optimize flow key match for non tunnel flows
2013-06-18 0:50 UTC
[PATCH net-next v2 08/12] openvswitch: Copy individual actions
2013-06-18 0:50 UTC
[PATCH net-next v2 10/12] openvswitch: Expand action buffer size
2013-06-18 0:50 UTC
[PATCH net-next v2 09/12] openvswitch: Add tunneling interface
2013-06-18 0:50 UTC
[PATCH net-next v2 07/12] ip_tunnel: Add dont fragment flag
2013-06-18 0:50 UTC
[PATCH net-next v2 06/12] ip_tunnel: push generic protocol handling to ip_tunnel module
2013-06-18 0:50 UTC
[PATCH net-next v2 05/12] ip_tunnels: extend iptunnel_xmit()
2013-06-18 0:49 UTC
[PATCH net-next v2 04/12] gre: export gre_handle_offloads() function
2013-06-18 0:49 UTC
[PATCH net-next v2 03/12] gre: export gre_build_header() function
2013-06-18 0:49 UTC
[PATCH net-next v2 02/12] gre: Allow multiple protocol listener for gre protocol
2013-06-18 0:49 UTC
[PATCH net-next v2 01/12] gre: Simplify gre protocol registration locking
2013-06-18 0:49 UTC
[PATCH net-next 1/5] net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb)
2013-06-18 0:13 UTC (16+ messages)
` [PATCH net-next 2/5] net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)
` [PATCH net-next 3/5] mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
` [PATCH net-next 4/5] pxa168_eth: convert skb->end into skb_end_pointer(skb)
` [PATCH net-next 5/5] staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb)
[PATCH] bridge: fix switched interval for MLD Query types
2013-06-18 0:11 UTC (2+ messages)
[PATCH net-next 0/2] Two SCTP cleanup patches
2013-06-18 0:08 UTC (5+ messages)
` [PATCH net-next 1/2] net: sctp: get rid of t_new macro for kzalloc
` [PATCH net-next 2/2] net: sctp: remove SCTP_STATIC macro
[PATCH net-next 0/2] Low latency Socket support
2013-06-18 0:01 UTC (8+ messages)
` [PATCH net-next 1/2] net/mlx4_en: Add Low Latency Socket (LLS) support
` [PATCH net-next 2/2] net/mlx4_en: Low Latency recv statistics
[PATCH v2 net-next 00/16] tipc: make use of kernel threads to simplify things
2013-06-17 23:55 UTC (20+ messages)
` [PATCH net-next 01/16] tipc: update code comments to reflect new uapi header path
` [PATCH net-next 02/16] tipc: change socket buffer overflow control to respect sk_rcvbuf
` [PATCH net-next 03/16] tipc: allow implicit connect for stream sockets
` [PATCH net-next 04/16] tipc: introduce new TIPC server infrastructure
` [PATCH net-next 05/16] tipc: convert topology server to use new server facility
` [PATCH net-next 06/16] tipc: convert configuration "
` [PATCH net-next 07/16] tipc: delete code orphaned by new server infrastructure
` [PATCH net-next 08/16] tipc: remove user_port instance from tipc_port structure
` [PATCH net-next 09/16] tipc: rename tipc_createport_raw to tipc_createport
` [PATCH net-next 10/16] tipc: convert config_lock from spinlock to mutex
` [PATCH net-next 11/16] tipc: save sock structure pointer instead of void pointer to tipc_port
` [PATCH net-next 12/16] tipc: cosmetic realignment of function arguments
` [PATCH net-next 13/16] tipc: enhance priority of link protocol packet
` [PATCH net-next 14/16] tipc: make tipc_link_send_sections_fast exit earlier
` [PATCH net-next 15/16] tipc: fix wrong return value for link_send_sections_long routine
` [PATCH net-next 16/16] tipc: remove dev_base_lock use from enable_bearer
[PATCH 1/1] fec: Add support to restart autonegotiate
2013-06-17 23:34 UTC (2+ messages)
[PATCH v2 net-next] bonding: don't call alb_set_slave_mac_addr() while atomic
2013-06-17 23:27 UTC (3+ messages)
[PATCH] net: cpsw: check for cpts pointer after its allocation
2013-06-17 23:26 UTC (2+ messages)
pull request: wireless 2013-06-17
2013-06-17 23:19 UTC (2+ messages)
[PATCH 0/3] netfilter fixes for net
2013-06-17 23:14 UTC (7+ messages)
` [PATCH 1/3] netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()
` [PATCH 2/3] netfilter: xt_TCPMSS: Fix IPv6 default MSS too
` [PATCH 3/3] netfilter: xt_TCPMSS: Fix missing fragmentation handling
[PATCH v2 net-next] tg3: Prevent system hang during repeated EEH errors
2013-06-17 23:02 UTC (2+ messages)
[PATCH net] Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()
2013-06-17 22:58 UTC (2+ messages)
[PATCH net 0/3] vxlan: stability patches
2013-06-17 22:56 UTC (5+ messages)
` [PATCH net 1/3] vxlan: fix race between flush and incoming learning
` [PATCH net 2/3] vxlan: only migrate dynamic FDB entries
` [PATCH net 3/3] vxlan: handle skb_clone failure
CAN I DEPOSIT 20,000,000.00 GBP INTO YOUR ACCOUNT?
2013-06-14 12:04 UTC
[PATCH v5 net-next 0/4] net: low latency sockets follow ups
2013-06-17 22:48 UTC (2+ messages)
kmemleak reports in kernel 3.9.5+
2013-06-17 22:45 UTC (6+ messages)
[RFC 0/7] Fixing dma mask setting in various network drivers
2013-06-17 20:45 UTC (5+ messages)
[netlink] WARNING: at mm/vmalloc.c:1487 __vunmap()
2013-06-17 20:09 UTC (2+ messages)
VLAN driver question
2013-06-17 19:12 UTC
[PATCH net-next] tg3: Prevent system hang during repeated EEH errors
2013-06-17 19:11 UTC (5+ messages)
[PATCH net-next] net: Add phys_port identifier to struct net_device and export it to sysfs
2013-06-17 18:47 UTC (2+ messages)
[PATCH] rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
2013-06-17 18:25 UTC
3.9.5+: Crash in tcp_input.c:4810
2013-06-17 18:17 UTC (2+ messages)
[r8169 3.10rc5] NETDEV WATCHDOG: eth1 (r8169): transmit queue 0 timed out
2013-06-17 13:42 UTC (3+ messages)
ax25_recvmsg lockup
2013-06-17 14:28 UTC
[PATCH] bonding: don't call alb_set_slave_mac_addr() while atomic
2013-06-17 17:30 UTC (2+ messages)
[PATCH net-next] bonding: don't call alb_set_slave_mac_addr() while atomic
2013-06-17 14:12 UTC (3+ messages)
[PATCH 6/7] drivers: ssb: Kconfig: Amend SSB_EMBEDDED dependencies
2013-06-17 14:00 UTC
[PATCH 1/1] fec: Add support to restart autonegotiate
2013-06-17 13:44 UTC (2+ messages)
IPv4 implementation
2013-06-17 13:33 UTC
Quick Loans
2013-06-17 10:59 UTC
[PATCH 1/2] net: wireless: wl1251: Use module_spi_driver macro
2013-06-17 9:24 UTC (2+ messages)
[PATCH] net/wireless/ti/wlcore/spi: Use module_spi_driver to register driver
2013-06-17 9:23 UTC (2+ messages)
Problems with ixgbe driver
2013-06-17 9:11 UTC (3+ messages)
[PATCH v4] ethernet/arc/arc_emac - Add new driver
2013-06-17 9:03 UTC (5+ messages)
linux-next: manual merge of the pinctrl tree with Linus' tree
2013-06-17 7:09 UTC (2+ messages)
linux-next: manual merge of the arm-soc tree with the net-next tree
2013-06-17 6:43 UTC
Quick Loans
2013-06-17 5:33 UTC
Bekräfta din webbmail konto
2013-06-17 6:33 UTC
Quick Loans
2013-06-17 3:56 UTC
linux-next: manual merge of the net-next tree with Linus' tree
2013-06-17 2:44 UTC
linux-next: manual merge of the net-next tree with Linus' tree
2013-06-17 2:38 UTC
[net-next 0/8][pull request] Intel Wired LAN Driver Updates
2013-06-16 21:34 UTC (4+ messages)
` [net-next 1/8] i40e: main driver core
[RFC/BUG] ipv6: bug in "ipv6: Copy cork options in ip6_append_data"
2013-06-16 20:37 UTC (6+ messages)
kernel BUG at net/core/skbuff.c:1065!
2013-06-16 17:08 UTC (2+ messages)
[linux-next-20130607] rcu warning, sleep in atomic, unchecked dma alloc, bad address access
2013-06-16 15:39 UTC
hanging, and possible exploit/ddos from LAN for RTL and other cards (watchdog netdev)
2013-06-16 13:26 UTC
[PATCH V3 net-next 0/3] Control VF link state
2013-06-16 10:50 UTC (3+ messages)
[RFC PATCH] usb: hcd: warn about URB buffers that are not DMA aligned and are about to be DMA mapped
2013-06-16 10:35 UTC (9+ 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).