messages from 2014-03-10 17:08:09 to 2014-03-11 03:24:53 UTC [more...]
[PATCH] netpoll: Don't call driver methods from interrupt context
2014-03-11 3:24 UTC (14+ messages)
` [PATCH next-next 0/11] Using dev_kfree_skb_any for functions called in multiple contexts
` [PATCH 01/11] bonding: Call dev_kfree_skby_any instead of kfree_skb
` [PATCH 02/11] bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb
` [PATCH 03/11] bnx2x: "
` [PATCH 04/11] tg3: "
` [PATCH 05/11] bcm63xx_enet: "
` [PATCH 06/11] e1000: "
` [PATCH 07/11] igbvf: "
` [PATCH 08/11] ixgb: "
` [PATCH 09/11] mlx4: "
` [PATCH 10/11] benet: Call dev_kfree_skby_any instead of kfree_skb
` [PATCH 11/11] gianfar: Carefully free skbs in functions called by netpoll
[PATCH v8 net-next 0/3] filter: add Extended BPF interpreter and converter, seccomp
2014-03-11 3:05 UTC (12+ messages)
` [PATCH v8 net-next 1/3] filter: add Extended BPF interpreter and converter
usbnet: driver_info->stop required to stop USB interrupts?
2014-03-11 2:53 UTC (3+ messages)
[PATCH net-next v2] ipv6: ip6_forward: perform skb->pkt_type check at the beginning
2014-03-11 2:40 UTC
[PATCH net] ipv6: do not overwrite inetpeer metrics prematurely
2014-03-11 2:38 UTC (4+ messages)
[PATCH net-next 00/12] r8152: new features
2014-03-11 2:25 UTC (5+ messages)
` [PATCH net-next] r8152: add skb_cow_head
` [PATCH net-next v2] "
[PATCH] vlan: Set correct source MAC address with TX VLAN offload enabled
2014-03-11 2:22 UTC (2+ messages)
[PATCH net] bonding: set correct vlan id for alb xmit path
2014-03-11 2:15 UTC (2+ messages)
[PATCH net RESEND] bonding: set correct vlan id for alb xmit path
2014-03-11 2:14 UTC
[PATCH net V2] Xen-netback: Fix issue caused by using gso_type wrongly
2014-03-11 1:58 UTC (2+ messages)
[PATCH] net: eth: cpsw: Use net_device_stats from struct net_device
2014-03-11 1:54 UTC (2+ messages)
[PATCH net-next] ipv6: ip6_forward: perform skb->pkt_type check at the beginning
2014-03-11 1:49 UTC (2+ messages)
[PATCHv2 1/2] bridge: multicast: add sanity check for general query destination
2014-03-11 1:48 UTC (4+ messages)
` [PATCHv2 2/2] bridge: multicast: enable snooping on general queries only
net-next: NULL pointer dereference on adding a net namespace and a system freeze
2014-03-11 1:45 UTC (4+ messages)
` [PATCH net-next] flowcache: restore a single flow_cache kmem_cache
[Bug] net/fec on i.MX28: promiscuous mode lost after reconnecting network cable
2014-03-11 1:28 UTC (7+ messages)
` [PATCH net] eth: fec: Fix lost promiscuous mode after reconnecting cable
net-next: NULL pointer dereference on adding a net namespace and a system freeze
2014-03-11 0:46 UTC (6+ messages)
[PATCH 2/5] IBM Akebono: Add support for a new PHY interface to the IBM emac driver
2014-03-11 0:44 UTC (2+ messages)
` [PATCH 2/5 V2] "
[PATCH V3 0/6] Drivers: net: hyperv: Enable various offloads
2014-03-11 0:42 UTC (3+ messages)
[PATCH net-next v2 0/9] Altera Triple Speed Ethernet (TSE) Driver
2014-03-11 0:40 UTC (12+ messages)
` [PATCH net-next v2 1/9] MAINTAINERS: Add entry for Altera Triple Speed Ethernet Driver
` [PATCH net-next v2 2/9] net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driver
` [PATCH net-next v2 3/9] dts: Add bindings for the Altera Triple Speed Ethernet driver
` [PATCH net-next v2 4/9] Documentation: networking: Add Altera Ethernet (TSE) Documentation
` [PATCH net-next v2 5/9] Altera TSE: Add Altera Ethernet Driver Makefile and Kconfig
` [PATCH net-next v2 6/9] Altera TSE: Add Altera Ethernet Driver MSGDMA File Components
` [PATCH net-next v2 7/9] Altera TSE: Add Altera Ethernet Driver SGDMA file components
` [PATCH net-next v2 8/9] Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver
` [PATCH net-next v2 9/9] Altera TSE: Add main and header file "
[PATCH 0/5] skbuff: fix skb_segment with zero copy skbs
2014-03-11 0:39 UTC (14+ messages)
` [PATCH 4/5] skbuff: skb_segment: s/fskb/list_skb/
` [PATCH 5/5] skbuff: skb_segment: orphan frags before copying
[PATCH net-next 0/2] pkt_sched: allow scheduling points
2014-03-11 0:30 UTC (4+ messages)
` [PATCH net-next 1/2] pkt_sched: do not use rcu in tc_dump_qdisc()
` [PATCH net-next 2/2] pkt_sched: add cond_resched() to class and qdisc dump
[PATCH net-next] ieee802154: at86rf230: add support for rf233 chip
2014-03-11 0:29 UTC
[PATCH NEXT] rtlwifi: rtl8723be: Fix array dimension problems
2014-03-10 23:53 UTC
[PATCH] net: phy: fix uninitalized WOL parameters in phy_ethtool_get_wol
2014-03-10 23:18 UTC (11+ messages)
` [PATCH v2 0/3] net: phy: fix uninitalized WOL struct "
` [PATCH v2 1/3] net: phy: fix uninitalized WOL parameters "
` [PATCH v2 2/3] net: mv643xx_eth: simplify phy_ethtool_get_wol call
` [PATCH v2 3/3] net: cpsw: "
[PATCH net] x86: bpf_jit: support negative offsets
2014-03-10 23:13 UTC (2+ messages)
[RFC][PATCH] audit: Simplify by assuming the callers socket buffer is large enough
2014-03-10 21:57 UTC (5+ messages)
[PATCH net-next v2] unix: add read side socket memory accounting for dgram sockets
2014-03-10 21:04 UTC (5+ messages)
[PATCHv5 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4
2014-03-10 20:43 UTC (36+ messages)
` [PATCHv5 net-next 01/31] cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
` [PATCHv5 net-next 02/31] cxgb4: Add code to dump SGE registers when hitting idma hangs
` [PATCHv5 net-next 03/31] cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck
` [PATCHv5 net-next 04/31] cxgb4: Updates for T5 SGE's Egress Congestion Threshold
` [PATCHv5 net-next 05/31] cxgb4: Calculate len properly for LSO path
` [PATCHv5 net-next 07/31] iw_cxgb4: Allow loopback connections
` [PATCHv5 net-next 08/31] iw_cxgb4: release neigh entry in error paths
` [PATCHv5 net-next 09/31] iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
` [PATCHv5 net-next 10/31] cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
` [PATCHv5 net-next 11/31] iw_cxgb4: use the BAR2/WC path for kernel QPs and T5 devices
` [PATCHv5 net-next 12/31] iw_cxgb4: Fix incorrect BUG_ON conditions
` [PATCHv5 net-next 27/31] iw_cxgb4: wc_wmb() needed after DB writes
` [PATCHv5 net-next 28/31] iw_cxgb4: SQ flush fix
` [PATCHv5 net-next 13/31] iw_cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
` [PATCHv5 net-next 14/31] iw_cxgb4: default peer2peer mode to 1
` [PATCHv5 net-next 15/31] iw_cxgb4: save the correct map length for fast_reg_page_lists
` [PATCHv5 net-next 16/31] iw_cxgb4: don't leak skb in c4iw_uld_rx_handler()
` [PATCHv5 net-next 17/31] iw_cxgb4: fix possible memory leak in RX_PKT processing
` [PATCHv5 net-next 18/31] iw_cxgb4: ignore read reponse type 1 CQEs
` [PATCHv5 net-next 19/31] iw_cxgb4: connect_request_upcall fixes
` [PATCHv5 net-next 20/31] iw_cxgb4: adjust tcp snd/rcv window based on link speed
` [PATCHv5 net-next 21/31] iw_cxgb4: update snd_seq when sending MPA messages
` [PATCHv5 net-next 22/31] iw_cxgb4: lock around accept/reject downcalls
` [PATCHv5 net-next 23/31] iw_cxgb4: drop RX_DATA packets if the endpoint is gone
` [PATCHv5 net-next 24/31] iw_cxgb4: rx_data() needs to hold the ep mutex
` [PATCHv5 net-next 25/31] iw_cxgb4: endpoint timeout fixes
` [PATCHv5 net-next 26/31] iw_cxgb4: rmb() after reading valid gen bit
` [PATCHv5 net-next 29/31] iw_cxgb4: minor fixes
` [PATCHv5 net-next 30/31] iw_cxgb4: Max fastreg depth depends on DSGL support
` [PATCHv5 net-next 31/31] iw_cxgb4: Use pr_warn_ratelimited
[PATCH v3 51/52] net/core/flow.c: Fix CPU hotplug callback registration
2014-03-10 20:42 UTC (2+ messages)
` [PATCH v3 52/52] net/iucv/iucv.c: "
[PATCH] tcp: tcp_release_cb() should release socket ownership
2014-03-10 20:40 UTC (4+ messages)
[PATCH net-next] ixgbe: fix ixgbe_check_reset_blocked() declaration
2014-03-10 20:32 UTC (4+ messages)
[PATCH net-next 0/7] mlx4: Add SRIOV support for RoCE
2014-03-10 20:31 UTC (7+ messages)
` [PATCH net-next 1/7] mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
[PATCH] netlink: switch net_ns only if net is not init_net
2014-03-10 20:30 UTC (4+ messages)
` [PATCH] net: add a pre-check of net_ns in sk_change_net()
[PATCH] iproute2: Fix warnings with gcc 4.9 and clang 3.4
2014-03-10 20:25 UTC (2+ messages)
[PATCH V3] ss: Add support for retrieving SELinux contexts
2014-03-10 20:24 UTC (2+ messages)
[PATCH 1/2] iproute2: use named constants instead of number literals to fill rtnl_rtscope_tab
2014-03-10 20:23 UTC (3+ messages)
` [PATCH 2/2] iproute2: use named constants instead of number literals to fill rtnl_rttable_hash
[PATCH] pkt_sched: fq: do not hold qdisc lock while allocating memory
2014-03-10 20:18 UTC (4+ messages)
[PATCH net-next] tcp: timestamp SYN+DATA messages
2014-03-10 20:17 UTC (4+ messages)
[PATCH net-next] hyperv: Change the receive buffer size for legacy hosts
2014-03-10 20:16 UTC (2+ messages)
[PATCH net-next] pkt_sched: add cond_resched() to class and qdisc dump
2014-03-10 20:12 UTC (3+ messages)
[PATCH 0/6] Drivers: net: hyperv: Enable various offloads
2014-03-10 20:11 UTC (11+ messages)
` [PATCH 1/6] Drivers: net: hyperv: Enable scatter gather I/O
` [PATCH] checkpatch: net and drivers/net: Warn on missing blank line after variable declaration
` Treewide frequency of various checkpatch messages
Problem with VPN: can't send NAT-T keepalives
2014-03-10 20:08 UTC
[PATCH net] bna: Replace large udelay() with mdelay()
2014-03-10 20:07 UTC (3+ messages)
[PATCH net-next V4 0/2] net: Affinity hint helper function
2014-03-10 20:04 UTC (3+ messages)
` [PATCH net-next V4 1/2] net: Utility function to get affinity_hint by policy
[PATCH net-next] 6lowpan: reassembly: fix access of ctl table entry
2014-03-10 20:03 UTC (2+ messages)
[PATCH v6 net-next 1/3] filter: add Extended BPF interpreter and converter
2014-03-10 20:02 UTC (5+ messages)
[PATCH net-next 0/5] VXLAN offload support
2014-03-10 19:57 UTC (8+ messages)
` [PATCH net-next 1/5] vxlan: Make VXLAN default UDP port number available for others
` [PATCH net-next 2/5] qlcnic: Get NIC capabilities using mailbox poll mode
` [PATCH net-next 3/5] qlcnic: Add VXLAN Tx offload support
` [PATCH net-next 4/5] qlcnic: Add VXLAN Rx offload support for 84xx
` [PATCH net-next 5/5] qlcnic: Update version to 5.3.57
[RFC][PATCH] audit: Simplify by assuming the callers socket buffer is large enough
2014-03-10 19:56 UTC (8+ messages)
` [GIT PULL] namespaces fixes for 3.14-rcX
pppd service crash in linux-3.13.6
2014-03-10 19:54 UTC (3+ messages)
next-20131218 - WARNING in qdisc_list_add
2014-03-10 19:44 UTC (4+ messages)
` [PATCH net] pkt_sched: move the sanity test in qdisc_list_add()
[PATCH v3] sky2: allow mac to come from dt
2014-03-10 19:40 UTC (2+ messages)
[RCU PATCH 00/14] Remove qdisc lock around ingress Qdisc
2014-03-10 19:36 UTC (24+ messages)
` [RCU PATCH 01/14] net: qdisc: use rcu prefix and silence sparse warnings
` [RCU PATCH 02/14] net: rcu-ify tcf_proto
` [RCU PATCH 03/14] net: sched: cls_basic use RCU
` [RCU PATCH 04/14] net: sched: cls_cgroup "
` [RCU PATCH 05/14] net: sched: cls_flow "
` [RCU PATCH 06/14] net: sched: fw "
` [RCU PATCH 07/14] net: sched: RCU cls_route
` [RCU PATCH 09/14] net: sched: make cls_u32 lockless
` [RCU PATCH 11/14] net: make cls_bpf rcu safe
` [RCU PATCH 12/14] net: sched: make tc_action safe to walk under RCU
` [RCU PATCH 13/14] net: sched: make bstats per cpu and estimator RCU safe
` [RCU PATCH 14/14] net: sched: drop ingress qdisc lock
[PATCH net-next] l2tp: fix unused variable warning
2014-03-10 19:32 UTC (2+ messages)
[PATCH] IB/mlx5_core: remove unreachable function call in module init
2014-03-10 19:23 UTC (2+ messages)
[PATCH 1/2] bridge: multicast: add sanity check for general query destination
2014-03-10 19:01 UTC (2+ messages)
pull request: wireless-next 2014-03-10
2014-03-10 19:01 UTC
Hello!
2014-03-10 18:52 UTC
[PATCH net] igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only
2014-03-10 18:50 UTC (3+ messages)
pull request: wireless 2014-03-07
2014-03-10 18:11 UTC (2+ messages)
[PATCH net-next] netlink: autosize skb lengthes
2014-03-10 17:56 UTC (2+ messages)
[PATCH net-next v2] sfc: Use ether_addr_copy and eth_broadcast_addr
2014-03-10 17:53 UTC (2+ messages)
[PATCH net-next] netdev: set __percpu attribute on netdev_alloc_pcpu_stats
2014-03-10 17:44 UTC (2+ messages)
COMPENSATION VALUED $2.5MILLION
2014-03-10 17:43 UTC
[PATCH net-next v2 0/2] gianfar: Tx timeout issue
2014-03-10 17:18 UTC (2+ messages)
TCP fast open question
2014-03-10 17:09 UTC (2+ 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).