messages from 2014-09-10 15:10:40 to 2014-09-11 11:39:01 UTC [more...]
[PATCH net-next 0/7] bonding: get rid of curr_slave_lock
2014-09-11 11:38 UTC (5+ messages)
` [PATCH net-next 1/7] bonding: 3ad: clean up curr_slave_lock usage
` [PATCH net-next 2/7] bonding: alb: remove curr_slave_lock
` [PATCH net-next 3/7] bonding: clean curr_slave_lock use
` [PATCH net-next 4/7] bonding: convert curr_slave_lock to a spinlock and rename it
[PATCH] zd1211rw: replace ZD_ASSERT with lockdep_assert_held()
2014-09-11 10:42 UTC (9+ messages)
` [PATCH v2] "
[PATCH] net: axienet: remove unnecessary ether_setup after alloc_etherdev
2014-09-11 9:23 UTC
PTP_PEROUT_REQUEST and clock stepping
2014-09-11 9:52 UTC (3+ messages)
[PATCH net-next v3 2/2] bonding: Simplify the xmit function for modes that use xmit_hash
2014-09-11 9:39 UTC (2+ messages)
[PATCH net-next 0/2] Address reference counting issues with sock_queue_err_skb
2014-09-11 9:38 UTC (5+ messages)
` [PATCH net-next v2 1/2] skb: Add documentation for skb_clone_sk
` [PATCH net-next 2/2] mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
Blogpost: Explaining why I do PPS measurement with 64 bytes
2014-09-11 9:18 UTC
[PATCH v2 0/4] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support
2014-09-11 8:38 UTC (5+ messages)
` [PATCH v2 1/4] net: stmmac: enhance to support multiple device instances
` [PATCH v2 2/4] net: stmmac: better code manageability with platform data struct
` [PATCH v2 3/4] net: stmmac: add support for Intel Quark X1000
` [PATCH v2 4/4] net: stmmac: add MSI "
[PATCH net] ipv6: refresh rt6i_genid in ip6_pol_route()
2014-09-11 8:30 UTC (4+ messages)
` [PATCH net-next] ipv6: implement rt_genid_bump_ipv6 with fn_sernum and remove rt6i_genid
[PATCH net-next 00/14] tipc: new netlink API
2014-09-11 8:29 UTC (15+ messages)
` [PATCH net-next 01/14] tipc: add bearer disable/enable to new netlink api
` [PATCH net-next 02/14] tipc: add bearer get/dump "
` [PATCH net-next 03/14] tipc: add bearer set "
` [PATCH net-next 04/14] tipc: add sock dump "
` [PATCH net-next 05/14] tipc: add link get/dump "
` [PATCH net-next 06/14] tipc: add link set "
` [PATCH net-next 07/14] tipc: add link stat reset "
` [PATCH net-next 08/14] tipc: add media get/dump "
` [PATCH net-next 09/14] tipc: add media set "
` [PATCH net-next 10/14] tipc: add node get/dump "
` [PATCH net-next 11/14] tipc: add net dump "
` [PATCH net-next 12/14] tipc: add net set "
` [PATCH net-next 13/14] tipc: add name table dump "
` [PATCH net-next 14/14] tipc: remove old ASCII netlink API
pull-request: can 2014-09-11
2014-09-11 7:53 UTC (2+ messages)
` [PATCH] can: flexcan: avoid calling usleep_range from interrupt context
My Proposal!
2014-09-11 7:11 UTC
FlexCAN driver triggers kernel BUG in BUSOFF restart
2014-09-11 7:36 UTC
[PATCH net-next] ethernet: amd: use pr_info_once()
2014-09-11 7:20 UTC
[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
2014-09-11 6:45 UTC (20+ messages)
` [PATCH v11 net-next 04/12] bpf: expand BPF syscall with program load/unload
` [PATCH v11 net-next 11/12] net: filter: move eBPF instruction macros
` [PATCH v11 net-next 12/12] bpf: mini eBPF library, test stubs and verifier testsuite
[RFC v2 3/6] kthread: warn on kill signal if not OOM
2014-09-11 5:42 UTC (15+ messages)
[PATCH] udp: Fix inverted NAPI_GRO_CB(skb)->flush test
2014-09-11 5:13 UTC (2+ messages)
[PATCH net-next v3 1/2] bonding: display xmit_hash_policy for non-dynamic-tlb mode
2014-09-11 4:16 UTC
[net-next v5 0/3] Refactor vxlan and l2tp to use common UDP tunnel APIs
2014-09-11 3:29 UTC (4+ messages)
` [net-next v5 1/3] udp-tunnel: Expand "
` [net-next v5 2/3] vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions
` [net-next v5 3/3] l2tp: Refactor l2tp core "
[net-next PATCH v4 00/16] net/sched use rcu filters
2014-09-11 2:28 UTC (27+ messages)
` [net-next PATCH v4 01/16] net: qdisc: use rcu prefix and silence sparse warnings
` [net-next PATCH v4 02/16] net: rcu-ify tcf_proto
` [net-next PATCH v4 03/16] net: sched: cls_basic use RCU
` [net-next PATCH v4 04/16] net: sched: cls_cgroup "
` [net-next PATCH v4 05/16] net: sched: cls_flow "
` [net-next PATCH v4 06/16] net: sched: fw "
` [net-next PATCH v4 07/16] net: sched: RCU cls_route
` [net-next PATCH v4 08/16] net: sched: RCU cls_tcindex
` [net-next PATCH v4 09/16] net: sched: make cls_u32 per cpu
` [net-next PATCH v4 10/16] net: sched: make cls_u32 lockless
` [net-next PATCH v4 11/16] net: sched: rcu'ify cls_rsvp
` [net-next PATCH v4 12/16] net: sched: rcu'ify cls_bpf
` [net-next PATCH v4 13/16] net: sched: make tc_action safe to walk under RCU
` [net-next PATCH v4 14/16] net: sched: make bstats per cpu and estimator RCU safe
` [net-next PATCH v4 15/16] net: sched: make qstats per cpu
` [net-next PATCH v4 16/16] net: sched: drop ingress qdisc lock
linux-next: manual merge of the arm64 tree with the net tree
2014-09-11 2:16 UTC
Rusty away 18th September -- 11th October
2014-09-11 0:56 UTC
[PATCH 1/3] virtio_net: pass well-formed sgs to virtqueue_add_*()
2014-09-11 0:47 UTC (3+ messages)
` [PATCH 2/3] virtio_ring: assume sgs are always well-formed
` [PATCH 3/3] virtio_ring: unify direct/indirect code paths
[PATCH net-next v2 2/2] bonding: Simplify the xmit function for modes that use xmit_hash
2014-09-11 0:12 UTC (3+ messages)
[PATCH ipvs v2] ipvs: Add simple weighted failover scheduler
2014-09-10 23:56 UTC (5+ messages)
[PATCH net-next 00/20] Support v6 real servers in v4 pools and vice versa
2014-09-10 23:55 UTC (5+ messages)
[Patch net-next 0/5] ipv6: clean up locking in anycast and mcast
2014-09-10 23:54 UTC (9+ messages)
` [Patch net-next 3/5] ipv6: clean up ipv6_dev_ac_inc()
` [Patch net-next 4/5] ipv6: drop ipv6_sk_mc_lock in mcast
[PATCH] pktgen: nowait parameter
2014-09-10 23:37 UTC (3+ messages)
[PATCH net-next v2 0/2] sunvnet: Reduce LDC message overhead
2014-09-10 22:37 UTC (5+ messages)
[PATCH] Documentation: filter: Add MIPS to architectures with BPF JIT
2014-09-10 22:24 UTC (3+ messages)
[PATCH net] mlx4: Fix wrong endianess access with QP context flags
2014-09-10 22:23 UTC (2+ messages)
[PATCH net 0/4] mlx4 SRIOV fixes
2014-09-10 22:23 UTC (2+ messages)
RFC: DSA device/driver model revamp
2014-09-10 22:11 UTC
Question about synchronize_net() in AF_PACKET close()
2014-09-10 21:39 UTC (5+ messages)
[PATCH net] ipv6: clean up anycast when an interface is destroyed
2014-09-10 21:23 UTC (4+ messages)
` [PATCH v2 "
[PATCH net-next v2] net: bpf: only build bpf_jit_binary_{alloc,free}() when jit selected
2014-09-10 21:05 UTC (4+ messages)
[PATCH net-next 0/5] Allow FW size upto 1MB, support for S25FL032P flash and misc. fixes
2014-09-10 21:02 UTC (2+ messages)
[PATCH net-next] mac80211: Check correct skb for shared states before freeing original
2014-09-10 21:01 UTC (3+ messages)
[PATCH net-next] tipc: fix sparse warnings
2014-09-10 21:01 UTC (2+ messages)
[net PATCH v2 1/1] drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdown
2014-09-10 20:59 UTC (2+ messages)
[PATCH v2 0/2] net: arc_emac: fix tx issues
2014-09-10 20:50 UTC (3+ messages)
` [PATCH v2 1/2] net: arc_emac: enable tx interrupts
` [PATCH v2 2/2] net: arc_emac: prevent reuse of unreclaimed tx descriptors
[PATCH V2 net] core: Don't attempt to load the "" driver
2014-09-10 20:06 UTC (4+ messages)
3.17-rc1 oops during network interface configuration
2014-09-10 20:04 UTC (4+ messages)
[PATCH v1] net: ethernet: arc: Don't free Rockchip resources before disconnect from phy
2014-09-10 20:03 UTC (2+ messages)
[PATCH 00/25] nf-next pull request
2014-09-10 19:47 UTC (7+ messages)
` [PATCH 20/25] netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset
` [PATCH 22/25] netfilter: ebtables: create audit records for replaces
` [PATCH 23/25] netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables
` [PATCH 24/25] netfilter: nf_nat: generalize IPv6 "
` [PATCH 25/25] netfilter: nf_tables: add new nft_masq expression
[PATCH net-next 0/5] net: Convert pr_warning to pr_warn
2014-09-10 19:43 UTC (2+ messages)
[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
2014-09-10 18:30 UTC (13+ messages)
` [Patch v3 net-next 01/12] net:fec: add enet refrence clock for i.MX 6SX chip
` [Patch v3 net-next 02/12] net:fec: add enet AVB feature macro define for imx6sx
` [Patch v3 net-next 03/12] net: fec: change data structure to support multiqueue
` [Patch v3 net-next 04/12] net: fec: parser max queue number from dt file
` [Patch v3 net-next 05/12] net: fec: init multi queue date structure
` [Patch v3 net-next 06/12] net:fec: Disable enet-avb MAC instead of reset MAC
` [Patch v3 net-next 07/12] net: fec: add enet-avb IP support
` [Patch v3 net-next 08/12] net:fec: Add fsl,imx6sx-fec compatible strings
` [Patch v3 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement
` [Patch v3 net-next 10/12] net: fec: init complete variable in early to avoid kernel dump
` [Patch v3 net-next 11/12] ARM: Documentation: Update fec dts binding doc
` [Patch v3 net-next 12/12] ARM: dts: imx6sx: add multi-queue support enet
[PATCH v2 03/14] isdn: i4l: Remove ASYNC_CTS_FLOW
2014-09-10 19:06 UTC
[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
2014-09-10 18:55 UTC
[Patch v3 net-next 01/12] net:fec: add enet refrence clock for i.MX 6SX chip
2014-09-10 18:30 UTC (24+ messages)
` [Patch v3 net-next 02/12] net:fec: add enet AVB feature macro define for imx6sx
` [Patch v3 net-next 03/12] net: fec: change data structure to support multiqueue
` [Patch v3 net-next 04/12] net: fec: parser max queue number from dt file
` [Patch v3 net-next 05/12] net: fec: init multi queue date structure
` [Patch v3 net-next 06/12] net:fec: Disable enet-avb MAC instead of reset MAC
` [Patch v3 net-next 07/12] net: fec: add enet-avb IP support
` [Patch v3 net-next 08/12] net:fec: Add fsl,imx6sx-fec compatible strings
` [Patch v3 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement
` [Patch v3 net-next 10/12] net: fec: init complete variable in early to avoid kernel dump
` [Patch v3 net-next 11/12] ARM: Documentation: Update fec dts binding doc
` [Patch v3 net-next 12/12] ARM: dts: imx6sx: add multi-queue support enet
[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
2014-09-10 18:30 UTC
[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
2014-09-10 18:30 UTC
rtt vs. rcv_rtt ?
2014-09-10 18:06 UTC (2+ messages)
Generic way to change net namespace for wireless device
2014-09-10 18:01 UTC
rtt vs. rcv_rtt
2014-09-10 17:56 UTC
[BUG REPORT] Unencrypted packets after SNAT, allthough IPSEC-Policies are present
2014-09-10 17:26 UTC
linux-next: build failure after merge of the wireless-next tree
2014-09-10 17:46 UTC (3+ messages)
[PATCH v2 0/8] ARM: Berlin: Ethernet support
2014-09-10 17:44 UTC (4+ messages)
` [PATCH v2 4/8] net: pxa168_eth: fix Ethernet flow control status
linux-next: Tree for Sep 10 (bpf)
2014-09-10 17:06 UTC (2+ messages)
[PATCH net-next] skb: Add documentation for skb_clone_sk
2014-09-10 16:43 UTC (5+ messages)
pull request: wireless-next 2014-09-08
2014-09-10 16:31 UTC (10+ messages)
` iwlwifi no authentication with AP - "
[PATCH net-next] Revert "ipv4: Clarify in docs that accept_local requires rp_filter."
2014-09-10 16:20 UTC
randconfig build error with next-20140910, in net/netfilter/xt_socket.c
2014-09-10 16:08 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).