messages from 2014-09-09 05:58:13 to 2014-09-10 00:00:06 UTC [more...]
[PATCH net-next v2 0/3] BPF updates
2014-09-10 0:00 UTC (2+ messages)
[PATCH v2 net-next] tcp: remove dst refcount false sharing for prequeue mode
2014-09-09 23:56 UTC (4+ messages)
[GIT] Networking
2014-09-09 23:55 UTC (5+ messages)
` Macvlan WARNiNGS about duplicate sysfs filenames (Was [GIT] Networking)
[Patch net-next 0/5] ipv6: clean up locking in anycast and mcast
2014-09-09 23:52 UTC (6+ messages)
` [Patch net-next 1/5] ipv6: drop useless rcu_read_lock() in anycast
` [Patch net-next 2/5] ipv6: remove ipv6_sk_ac_lock
` [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 net-next 5/5] ipv6: drop some rcu_read_lock "
[PATCH net-next] sfc: Convert the normal transmit complete path to dev_consume_skb_any()
2014-09-09 23:46 UTC (4+ messages)
[PATCH 0/3] kbuild: Clean up makefiles and then drop obj-n an obj-n
2014-09-09 23:45 UTC (5+ messages)
` [PATCH 1/3] kbuild: remove unnecessary "obj- := dummy.o" trick
[PATCH net-next 00/20] Support v6 real servers in v4 pools and vice versa
2014-09-09 23:40 UTC (21+ messages)
` [PATCH net-next 01/20] ipvs: Add destination address family to netlink interface
` [PATCH net-next 02/20] ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
` [PATCH net-next 03/20] ipvs: Pass destination address family to ip_vs_trash_get_dest
` [PATCH net-next 04/20] ipvs: Supply destination address family to ip_vs_conn_new
` [PATCH net-next 05/20] ipvs: prevent mixing heterogeneous pools and synchronization
` [PATCH net-next 06/20] ipvs: Pull out crosses_local_route_boundary logic
` [PATCH net-next 07/20] ipvs: Pull out update_pmtu code
` [PATCH net-next 08/20] ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools
` [PATCH net-next 09/20] ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
` [PATCH net-next 10/20] ipvs: address family of LBLC entry depends on svc family
` [PATCH net-next 11/20] ipvs: address family of LBLCR "
` [PATCH net-next 12/20] ipvs: use correct address family in DH logs
` [PATCH net-next 13/20] ipvs: use correct address family in LC logs
` [PATCH net-next 14/20] ipvs: use correct address family in NQ logs
` [PATCH net-next 15/20] ipvs: use correct address family in RR logs
` [PATCH net-next 16/20] ipvs: use correct address family in SED logs
` [PATCH net-next 17/20] ipvs: use correct address family in SH logs
` [PATCH net-next 18/20] ipvs: use correct address family in WLC logs
` [PATCH net-next 19/20] ipvs: use the new dest addr family field
` [PATCH net-next 20/20] ipvs: Allow heterogeneous pools now that we support them
linux-next: build failure after merge of the wireless-next tree
2014-09-09 23:37 UTC (2+ messages)
randconfig build error with next-20140909, in drivers/net/ethernet/broadcom/cnic.c
2014-09-09 23:36 UTC (8+ messages)
[PATCH next] net: use kfree_skb_list() helper in more places
2014-09-09 23:08 UTC
[RFC v2 3/6] kthread: warn on kill signal if not OOM
2014-09-09 23:03 UTC (11+ messages)
[RFC v2 3/6] kthread: warn on kill signal if not OOM
2014-09-09 23:01 UTC (19+ messages)
[PATCH net-next v1 2/2] bonding: Simplify the xmit function for modes that use xmit_hash
2014-09-09 22:41 UTC (4+ messages)
[PATCH 1/1] net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland
2014-09-09 22:14 UTC (2+ messages)
pull request: wireless-next 2014-09-08
2014-09-09 22:07 UTC (7+ messages)
` iwlwifi no authentication with AP - "
Question about synchronize_net() in AF_PACKET close()
2014-09-09 22:00 UTC (2+ messages)
[PATCH net-next 0/6] bonding: get rid of bond->lock
2014-09-09 21:41 UTC (5+ messages)
[PATCH net-next v2 0/7] bonding: get rid of bond->lock
2014-09-09 21:17 UTC (8+ messages)
` [PATCH net-next v2 1/7] cxgb4: remove bond->lock
` [PATCH net-next v2 2/7] bonding: 3ad: use curr_slave_lock instead of bond->lock
` [PATCH net-next v2 3/7] bonding: alb: clean bond->lock
` [PATCH net-next v2 4/7] bonding: convert primary_slave to use RCU
` [PATCH net-next v2 5/7] bonding: procfs: clean bond->lock usage and "
` [PATCH net-next v2 6/7] bonding: options: remove bond->lock usage
` [PATCH net-next v2 7/7] bonding: remove last users of bond->lock and bond->lock itself
[patch net-next 00/13] introduce rocker switch driver with openvswitch hardware accelerated datapath
2014-09-09 21:09 UTC (3+ messages)
[PATCH] rtlwifi: btcoexist: Fix "always true" warning from commit ed364abffd6e
2014-09-09 20:57 UTC
[Patch v2 net-next 00/12] net: fec: imx6sx multiqueue support
2014-09-09 20:15 UTC (13+ messages)
` [Patch v2 net-next 01/12] net:fec: add enet refrence clock for i.MX 6SX chip
` [Patch v2 net-next 02/12] net:fec: add enet AVB feature macro define for imx6sx
` [Patch v2 net-next 03/12] net: fec: change data structure to support multiqueue
` [Patch v2 net-next 04/12] net: fec: parser max queue number from dt file
` [Patch v2 net-next 05/12] net: fec: init multi queue date structure
` [Patch v2 net-next 06/12] net:fec: Disable enet-avb MAC instead of reset MAC
` [Patch v2 net-next 07/12] net: fec: add enet-avb IP support
` [Patch v2 net-next 08/12] net:fec: Add fsl,imx6sx-fec compatible strings
` [Patch v2 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement
` [Patch v2 net-next 10/12] net: fec: init complete variable in early to avoid kernel dump
` [Patch v2 net-next 11/12] ARM: Documentation: Update fec dts binding doc
` [Patch v2 net-next 12/12] ARM: dts: imx6sx: add multi-queue support enet
[PATCH ipvs v2] ipvs: Add simple weighted failover scheduler
2014-09-09 19:55 UTC (2+ messages)
Problems with Freescale FEC PHY driver
2014-09-09 19:35 UTC (2+ messages)
[PATCH net-next v5 00/13] dsa: Broadcom Starfighter 2 switch support
2014-09-09 19:37 UTC (3+ messages)
` [PATCH net-next v5 11/13] net: dsa: add Broadcom SF2 switch driver
3.17-rc1 oops during network interface configuration
2014-09-09 19:30 UTC (6+ messages)
[PATCH net-next 0/5] net: Changes to GRO for encapsulation
2014-09-09 19:18 UTC (2+ messages)
[PATCH net-next] ethernet: ti: remove unwanted THIS_MODULE macro
2014-09-09 18:59 UTC (2+ messages)
[PATCH net-next 0/3] net: enable GRO for IPIP and SIT
2014-09-09 18:52 UTC (6+ messages)
` [PATCH net-next 1/3] ipv6: Clear flush_id to make GRO work
` [PATCH 2/3] ipip: Add gro callbacks to ipip offload
` [PATCH 3/3] sit: Add gro callbacks to sit_offload
[PATCH][net-next] openvswitch: change the data type of error status to atomic_long_t
2014-09-09 18:47 UTC (2+ messages)
[PATCH net-next] bridge: Cleanup of unncessary check
2014-09-09 18:32 UTC (2+ messages)
[PATCH net-next] ipv6: udp6_gro_complete() is static
2014-09-09 18:30 UTC (2+ messages)
[PATCH net-next] ipv4: udp4_gro_complete() is static
2014-09-09 18:30 UTC (2+ messages)
[patch net-next 0/5] bridge: implement rtnl_link options for getting and setting bridge options
2014-09-09 18:30 UTC (2+ messages)
[PATCH 09/28] Remove ATHEROS_AR231X
2014-09-09 18:27 UTC (11+ messages)
[PATCH] net/ipv4: bind ip_nonlocal_bind to current netns
2014-09-09 18:27 UTC (2+ messages)
[net-next PATCH v3 00/15] net/sched use rcu filters
2014-09-09 18:02 UTC (32+ messages)
` [net-next PATCH v3 01/15] net: qdisc: use rcu prefix and silence sparse warnings
` [net-next PATCH v3 02/15] net: rcu-ify tcf_proto
` [net-next PATCH v3 03/15] net: sched: cls_basic use RCU
` [net-next PATCH v3 04/15] net: sched: cls_cgroup "
` [net-next PATCH v3 05/15] net: sched: cls_flow "
` [net-next PATCH v3 06/15] net: sched: fw "
` [net-next PATCH v3 07/15] net: sched: RCU cls_route
` [net-next PATCH v3 09/15] net: sched: make cls_u32 lockless
` [net-next PATCH v3 10/15] net: sched: rcu'ify cls_rsvp
` [net-next PATCH v3 11/15] net: sched: rcu'ify cls_bpf
` [net-next PATCH v3 12/15] net: sched: make tc_action safe to walk under RCU
` [net-next PATCH v3 13/15] net: sched: make bstats per cpu and estimator RCU safe
` [net-next PATCH v3 14/15] net: sched: make qstats per cpu
` [net-next PATCH v3 15/15] net: sched: drop ingress qdisc lock
[PATCH v2 0/8] ARM: Berlin: Ethernet support
2014-09-09 17:52 UTC (16+ messages)
` [PATCH v2 1/8] net: pxa168_eth: clean up
` [PATCH v2 2/8] net: pxa168_eth: add device tree support
` [PATCH v2 3/8] Documentation: bindings: net: add the Marvell PXA168 Ethernet controller
` [PATCH v2 4/8] net: pxa168_eth: fix Ethernet flow control status
` [PATCH v2 5/8] net: pxa168_eth: get and set the mac address on the Ethernet controller
` [PATCH v2 6/8] net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
` [PATCH v2 7/8] ARM: dts: berlin: add the Ethernet node
` [PATCH v2 8/8] ARM: dts: berlin: enable the Ethernet port on the BG2Q DMP
[PATCH v10 net-next 0/2] load imm64 insn and uapi/linux/bpf.h
2014-09-09 17:30 UTC (2+ messages)
[PATCH net-next] netns: remove one sparse warning
2014-09-09 15:24 UTC
[PATCH v2 0/3] net: Add Keystone NetCP ethernet driver support
2014-09-09 15:19 UTC (6+ messages)
ATM MASTER CARD
2014-09-09 14:45 UTC
[PATCH net-next] ipv4: rcu cleanup in ip_ra_control()
2014-09-09 15:11 UTC
Fw: [Bug 84061] New: net/batman-adv/gateway_client.c:813: missing sanity check and dodgy coding ?
2014-09-09 15:02 UTC (2+ messages)
[PATCH iproute2 1/2] ip/vxlan: add a help for ageing and maxaddress options
2014-09-09 14:55 UTC (2+ messages)
` [PATCH iproute2 2/2] ip/vxlan: fix display of maxaddress option
[PATCH v2 0/3] net: can: Use syscon regmap for TI specific RAMINIT register
2014-09-09 14:54 UTC (10+ messages)
` [PATCH v2 1/3] can: c_can_platform: Fix c_can_hw_raminit_ti() and add timeout
` [PATCH v2 2/3] net: can: c_can: Add syscon/regmap RAMINIT mechanism
` [PATCH v2 3/3] net: can: c_can: Add support for START pulse in RAMINIT sequence
[PATCH 0/5] ARM: Berlin: Ethernet support
2014-09-09 14:51 UTC (4+ messages)
` [PATCH 1/5] net: mvberlin_eth: add an Ethernet driver for Marvell Berlin
[PATCH] RxRPC: Fix missing __user annotation
2014-09-09 14:19 UTC
[PATCH net] ipv6: refresh rt6i_genid in ip6_pol_route()
2014-09-09 12:58 UTC (6+ messages)
[PATCH net-next v2] r8169:add support for RTL8168H and RTL8107E
2014-09-09 12:18 UTC (4+ messages)
[PATCH net-next] ipv6: mcast: remove dead debugging defines
2014-09-09 11:07 UTC
[PATCH v7] ethernet: arc: Add support for Rockchip SoC layer device tree bindings
2014-09-09 11:05 UTC (3+ messages)
[PATCH net-next] netfilter: create audit records for ebtables replaces
2014-09-09 10:11 UTC (3+ messages)
[PATCH] netfilter: xtables: Remove unnecessary initialization of struct ts_state
2014-09-09 10:02 UTC (2+ messages)
[PATCH] net:bonding: Add missing space in bonding driver parameter description
2014-09-09 9:07 UTC
[PATCH v3] irda: vlsi_ir: use %*ph specifier
2014-09-09 8:48 UTC
[PATCH 00/13] net: can: Add can support for TI platforms
2014-09-09 8:37 UTC (6+ messages)
` [PATCH 05/13] ARM: dts: DRA7: Add DCAN nodes
[net-next v4 0/3] Refactor vxlan and l2tp to use common UDP tunnel APIs
2014-09-09 7:49 UTC (2+ messages)
[PATCH ipvs] Added simple weighted failover scheduler to ipvs
2014-09-09 5:57 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).