messages from 2013-07-02 08:47:13 to 2013-07-03 16:18:58 UTC [more...]
[PATCH RFC] cdc_ncm.c: make rx and tx functions exportable
2013-07-03 16:18 UTC (28+ messages)
` [RFC] huawei_cdc_ncm driver - status
` [PATCH 0/3] make cdc_ncm_tx_fixup and cdc_ncm_rx_fixup non-static functions
` [PATCH 1/3] Export cdc_ncm_{tx,rx}_fixup functions
` [PATCH RFC 2/3] Introduce huawei_cdc_ncm driver
` [PATCH RFC 3/3] huawei_cdc_ncm base skeleton
` Huaei E3131 - connected!
` Huaei E3131 - status
` [PATCH V2 1/3] usbnet: cdc_ncm: let cdc_ncm_tx_fixup and cdc_ncm_rx_fixup be non-static
` [PATCH V2 2/3] usbnet: cdc_ncm: export cdc_ncm_tx_fixup and cdc_ncm_rx_fixup
` [PATCH V3 1/2] Export cdc_ncm_{tx,rx]_fixup functions
` [PATCH V3 2/2] Introduce huawei_cdc_ncm driver
` [PATCH V2 3/3] usbnet: introduce "
` [PATCH] usbnet: cdc_ncm: remove huawei devices handled by cdc_ncm_huawei.c
[PATCH next-20130703] net: sock: Add ifdef CONFIG_MEMCG_KMEM for mem_cgroup_sockets_{init,destroy}
2013-07-03 16:11 UTC (9+ messages)
[PATCH] net: ipv6: add missing lock in ping_v6_sendmsg
2013-07-03 15:52 UTC
[PATCH net,v2] net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF
2013-07-03 15:31 UTC (5+ messages)
` [PATCH] net: sock: fix TCP_SKB_MIN_TRUESIZE
[PATCH] net: ipv6: fix wrong ping_v6_sendmsg return value
2013-07-03 15:12 UTC
[PATCH v3 net-next 0/2] sit: allow to switch netns during encap/decap
2013-07-03 15:00 UTC (5+ messages)
` [PATCH net-next 0/3] ipip/ip6tnl: "
` [PATCH net-next 1/3] sit: fix tunnel update via netlink
` [PATCH net-next 2/3] ipip: add x-netns support
` [PATCH net-next 3/3] ip6tnl: "
[PATCH] core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
2013-07-03 14:53 UTC (3+ messages)
[PATCH v6 0/7] ARM: mvebu: switch to DT probed mv643xx_eth
2013-07-03 14:40 UTC (13+ messages)
` [PATCH v6 1/7] ARM: dove: add gigabit ethernet and mvmdio device tree nodes
` [PATCH v6 2/7] ARM: kirkwood: "
` [PATCH v6 3/7] ARM: orion5x: "
` [PATCH v6 4/7] ARM: dove: remove legacy mv643xx_eth setup
` [PATCH v6 5/7] ARM: kirkwood: remove redundant DT board files
` [PATCH v6 6/7] ARM: kirkwood: remove legacy clk alias for mv643xx_eth
` [PATCH v6 7/7] ARM: orion5x: remove legacy mv643xx_eth board setup
[RFC PATCH] sctp: Don't lookup dst if transport dst is still valid
2013-07-03 14:11 UTC (9+ messages)
Re
2013-07-03 13:25 UTC
Re
2013-07-03 13:22 UTC
[PATCH next-20130703] net: sock: Add ifdef CONFIG_MEMCG_KMEM for mem_cgroup_sockets_{init,destroy}
2013-07-03 12:49 UTC
[PATCH next-20130703] net: sock: Add ifdef CONFIG_MEMCG_KMEM for mem_cgroup_sockets_{init,destroy}
2013-07-03 12:40 UTC (2+ messages)
[PATCH net] virtio-net: fix the race between channels setting and refill
2013-07-03 12:15 UTC
libvirt & virtio_net - host.freeze@reset.domain
2013-07-03 11:43 UTC (2+ messages)
` [libvirt-users] "
[patch -next] net/mlx4: fix small memory leak on error
2013-07-03 9:37 UTC
[PATCH] ovs: queue_userspace_packet: bail out if nla_nest_start returns NULL
2013-07-03 8:49 UTC
linux-next: build failure after merge of the final tree (net-next tree related)
2013-07-03 8:45 UTC (3+ messages)
[PATCH net-next] core: Copy inner_protocol in copy_skb_header()
2013-07-03 7:04 UTC
[PATCH net-next 0/2] net: lls cleanup patches
2013-07-03 7:00 UTC (10+ messages)
` [PATCH v2 net-next] net: convert lls to use time_in_range()
[RFC ] netlink: limit large vmalloc() based skbs to NETLINK_NETFILTER
2013-07-03 6:59 UTC (4+ messages)
[PATCHv2] vhost-net: fix use-after-free in vhost_net_flush
2013-07-03 6:55 UTC (2+ messages)
[PATCH net-next] net: lls fix build with allnoconfig
2013-07-03 6:53 UTC (2+ messages)
tuntap regression in v3.9.8 and v3.10
2013-07-03 6:11 UTC (5+ messages)
[PATCH 1/1] net: add dm9620 net usb driver
2013-07-03 5:49 UTC (2+ messages)
rtnl_lock deadlock on 3.10
2013-07-03 5:33 UTC (5+ messages)
3.9.5+: Crash in tcp_input.c:4810
2013-07-03 5:02 UTC (8+ messages)
PROBLEM: Linux 3.9 more-specific ipv6 route ignored until next-hop is in neighbor cache
2013-07-03 5:00 UTC (2+ messages)
[PATCH] VSOCK: Move af_vsock.h and vsock_addr.h to include/net
2013-07-03 1:59 UTC
[PATCH v2.34] datapath: Add basic MPLS support to kernel
2013-07-03 1:31 UTC (5+ messages)
[PATCH net-next] ip_tunnels: Use skb-len to PMTU check
2013-07-02 23:44 UTC (2+ messages)
[PATCH v2 0/3] l2tp: make datapath sequence number handling RFC-compliant
2013-07-02 23:34 UTC (5+ messages)
` [PATCH v2 1/3] l2tp: do data sequence number handling in a separate func
` [PATCH v2 2/3] l2tp: make datapath sequence number support RFC-compliant
` [PATCH v2 3/3] l2tp: make datapath resilient to packet loss when sequence numbers enabled
[PATCH 00/13] Getting rid of get_unused_fd()
2013-07-02 23:14 UTC (4+ messages)
` [PATCH 12/13] sctp: use get_unused_fd_flags(0) instead "
[PATCH] wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm ops
2013-07-02 22:59 UTC (7+ messages)
[PATCH net-next v2 (repost)] net: convert lls to use time_in_range()
2013-07-02 22:54 UTC (2+ messages)
[PATCH net-next v3 1/1] net: fec: Add VLAN receive HW support
2013-07-02 21:52 UTC
WARNING: at net/core/dst.c:274 dst_release+0x2d/0x56()
2013-07-02 21:44 UTC (3+ messages)
[PATCH for-next 0/8] Add Mellanox mlx5 driver for Connect-IB devices
2013-07-02 21:36 UTC (9+ messages)
[PATCH V2] brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
2013-07-02 20:53 UTC (2+ messages)
packetdrill: a scriptable network stack testing tool
2013-07-02 20:21 UTC
Understanding lock contention in __udp4_lib_mcast_deliver
2013-07-02 20:16 UTC (8+ messages)
[patch net-next v2] nlmon: use standard rtnetlink link api for add/del devices
2013-07-02 19:53 UTC (3+ messages)
[PATCH net] ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data
2013-07-02 19:45 UTC (2+ messages)
[PATCH net v2] ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
2013-07-02 19:45 UTC (2+ messages)
[PATCH net-next v2 1/1] net: fec: Add VLAN receive HW support
2013-07-02 19:41 UTC (5+ messages)
` [PATCH net-next v1 1/1] net: fec: Fix RMON registers on imx6
[PATCH] cxgb3: Missing rtnl lock in error recovery
2013-07-02 19:38 UTC (2+ messages)
merge window is CLOSED
2013-07-02 19:34 UTC (3+ messages)
3.6 NULL kernel dereference in skb_gro_receive()
2013-07-02 17:51 UTC (3+ messages)
[PATCH 00/10] Improve 9P/RDMA
2013-07-02 16:49 UTC (13+ messages)
` [PATCH 01/10] 9P: Fix fcall allocation for rdma
` [PATCH 02/10] 9P/RDMA: rdma_request() needs not allocate req->rc
` [PATCH 03/10] 9pnet: refactor struct p9_fcall alloc code
` [PATCH 04/10] 9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB
` [PATCH 05/10] 9P/RDMA: Protect against duplicate replies
` [PATCH 06/10] 9P/RDMA: Use a semaphore to protect the RQ
` [PATCH 07/10] 9P/RDMA: Do not free req->rc in error handling in rdma_request()
` [PATCH 08/10] 9P/RDMA: Improve error handling in rdma_request
` [PATCH 09/10] 9P/RDMA: count posted buffers without a pending request
` [PATCH 10/10] 9P: Add cancelled() to the transport functions
[PATCH 0/3] l2tp: make datapath sequence number handling RFC-compliant
2013-07-02 16:32 UTC (6+ messages)
` [PATCH 1/3] l2tp: do data sequence number handling in a separate func
` [PATCH 2/3] l2tp: make datapath sequence number support RFC-compliant
` [PATCH 3/3] l2tp: make datapath resilient to packet loss when sequence numbers enabled
[PATCH] pkt_sched: rate overflow fix
2013-07-02 15:32 UTC (2+ messages)
PHC device sharing between PCI functions
2013-07-02 15:17 UTC (3+ messages)
[PATCH net-next] net: Add phys_port identifier to struct net_device and export it to sysfs
2013-07-02 14:40 UTC (11+ messages)
[PATCH v1 net-next] net: Add phys_port identifier to struct net_device and export it to sysfs
2013-07-02 14:09 UTC (3+ messages)
[PATCH v1 0/3] extend stmmac DT support
2013-07-02 13:04 UTC (4+ messages)
` [PATCH v1 1/3] dt:net:stmmac: Allocate platform data only if its NULL
` [PATCH v1 2/3] dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
` [PATCH v1 3/3] dt:net:stmmac: Add dt specific phy reset callback support
[PATCH] brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
2013-07-02 12:37 UTC (3+ messages)
[net-next.git] stmmac: dity-up and rework the driver debug levels
2013-07-02 12:12 UTC
[PATCH 35/50] sctp: fully initialize sctp_outq in sctp_outq_init
2013-07-02 11:07 UTC
[PATCH v3 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
2013-07-02 10:08 UTC (7+ messages)
` [PATCH v3 10/45] smp: Use get/put_online_cpus_atomic() to prevent CPU offline
[Patch iproute2] iptunnel: check SIT_ISATAP flag only for SIT tunnel
2013-07-02 9:39 UTC
[PATCH v2] net: cdc_ether: allow combined control and data interface
2013-07-02 9:06 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).