messages from 2014-02-11 02:11:52 to 2014-02-12 12:43:48 UTC [more...]
[Patch net-next v3 0/5] net_sched: act: more cleanup and improvement
2014-02-12 12:43 UTC (8+ messages)
` [Patch net-next v3 1/5] net_sched: act: hide struct tcf_common from API
` [Patch net-next v3 2/5] net_sched: act: refactor cleanup ops
` [Patch net-next v3 3/5] net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
` [Patch net-next v3 4/5] net_sched: act: refuse to remove bound action outside
` [Patch net-next v3 5/5] net_sched: act: clean up tca_action_flush()
[RFC 0/2] xen-backend interfaces and IFF_MULTICAST
2014-02-12 12:19 UTC (6+ messages)
` [RFC 2/2] xen-netback: disable multicast and use a random hw MAC address
[PATCH] xfrm: avoid creating temporary SA when there are no listeners
2014-02-12 12:09 UTC (2+ messages)
[PATCHv5 net-next 0/6] xfrm: Add ESN support for AH
2014-02-12 12:06 UTC (2+ messages)
[BUG] at include/linux/page-flags.h:415 (PageTransHuge)
2014-02-12 12:02 UTC (4+ messages)
[PATCH net] virtio-net: alloc big buffers also when guest can receive UFO
2014-02-12 11:59 UTC (2+ messages)
[PATCH v3 0/2] sctp: fix a problem with net_namespace
2014-02-12 11:53 UTC (4+ messages)
` [PATCH v3 1/2] sctp: fix a missed .data initialization
` [PATCH v3 2/2] sctp: optimize the sctp_sysctl_net_register
[PATCH net] vhost_net: do not report a used len larger than receive buffer size
2014-02-12 11:52 UTC (2+ messages)
[Patch net-next v2] net: allow setting mac address of loopback device
2014-02-12 11:50 UTC (2+ messages)
[net-next 0/3] 802.21 and MPLS headers and classification
2014-02-12 11:49 UTC (5+ messages)
` [net-next 1/3] if_ether.h: add IEEE 802.21 Ethertype
` [net-next 2/3] UAPI: add MPLS label stack definition
` [net-next 3/3] cfg80211: add MPLS and 802.21 classification
Experimental Privacy Functions and TCP SYN Payloads
2014-02-12 11:35 UTC
[PATCH net-next] ipv6: do not set "u" bit for temporary addresses
2014-02-12 11:08 UTC
[PATCH 09/28] Remove ATHEROS_AR231X
2014-02-12 10:50 UTC (9+ messages)
[PATCH 3/3] be2net: refactor multi-channel config code for Skyhawk-R chip
2014-02-12 10:39 UTC
[PATCH 2/3] be2net: Update copyright year
2014-02-12 10:39 UTC
[PATCH 1/3] be2net: Log a kernel message when UE is detected in BE & Skyhawk
2014-02-12 10:37 UTC
[PATCH net-next] be2net patches
2014-02-12 10:37 UTC
pull-request: can 2014-02-12
2014-02-12 10:35 UTC (2+ messages)
` [PATCH] can: kvaser_usb: check number of channels returned by HW
pull-request: can-next 2014-02-12
2014-02-12 10:15 UTC
[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support
2014-02-12 10:12 UTC (2+ messages)
[PATCH V2 0/6] vhost code cleanup and minor enhancement
2014-02-12 10:06 UTC (4+ messages)
` [PATCH V2 5/6] vhost_net: poll vhost queue after marking DMA is done
[Patch net] macvlan: add NETIF_F_NETNS_LOCAL flag
2014-02-12 10:03 UTC (12+ messages)
[PATCH] netfilter: nft_meta: fix typo "CONFIG_NET_CLS_ROUTE"
2014-02-12 9:53 UTC
The kmemleak detector reports about leaked "struct net"
2014-02-12 9:42 UTC
[PATCH net] net: Clear local_df only if crossing namespace
2014-02-12 9:32 UTC (8+ messages)
[PATCH -next] gre: return more precise errno value when adding tunnel fails
2014-02-12 9:28 UTC
[PATCH net-next] socket: replace some printk with pr_*
2014-02-12 9:09 UTC
[PATCH V2] net/dt: Add support for overriding phy configuration from device tree
2014-02-12 8:57 UTC (7+ messages)
` [PATCH V3] "
[PATCH net-next] net: remove useless if check from register_netdevice()
2014-02-12 8:47 UTC (4+ messages)
[PATCH net-next] tipc: explicitly include core.h in addr.h
2014-02-12 8:34 UTC
[PATCH net-next] ipv4: ip_forward: perform skb->pkt_type check at the beginning
2014-02-12 8:10 UTC
[PATCH] tun: use netif_receive_skb instead of netif_rx_ni
2014-02-12 7:40 UTC (10+ messages)
[PATCH v2] can: xilinx CAN controller support
2014-02-12 7:10 UTC
[PATCH net-next 0/2] bonding: remove the redundant judgements for bonding
2014-02-12 6:58 UTC (3+ messages)
` [PATCH net-next 1/2] bonding: remove the redundant judgements for bond_set_mac_address()
` [PATCH net-next 2/2] bonding: remove the redundant judgements for bond_option_queue_id_set()
3.14-mw regression: rtl8169 WARNING: DMA-API: exceeded 7 overlapping mappings of pfn 55ebe
2014-02-12 4:17 UTC (11+ messages)
[PATCH net-next 00/10] Support for Broadcom GENET driver
2014-02-12 4:07 UTC (11+ messages)
` [PATCH net-next 01/10] net: phy: add "internal" PHY mode
` [PATCH net-next 02/10] net: phy: add MoCA PHY type
` [PATCH net-next 03/10] net: phy: update port type for MoCA PHYs
` [PATCH net-next 04/10] net: phy: add Broadcom BCM7xxx internal PHY driver
` [PATCH net-next 05/10] net: bcmgenet: add driver definitions and private structure
` [PATCH net-next 06/10] net: bcmgenet: add main driver file
` [PATCH net-next 07/10] net: bcmgenet: add MDIO routines
` [PATCH net-next 08/10] net: bcmgenet: hook into the build system
` [PATCH net-next 09/10] Documentation: add Device tree bindings for Broadcom GENET
` [PATCH net-next 10/10] MAINTAINERS: add entry for the Broadcom GENET driver
[PATCH net] bonding: Fix deadlock in bonding driver when using netpoll
2014-02-12 4:06 UTC
[PATCH v2.54] datapath: Add basic MPLS support to kernel
2014-02-12 3:52 UTC (2+ messages)
RTL8153 fails to get link after applying c7de7dec2 to 3.8 kernel
2014-02-12 3:47 UTC (4+ messages)
[PATCH net-next 0/4] sch_netem: some improvements and cleanups
2014-02-12 2:58 UTC (5+ messages)
` [PATCH net-next 1/4] sch_netem: return errcode before setting params
` [PATCH net-next 2/4] sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sched_data *"
` [PATCH net-next 3/4] sch_netem: replace magic numbers with enumerate in GE model
` [PATCH net-next 4/4] sch_netem: replace spin_(un)lock_bh with sch_tree_(un)lock
[PATCH] Documentation/networking: delete orphaned 3c505.txt file
2014-02-12 1:52 UTC
[PATCH net-next] intel: Remove unnecessary OOM messages
2014-02-12 1:30 UTC (2+ messages)
` [PATCH net-next V2] "
[PATCH 00/10] net: phy: small cleanups and improvements
2014-02-12 1:27 UTC (11+ messages)
` [PATCH 01/10] net: phy: use network device in phy_print_status
` [PATCH 02/10] net: phy: update phy_print_status to show pause settings
` [PATCH 03/10] net: phy: display human readable PHY speed settings
` [PATCH 04/10] net: phy: add genphy_aneg_done()
` [PATCH 05/10] net: phy: allow driver to implement their own aneg_done
` [PATCH 06/10] net: phy: fix phy_{clear,config}_interrupt comment typos
` [PATCH 07/10] net: phy: re-design phy_modes to be self-contained
` [PATCH 08/10] net: phy: expose PHY device interface mode
` [PATCH 09/10] net: phy: add "has_fixups" boolean property
` [PATCH 10/10] net: phy: expose phydev->has_fixups to sysfs
[PATCH v2 0/2] sctp: fix a problem with net_namespace
2014-02-12 1:21 UTC (4+ messages)
` [PATCH v2 2/2] sctp: optimize the sctp_sysctl_net_register
large degradation in ip netns add/exec performance in 3.13?
2014-02-12 0:56 UTC (3+ messages)
net-next is OPEN
2014-02-12 0:32 UTC
[PATCH] net: clear iflink when moving to a new netns
2014-02-11 23:51 UTC (3+ messages)
` [PATCH] macvlan: unregister net device when netdev_upper_dev_link() fails
` [PATCH] net: correct error path in rtnl_newlink()
r8169: DMA-API: exceeded 7 overlapping mappings of pfn 943ad
2014-02-11 23:33 UTC (3+ messages)
Q: why calling kobject_put() twice?
2014-02-11 22:24 UTC
fe80::/64 route missing on GRE tunnels
2014-02-11 21:59 UTC (2+ messages)
RFC: bridge get fdb by bridge device
2014-02-11 21:12 UTC (13+ messages)
[PATCH 3/3] net: GSO encapsulation for IP packets
2014-02-11 20:45 UTC (3+ messages)
[PATCH 0/6] Various cleanups of r8188eu
2014-02-11 20:41 UTC (5+ messages)
` [PATCH 1/6] staging: r8188eu: Replace wrapper around _rtw_memcmp()
` [PATCH 6/6] staging: r8188eu: Remove _func_enter and _func_exit macros
xfrm: is pmtu broken with ESP tunneling?
2014-02-11 20:20 UTC (3+ messages)
[PATCH v2 0/2] dp83640: Get pin and master/slave configuration from DT
2014-02-11 20:19 UTC (5+ messages)
` [PATCH v2 1/2] dp83640: Support a configurable number of periodic outputs
` [PATCH v2 2/2] dp83640: Get pin and master/slave configuration from DT
[PATCH v2] net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
2014-02-11 19:56 UTC (3+ messages)
Bonding
2014-02-11 18:22 UTC (5+ messages)
[PATCH 1/3] net: Fix GRE RX to use skb_transport_header for GRE
2014-02-11 17:43 UTC
[PATCH 2/3] net: UDP gro_receive accept csum=0
2014-02-11 17:43 UTC
[PATCH 0/3] net: Generalizations for GRE,GSO,GRO
2014-02-11 17:43 UTC
linux 3.13: problems with isatap tunnel device and UFO
2014-02-11 17:42 UTC (6+ messages)
[PATCH 01/13] net: Mark function as static in 9p/client.c
2014-02-11 17:12 UTC (3+ messages)
` [PATCH 13/13] net: Mark functions as static in net/sunrpc/svc_xprt.c
[PATCH] netfilter: nf_nat_snmp_basic: fix duplicates in if/else branches
2014-02-11 16:11 UTC (2+ messages)
[PATCH] net: rtnetlink: fix correct size given to memset
2014-02-11 16:01 UTC (4+ messages)
[PATCH] can: xilinx CAN controller support
2014-02-11 14:12 UTC (8+ messages)
8% performance improved by change tap interact with kernel stack
2014-02-11 13:21 UTC (3+ messages)
[PATCH 1/2] net: core: introduce netif_skb_dev_features
2014-02-11 13:14 UTC (3+ messages)
` [PATCH v5 2/2] net: ip, ipv6: handle gso skbs in forwarding path
[PATCH net] tipc: fix message corruption bug for deferred packets
2014-02-11 10:38 UTC
[PATCH v2 0/3] net: stmmac: Add STi GMAC ethernet
2014-02-11 10:00 UTC (8+ messages)
` [PATCH v2 1/3] net: stmmac:sti: Add STi SOC glue driver
` [PATCH v3 0/3] net: stmmac: Add STi GMAC ethernet
` [PATCH v3 1/3] net: stmmac:sti: Add STi SOC glue driver
` [PATCH v3 2/3] ARM: STi: Add STiH415 ethernet support
` [PATCH v3 3/3] ARM: STi: Add STiH416 "
[PATCH net,v2] hyperv: Fix the carrier status setting
2014-02-11 9:51 UTC (2+ messages)
[PATCH iproute2 v2] ss: display interface name as zone index when needed
2014-02-11 9:06 UTC
[PATCH] net: rfkill-regulator: Add devicetree support
2014-02-11 8:42 UTC (3+ messages)
[PATCH 1/1] Micrel PHY: Allow setting of config flag MICREL_PHY_50MHZ_CLK for KSZ8081/KSZ8091 PHY
2014-02-11 8:28 UTC
[PATCH 1/2 v2] usbnet: fix bad header length bug
2014-02-11 7:43 UTC (7+ messages)
[PATCH] dp83640: Get gpio and master/slave configuration from DT
2014-02-11 8:01 UTC (3+ messages)
[PATCH 00/34] net: Use pci_enable_msix_range()
2014-02-11 8:01 UTC (5+ messages)
` [PATCH 01/34] bnx2: "
[GIT] Networking
2014-02-11 7:14 UTC
[PATCH] ipvs: Reduce checkpatch noise in ip_vs_lblc.c
2014-02-11 6:29 UTC
[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support
2014-02-11 5:59 UTC (3+ messages)
` Re: [PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800Device "
[PATCH] ipvs: Reduce checkpatch noise in ip_vs_lblc.c
2014-02-11 5:35 UTC
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).