messages from 2015-10-06 04:46:11 to 2015-10-06 21:40:37 UTC [more...]
[PATCH next 0/30] Passing net through the netfilter hooks
2015-10-06 21:40 UTC (22+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
` [PATCH next 0/5] netfilter: Pass net into ip_route_me_harder
` [PATCH net-next 0/6] net: Pass net through ip fragmention
` [PATCH net-next 00/15] net: Pass net through the output path
` [PATCH net-next 01/15] ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
` [PATCH net-next 02/15] xfrm: Only compute net once in xfrm_policy_queue_process
` [PATCH net-next 03/15] net: Pass net into dst_output and remove dst_output_okfn
` [PATCH net-next 04/15] dst: Pass a sk into .local_out
` [PATCH net-next 05/15] ipv4: Merge __ip_local_out and __ip_local_out_sk
` [PATCH net-next 06/15] ipv4: Merge ip_local_out and ip_local_out_sk
` [PATCH net-next 07/15] ipv6: Merge __ip6_local_out and __ip6_local_out_sk
` [PATCH net-next 08/15] ipv6: Merge ip6_local_out and ip6_local_out_sk
` [PATCH net-next 09/15] ipv4: Cache net in iptunnel_xmit
` [PATCH net-next 10/15] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
` [PATCH net-next 11/15] ppp: Cache net in pptp_xmit
` [PATCH net-next 12/15] ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound
` [PATCH net-next 13/15] ipv4,ipv6: Pass net into __ip_local_out and __ip6_local_out
` [PATCH net-next 14/15] ipv4,ipv6: Pass net into ip_local_out and ip6_local_out
` [PATCH net-next 15/15] dst: Pass net into dst->output
[PATCH 1/2 net] net/mlx4_core: Test interrupts fail if not all comp vectors called request_irq
2015-10-06 21:39 UTC (3+ messages)
` [PATCH 2/2] Do not set shared_ports when nreq > MAX_MSIX
[patch net-next v3 00/14] rocker: add support for multiple worlds
2015-10-06 21:25 UTC (22+ messages)
` [patch net-next v3 01/14] rocker: remove unused rocker_port param from alloc funcs and shorten their names
` [patch net-next v3 02/14] rocker: rename rocker.h to rocker_hw.h
` [patch net-next v3 03/14] rocker: rename rocker.c to rocker_main.c
` [patch net-next v3 04/14] rocker: push tlv processing into separate files
` [patch net-next v3 05/14] rocker: implement set settings mode command
` [patch net-next v3 06/14] rocker: introduce worlds infrastructure
` [Linux Kernel Dev- OSI lvls 2-3 Networking modules] assistance needed in Pacific Northwest US
` [patch net-next v3 07/14] rocker: introduce OF-DPA world skeleton
` [patch net-next v3 08/14] rocker: set default world on port probe and clean world on remove
` [patch net-next v3 09/14] rocker: pass "learning" value as a parameter to rocker_port_set_learning
` [patch net-next v3 10/14] rocker: pre-allocate wait structures during cmd ring init
` [patch net-next v3 11/14] rocker: remove trans parameter to rocker_cmd_exec function
` [patch net-next v3 12/14] rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags
` [patch net-next v3 13/14] rocker: move OF-DPA stuff into separate file
` [patch net-next v3 14/14] rocker: return -EOPNOTSUPP for undefined world ops
[PATCH net-next] iproute2: document -timestamp option
2015-10-06 21:16 UTC
[PATCH net] openvswitch: Fix egress tunnel info
2015-10-06 21:16 UTC (15+ messages)
[PATCH net] ppp: don't override sk->sk_state in pppoe_flush_dev()
2015-10-06 21:12 UTC (11+ messages)
[PATCH] bridge/netfilter: avoid unused label warning
2015-10-06 21:02 UTC (4+ messages)
[PATCH] af_unix: introduce unix_sk_const helper
2015-10-06 20:52 UTC
[patch net-next v2 00/13] rocker: add support for multiple worlds
2015-10-06 20:42 UTC (10+ messages)
` [patch net-next v2 04/13] rocker: push tlv processing into separate files
` [patch net-next v2 06/13] rocker: introduce worlds infrastructure
[RFC PATCH] net: mvneta: add ethtool statistics
2015-10-06 20:41 UTC (3+ messages)
` [PATCH RFC] "
[PATCH net-next v4] net: Microchip encx24j600 driver
2015-10-06 20:37 UTC
[PATCH net-next v2 1/2] mpls: multipath support
2015-10-06 20:31 UTC (5+ messages)
[PATCH v2] Documentation: improve line discipline method descriptions
2015-10-06 20:24 UTC (2+ messages)
[PATCH] net/bonding: send arp in interval if no active slave
2015-10-06 19:58 UTC (3+ messages)
` [PATCH v4] "
[PATCH net] xps: clear skb sender_cpu before tee
2015-10-06 19:38 UTC
[PATCH net-next 0/2] bpf: unprivileged
2015-10-06 19:26 UTC (14+ messages)
` [PATCH net-next 1/2] bpf: enable non-root eBPF programs
[PATCH v3 0/5] Add support for Broadcom's iProc MDIO and Cygnus Ethernet PHY
2015-10-06 19:25 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: net: Broadcom iProc MDIO bus driver device tree binding
` [PATCH v3 2/5] net: phy: Broadcom iProc MDIO bus driver
` [PATCH v3 3/5] net: phy: Add Broadcom phy library for common interfaces
` [PATCH v3 4/5] net: phy: Broadcom Cygnus internal Etherent PHY driver
` [PATCH v3 5/5] net: phy: bcm7xxx: Modified to use global core register defines
[PATCH] af_unix: constify the sock parameter in unix_sk()
2015-10-06 19:03 UTC
[PATCH v2 4/5] net: phy: Broadcom Cygnus internal Etherent PHY driver
2015-10-06 18:56 UTC (2+ messages)
[PATCH net-next v2 2/2] mpls: flow-based multipath selection
2015-10-06 18:46 UTC
[PATCH net-next v2 0/2] mpls: multipath support
2015-10-06 18:46 UTC
[PATCH] ipvs: Remove possibly unused net variable from ip_vs_out
2015-10-06 18:24 UTC (2+ messages)
[PATCH 1/1] net: ipv4: tcp.c Fixed an assignment coding style issue
2015-10-06 18:08 UTC
[PATCHv3 net 0/6] OVS conntrack fixes for net
2015-10-06 18:01 UTC (4+ messages)
` [PATCHv3 net 2/6] openvswitch: Fix skb leak in ovs_fragment()
[PATCHv4 net 0/6] OVS conntrack fixes for net
2015-10-06 18:00 UTC (7+ messages)
` [PATCHv4 net 1/6] openvswitch: Fix typos in CT headers
` [PATCHv4 net 2/6] openvswitch: Fix skb leak in ovs_fragment()
` [PATCHv4 net 3/6] openvswitch: Ensure flow is valid before executing ct
` [PATCHv4 net 4/6] openvswitch: Reject ct_state unsupported bits
` [PATCHv4 net 5/6] openvswitch: Extend ct_state match field to 32 bits
` [PATCHv4 net 6/6] openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT
[PATCH RFC 0/3] net: Add driver helper function to determine if checksum is offloadable
2015-10-06 16:54 UTC (9+ messages)
` [PATCH RFC 2/3] net: Add driver helper function to determine checksum offloadability
` [PATCH RFC 3/3] mlx4: Call skb_csum_offload_check to check offloadability
[PATCH net-next v3 1/2] regmap: Allow installing custom reg_update_bits function
2015-10-06 16:30 UTC (2+ messages)
[PATCH net-next v2] bridge: allow adding of fdb entries pointing to the bridge device
2015-10-06 16:06 UTC
[PATCH net-next] bridge: allow adding of fdb entries pointing to the bridge device
2015-10-06 15:55 UTC (3+ messages)
[PATCH net-next v2 1/2] regmap: Allow installing custom reg_update_bits function
2015-10-06 15:07 UTC (7+ messages)
HW communication debugging interface - ideas?
2015-10-06 15:02 UTC (14+ messages)
linux-next: Tree for Oct 6
2015-10-06 14:46 UTC (3+ messages)
[PATCH v3 5/5] net: dsa: exit probe if no switch were found
2015-10-06 14:40 UTC
[PATCH v3 4/5] net: dsa: switch to devm_ calls and remove kfree calls
2015-10-06 14:40 UTC
[PATCH v3 3/5] net: dsa: complete dsa_switch_destroy
2015-10-06 14:40 UTC
[PATCH v3 2/5] net: dsa: add missing dsa_switch mdiobus remove
2015-10-06 14:40 UTC
[PATCH v3 1/5] net: dsa: add missing kfree on remove
2015-10-06 14:39 UTC
[PATCH v3 0/5] net: dsa: complete and fix the dsa unbinding
2015-10-06 14:39 UTC
[PATCH 1/2] regmap: only call custom reg_update_bits() if reg is marked volatile
2015-10-06 14:31 UTC (9+ messages)
Xmas Loan Offer@2%
2015-10-06 16:29 UTC
[PATCH] netfilter: fix bad checksum on IPv6 when NAT is performed
2015-10-06 14:23 UTC
[PATCH] netfilter: fix bad checksum on IPv6 when NAT is performed
2015-10-06 14:28 UTC (2+ messages)
[PATCH RFC v1 0/7] NCSI Support
2015-10-06 14:19 UTC (3+ messages)
` [PATCH RFC v1 7/7] net/faraday: Enable offload checksum according to device-tree
[PATCH net-next 0/3] s390: qeth patches for net-next
2015-10-06 13:12 UTC (4+ messages)
` [PATCH net-next 1/3] Subject: s390/qeth: switch to napi_gro_receive
` [PATCH net-next 2/3] s390/qeth: optimize MAC handling in rx_mode callback
` [PATCH net-next 3/3] s390/qdio: fix WARN_ON_ONCE condition
[PATCH net-next 0/8] bridge: netlink: complete port attribute support
2015-10-06 12:43 UTC (12+ messages)
` [PATCH net-next 1/8] bridge: netlink: export port's root id
` [PATCH net-next 2/8] bridge: netlink: export port's bridge id
` [PATCH net-next 3/8] bridge: netlink: export port's designated cost and port
` [PATCH net-next 4/8] bridge: netlink: export port's id and number
` [PATCH net-next 5/8] bridge: netlink: export port's topology_change_ack and config_pending
` [PATCH net-next 6/8] bridge: netlink: export port's timer values
` [PATCH net-next 7/8] bridge: netlink: allow to flush port's fdb
` [PATCH net-next 8/8] bridge: netlink: add support for port's multicast_router attribute
[PATCH v2 1/5] net: dsa: add missing kfree on remove
2015-10-06 11:15 UTC (6+ messages)
[PATCH 2/2] Convert smsc911x to use ACPI as well as DT
2015-10-06 11:08 UTC (14+ messages)
Segmentation fault in iproute2 ss -p (versions 4.0.0, 4.1.0 and 4.1.1)
2015-10-06 10:09 UTC (3+ messages)
` "ss -p" segfaults
` "ss -p" segfaults (updated to 4.2)
[PATCH 00/12] net: assorted y2038 changes
2015-10-06 9:37 UTC (7+ messages)
` [PATCH 12/12] [RFC] can: avoid using timeval for uapi
Fw: [Bug 105441] New: r8152: Autonegotiation does not detect link
2015-10-06 9:31 UTC
[PATCH] ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}
2015-10-06 8:14 UTC
[PATCH] ethtool: fix typo in man page
2015-10-06 8:07 UTC
[patch net-next v3 00/14] rocker: add support for multiple worlds
2015-10-06 8:02 UTC (5+ messages)
` [patch net-next v3 01/14] rocker: remove unused rocker_port param from alloc funcs and shorten their names
` [patch net-next v3 02/14] rocker: rename rocker.h to rocker_hw.h
` [patch net-next v3 03/14] rocker: rename rocker.c to rocker_main.c
[PATCH net-next] net/mlx4_core: Test interrupts fail if not all comp vectors called request_irq
2015-10-06 7:28 UTC (2+ messages)
[patch net-next 00/14] rocker: add support for multiple worlds
2015-10-06 7:34 UTC (8+ messages)
` [patch net-next 05/14] rocker: implement set settings mode command
[PATCH] ipvs: Remove unused net variable from ip_vs_out
2015-10-06 7:33 UTC (3+ messages)
[PATCH v2 3/5] net: dsa: complete dsa_switch_destroy
2015-10-06 7:23 UTC (3+ messages)
[PATCH v2 5/5] net: dsa: exit probe if no switch were found
2015-10-06 7:20 UTC (3+ messages)
[PATCH 18/23] spear13xx_pcie_gadget: use per-attribute show and store methods
2015-10-06 7:01 UTC
[PATCH v2 net-next] ipv4: Fix compilation errors in fib_rebalance
2015-10-06 6:48 UTC (2+ messages)
[net-next:master 647/682] fib_semantics.c:undefined reference to `__divdi3'
2015-10-06 6:42 UTC (4+ messages)
[PATCH net-next v2] net: Fix unused variable compile warning
2015-10-06 6:35 UTC (3+ messages)
[PATCH] amd-xgbe: Check for successful buffer allocation before use
2015-10-06 6:31 UTC (2+ messages)
[PATCH net-next] net/mlx4_core: Test interrupts fail if not all comp vectors called request_irq
2015-10-06 6:24 UTC (4+ messages)
linux-next: build failure after merge of the net-next tree
2015-10-06 5:34 UTC
[PATCH net-next] Fixes: 0e884c7 ipv4: L3 hash-based multipath: tag
2015-10-06 5:21 UTC (3+ 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).