messages from 2015-03-21 00:04:21 to 2015-03-22 08:04:22 UTC [more...]
[v2 PATCH 0/10] rhashtable: Multiple rehashing
2015-03-22 8:04 UTC (3+ messages)
` [v2 PATCH 1/10] rhashtable: Add barrier to ensure we see new tables in walker
` [v2 PATCH 3/10] rhashtable: Allow hashfn to be unset
[v1 PATCH 0/10] rhashtable: Multiple rehashing
2015-03-22 8:02 UTC (14+ messages)
` [v1 PATCH 1/10] rhashtable: Add barrier to ensure we see new tables in walker
` [v1 PATCH 2/10] rhashtable: Eliminate unnecessary branch in rht_key_hashfn
` [v1 PATCH 3/10] rhashtable: Allow hashfn to be unset
` [v1 PATCH 4/10] netlink: Use default rhashtable hashfn
` [v1 PATCH 5/10]
` [v1 PATCH 6/10] netfilter: Use default rhashtable hashfn
` [v1 PATCH 7/10] rhashtable: Disable automatic shrinking
` [v1 PATCH 8/10] rhashtable: Add multiple rehash support
` [v1 PATCH 9/10] rhashtable: Allow GFP_ATOMIC bucket table allocation
` [v1 PATCH 10/10] rhashtable: Add immediate rehash during insertion
` [v1 PATCH 5/10] tipc: Use default rhashtable hashfn
[PATCH 0/2] netfilter: preparatory patches for set extensions
2015-03-22 7:31 UTC (9+ messages)
` [PATCH 1/2] rhashtable: provide len to obj_hashfn
` [PATCH 2/2] netfilter: nft_hash: convert to use rhashtable callbacks
[PATCH net-next V2 00/23] ptp: get ready for 2038
2015-03-22 7:29 UTC (30+ messages)
` [PATCH net-next V2 01/23] ptp: introduce get/set time methods with explicit 64 bit seconds
` [PATCH net-next V2 02/23] ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl
` [PATCH net-next V2 03/23] ptp: use the 64 bit get/set time methods for the posix clock
` [PATCH net-next V2 04/23] ptp: blackfin: convert to the 64 bit get/set time methods
` [PATCH net-next V2 05/23] ptp: xgbe: "
` [PATCH net-next V2 06/23] ptp: bnx2x: "
` [PATCH net-next V2 07/23] ptp: tg3: "
` [PATCH net-next V2 08/23] ptp: fec: "
` [PATCH net-next V2 09/23] ptp: gianfar: "
` [PATCH net-next V2 10/23] ptp: e1000e: "
` [PATCH net-next V2 11/23] ptp: fm10k: "
` [PATCH net-next V2 12/23] ptp: i40e: "
` [PATCH net-next V2 13/23] ptp: igb: "
` [PATCH net-next V2 14/23] ptp: ixgbe: "
` [PATCH net-next V2 15/23] ptp: mlx4: "
` [PATCH net-next V2 16/23] ptp: sfc: "
` [PATCH net-next V2 17/23] ptp: stmmac: "
` [PATCH net-next V2 18/23] ptp: cpts: "
` [PATCH net-next V2 19/23] ptp: tilegx: "
` [PATCH net-next V2 20/23] ptp: dp83640: "
` [PATCH net-next V2 21/23] ptp: ixp46x: "
` [PATCH net-next V2 22/23] ptp: pch: "
` [PATCH net-next V2 23/23] ptp: remove 32 bit get/set methods
nft 0.4, crash on list
2015-03-22 5:33 UTC (4+ messages)
[PATCH iproute2 v2 3/3] ip link: Config and display IFF_PROTO_DOWN flag
2015-03-22 4:06 UTC
[PATCH net-next v2 2/3] virtio net: Handle proto_down state by setting the carrier off
2015-03-22 4:06 UTC
[PATCH net-next v2 1/3] net core: Add IFF_PROTO_DOWN support
2015-03-22 4:06 UTC
[PATCH net-next v2 0/3] net: introduce IFF_PROTO_DOWN flag
2015-03-22 4:06 UTC
[PATCH net-next v6] switchdev: fix stp update API to work with layered netdevices
2015-03-22 3:21 UTC (2+ messages)
[PATCH] Net: ethernet: rocker: fixed a space coding style issue
2015-03-22 3:20 UTC (2+ messages)
[PATCH 0/4] Introduce another options to set/get time with "ktime_t" type
2015-03-22 2:47 UTC (9+ messages)
` [PATCH 2/4] ptp/clcok:Introduce the setktime/getktime interfaces "
[PATCH net-next v2 0/4] bonding work-queues, try_rtnl() & notifications
2015-03-22 2:36 UTC (6+ messages)
[PATCH 0/18] net: dsa: HW bridging, EEE support
2015-03-22 2:31 UTC (25+ messages)
` [PATCH 01/18] net: dsa: mv88e6xxx: Factor out common initialization code
` [PATCH 02/18] net: dsa: mv88e6xxx: Provide function for common port initialization
` [PATCH 03/18] net: dsa: mv88e6xxx: Disable Message Port bit for CPU port
` [PATCH 04/18] net: dsa: mv88e6xxx: Split mv88e6xxx_reg_read and mv88e6xxx_reg_write
` [PATCH 05/18] net: dsa: mv88e6352: Use common port initialization code
` [PATCH 06/18] net: dsa: mv88e6123_61_65: Use common port configuration
` [PATCH 07/18] net: dsa: mv88e6171: "
` [PATCH 08/18] net: dsa: mv88e6xxx: Add Hardware bridging support
` [PATCH 09/18] net: dsa: mv88e6352: Add support for hardware bridging
` [PATCH 10/18] net: dsa: Add basic framework to support ndo_fdb functions
` [PATCH 11/18] net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnext
` [PATCH 12/18] net: dsa: mv88e6352: Add support for ndo_fdb functions
` [PATCH 13/18] net: dsa: Centralise getting switch id
` [PATCH 14/18] net: dsa: mv88e6171: Add defines for switch product IDs
` [PATCH 15/18] net: dsa: mv88e6171: Add EEE support to the mv88e6172
` [PATCH 16/18] net: dsa: mv88e6171: Add support for hardware bridging
` [RFT PATCH 17/18] net: dsa: mv88e6131: Use common initialization functions
` [RFT PATCH 18/18] net: dsa: mv88e6131: Add HW bridging support
Bug in drivers/net/ethernet/freescale/fec_main.c, TX is broken. In 4.0.0-rc3
2015-03-21 22:35 UTC (7+ messages)
[PATCH] cx82310_eth: wait for firmware to become ready
2015-03-21 22:23 UTC (2+ messages)
Get statistics from all network interfaces on a system, including those inside network namespaces
2015-03-21 21:32 UTC (3+ messages)
[RFC net-next 00/22] ptp: get ready for 2038
2015-03-21 21:19 UTC (24+ messages)
` [RFC net-next 01/22] ptp: introduce get/set time methods with explicit 64 bit seconds
` [RFC net-next 02/22] ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl
` [RFC net-next 03/22] ptp: blackfin: convert to the 64 bit get/set time methods
` [RFC net-next 04/22] ptp: xgbe: "
` [RFC net-next 05/22] ptp: bnx2x: "
` [RFC net-next 06/22] ptp: tg3: "
` [RFC net-next 07/22] ptp: fec: "
` [RFC net-next 08/22] ptp: gianfar: "
` [RFC net-next 09/22] ptp: e1000e: "
` [RFC net-next 10/22] ptp: fm10k: "
` [RFC net-next 11/22] ptp: i40e: "
` [RFC net-next 12/22] ptp: igb: "
` [RFC net-next 13/22] ptp: ixgbe: "
` [RFC net-next 14/22] ptp: mlx4: "
` [RFC net-next 15/22] ptp: sfc: "
` [RFC net-next 16/22] ptp: stmmac: "
` [RFC net-next 17/22] ptp: cpts: "
` [RFC net-next 18/22] ptp: tilegx: "
` [RFC net-next 19/22] ptp: dp83640: "
` [RFC net-next 20/22] ptp: ixp46x: "
` [RFC net-next 21/22] ptp: pch: "
` [RFC net-next 22/22] ptp: remove 32 bit get/set methods
[PATCH] iproute2: enhance addr label validation
2015-03-21 20:14 UTC
[PATCH] iproute2: fix broken get_prefix_1
2015-03-21 20:07 UTC
[PATCH] iproute2: enhance addr label validation
2015-03-21 20:00 UTC
[PATCH 0/4] isdn/gigaset: restructure modem response parser
2015-03-21 19:15 UTC (5+ messages)
` [PATCH 2/4] isdn/gigaset: restructure modem response parser (2)
` [PATCH 4/4] isdn/gigaset: restructure modem response parser (4)
` [PATCH 1/4] isdn/gigaset: restructure modem response parser (1)
` [PATCH 3/4] isdn/gigaset: restructure modem response parser (3)
[PATCH]: iproute2: enhance enforcement of ifconfig compatible address labels and allow non-compatible ones with -force
2015-03-21 17:55 UTC
[PATCH iproute2 v2] man ip-netns: Fix syntax in default ns process, indent's
2015-03-21 17:51 UTC
[PATCH] iproute2: fix broken get_prefix_1
2015-03-21 17:46 UTC
[PATCH v9 tip 0/9] tracing: attach eBPF programs to kprobes
2015-03-21 16:02 UTC (9+ messages)
` [PATCH v9 tip 1/9] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
` [PATCH v9 tip 2/9] tracing: add kprobe flag
` [PATCH v9 tip 3/9] tracing: attach BPF programs to kprobes
[PATCH net-next v2] filter: introduce SKF_AD_VLAN_TPID BPF extension
2015-03-21 15:41 UTC (6+ messages)
[PATCH] net: dsa: make NET_DSA manually selectable from the config
2015-03-21 15:21 UTC (4+ messages)
[PATCH iproute2] man ip-netns: Fix syntax in default ns process, indent's
2015-03-21 11:46 UTC (3+ messages)
[ipv4/FIB] BUG: unable to handle kernel NULL pointer dereference at 0000000000000030
2015-03-21 11:12 UTC
[PATCH v1 21/47] ethernet: myri10ge: use arch_phys_wc_add()
2015-03-21 7:08 UTC (2+ messages)
Using a waiting MDIO does not go well with a spinlocked bridge
2015-03-21 6:37 UTC (4+ messages)
contributions to iproute2
2015-03-21 6:25 UTC (3+ messages)
` contributions to iproute2 (resend with patches fixed)
[PATCH net-next RFC v2] switchdev: bridge: drop hardware forwarded packets
2015-03-21 5:53 UTC (8+ messages)
[PATCH net-next v5] switchdev: fix stp update API to work with layered netdevices
2015-03-21 5:42 UTC (3+ messages)
[PATCH net-next v2 4/4] bonding: Do not ignore notifications for ARP-work-queue
2015-03-21 5:39 UTC
[PATCH net-next v2 3/4] bonding: Do not ignore notifications for AD-work-queue
2015-03-21 5:39 UTC
[PATCH net-next v2 2/4] bonding: Do not ignore notifications for miimon-work-queue
2015-03-21 5:39 UTC
[PATCH net-next v2 1/4] bonding: Handle notifications during work-queue processing gracefully
2015-03-21 5:39 UTC
[v1 PATCH 7/14] netfilter: Use rhashtable_lookup instead of lookup_compare
2015-03-21 5:25 UTC (19+ messages)
[v1 PATCH 0/7] rhashtable: Introduce inlined interface
2015-03-21 4:17 UTC (6+ messages)
Product Inquiry
2015-03-20 19:52 UTC
[PATCH net-next 0/5] NetCP: Add support for version 1.5
2015-03-21 2:03 UTC (2+ messages)
[PATCH net-next 2/2] net: neighbour: Document {mcast,ucast}_solicit, mcast_resolicit
2015-03-21 1:48 UTC (2+ messages)
[PATCH net-next 1/2] net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state
2015-03-21 1:47 UTC (2+ messages)
[PATCH 1/2] bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsets
2015-03-21 1:45 UTC (4+ messages)
` [PATCH 2/2] bgmac: allow enabling on ARCH_BCM_5301X
[net-next 0/5][pull request] Intel Wired LAN Driver Updates 2015-03-20
2015-03-21 1:41 UTC (7+ messages)
` [net-next 1/5] ixgb: call netif_carrier_off early on down
` [net-next 2/5] e1000e: "
` [net-next 3/5] e1000e: NVM write protect access removed from SPT HW
` [net-next 4/5] igb: use netif_carrier_off earlier when bringing if down
` [net-next 5/5] igbvf: "
[PATCH net-next] switchdev: kernel-doc cleanup on swithdev ops
2015-03-21 1:39 UTC (2+ messages)
[PATCH net-next] Revert "selinux: add a skb_owned_by() hook"
2015-03-21 1:39 UTC (2+ messages)
One way TCP bottleneck over 6 x Gbit tecl aggregated link
2015-03-21 1:15 UTC (2+ messages)
[PATCH net-next v2 0/3] switchdev: add swdev ops
2015-03-21 0:04 UTC (5+ messages)
` [PATCH net-next v2 1/3] "
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).