messages from 2014-09-10 18:54:43 to 2014-09-11 22:35:42 UTC [more...]
[Patch net-next v2 0/8] ipv6: clean up locking code in anycast and mcast
2014-09-11 22:35 UTC (4+ messages)
` [Patch net-next v2 1/8] ipv6: drop useless rcu_read_lock() in anycast
` [Patch net-next v2 2/8] ipv6: remove ipv6_sk_ac_lock
` [Patch net-next v2 3/8] ipv6: clean up ipv6_dev_ac_inc()
[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
2014-09-11 22:29 UTC (16+ messages)
` [PATCH v11 net-next 11/12] net: filter: move eBPF instruction macros
[RFC v2 3/6] kthread: warn on kill signal if not OOM
2014-09-11 22:26 UTC (25+ messages)
` [systemd-devel] "
[PATCH Resend] drivers: net: b44: Fix typo in returning multicast stats
2014-09-11 22:19 UTC
[PATCH] drivers: net: b44: Fix typo in returning multicast stats
2014-09-11 22:14 UTC
[PATCH net-next v3 2/2] bonding: Simplify the xmit function for modes that use xmit_hash
2014-09-11 22:08 UTC (3+ messages)
[Patch net-next] ipv6: exit early in addrconf_notify() if IPv6 is disabled
2014-09-11 22:07 UTC
URGENT RESPOND NEEDED
2014-09-11 21:15 UTC
[net-next v5 0/3] Refactor vxlan and l2tp to use common UDP tunnel APIs
2014-09-11 21:04 UTC (5+ 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 "
[PATCH net-next v2 0/7] bonding: get rid of curr_slave_lock
2014-09-11 20:49 UTC (8+ messages)
` [PATCH net-next v2 1/7] bonding: 3ad: clean up curr_slave_lock usage
` [PATCH net-next v2 2/7] bonding: alb: remove curr_slave_lock
` [PATCH net-next v2 3/7] bonding: clean curr_slave_lock use
` [PATCH net-next v2 4/7] bonding: convert curr_slave_lock to a spinlock and rename it
` [PATCH net-next v2 5/7] bonding: alb: convert to bond->mode_lock
` [PATCH net-next v2 6/7] bonding: 3ad: "
` [PATCH net-next v2 7/7] bonding: adjust locking comments
[PATCH net-next] Allow to set net namespace for wireless device via RTM_LINK
2014-09-11 20:35 UTC
Rusty away 18th September -- 11th October
2014-09-11 20:16 UTC (3+ messages)
[PATCH net-next 0/7] net: foo-over-udp (fou)
2014-09-11 20:07 UTC (8+ messages)
` [PATCH net-next 1/7] net: Export inet_offloads and inet6_offloads
` [PATCH net-next 2/7] fou: Support for foo-over-udp RX path
` [PATCH net-next 3/7] fou: Add GRO support
` [PATCH net-next 4/7] net: Changes to ip_tunnel to support foo-over-udp encapsulation
` [PATCH net-next 5/7] sit: TX path for sit/UDP "
` [PATCH net-next 6/7] ipip: TX path for IPIP/UDP "
` [PATCH net-next 7/7] gre: TX path for GRE/UDP "
[PATCH 09/28] Remove ATHEROS_AR231X
2014-09-11 19:21 UTC (11+ messages)
[PATCH net-next] net: dsa: change tag_protocol to an enum
2014-09-11 18:57 UTC
pull request: wireless 2014-09-11
2014-09-11 18:43 UTC
[PATCH] net/phy: micrel: Disable asymmetric pause for KSZ9031
2014-09-11 18:41 UTC (2+ messages)
Why ECONNREFUSED from unix_dgram_sendmsg?
2014-09-11 17:52 UTC (3+ messages)
[PATCH v2 0/2] net: arc_emac: fix tx issues
2014-09-11 17:24 UTC (4+ messages)
` [PATCH v2 1/2] net: arc_emac: enable tx interrupts
` [PATCH v2 2/2] net: arc_emac: prevent reuse of unreclaimed tx descriptors
[net PATCH 1/1] drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdev
2014-09-11 17:22 UTC
Sending undersized ARP packets with VXLAN L3 interface
2014-09-11 16:16 UTC (10+ messages)
[PATCH v2 0/3] net: Add Keystone NetCP ethernet driver support
2014-09-11 15:56 UTC (9+ messages)
[PATCH net-next 0/2] Address reference counting issues with sock_queue_err_skb
2014-09-11 15:53 UTC (8+ 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
randconfig build error with next-20140911, in net/ipv6/netfilter/nf_nat_masquerade_ipv6.c
2014-09-11 15:01 UTC (2+ messages)
[PATCH] net/macb: Add hardware revision information during probe
2014-09-11 14:51 UTC
[PATCH net] ipv6: refresh rt6i_genid in ip6_pol_route()
2014-09-11 14:47 UTC (11+ messages)
` [PATCH net-next] ipv6: implement rt_genid_bump_ipv6 with fn_sernum and remove rt6i_genid
[PATCHv3 net-next] sunvnet: Avoid sending superfluous LDC messages
2014-09-11 13:57 UTC
rooms reservation
2014-09-11 13:46 UTC
[PATCH net-next] r8152: support VLAN
2014-09-11 13:29 UTC (2+ messages)
[BUG REPORT] Unencrypted packets after SNAT, allthough IPSEC-Policies are present
2014-09-11 13:11 UTC (3+ messages)
[GIT] Networking
2014-09-11 12:51 UTC (7+ messages)
` Macvlan WARNiNGS about duplicate sysfs filenames (Was [GIT] Networking)
[PATCH net-next 0/7] bonding: get rid of curr_slave_lock
2014-09-11 12:40 UTC (9+ 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 net-next 5/7] bonding: alb: convert to bond->mode_lock
` [PATCH net-next 6/7] bonding: 3ad: "
` [PATCH net-next 7/7] bonding: adjust locking comments
[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)
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-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] 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 PATCH v4 00/16] net/sched use rcu filters
2014-09-11 2:28 UTC (21+ 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 05/16] net: sched: cls_flow use RCU
` [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
linux-next: manual merge of the arm64 tree with the net tree
2014-09-11 2:16 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 (2+ 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 (2+ 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 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 (2+ messages)
[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 (11+ messages)
` [Patch v3 net-next 01/12] net:fec: add enet refrence clock for i.MX 6SX chip
` [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 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
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).