messages from 2015-09-24 00:54:38 to 2015-09-24 19:36:33 UTC [more...]
[PATCH v2 0/9] Phy, mdiobus, and netdev struct device fixes
2015-09-24 19:36 UTC (12+ messages)
` [PATCH RESEND v3 4/9] phy: add proper phy struct device refcounting
` [PATCH RESEND v3 5/9] of_mdio: fix MDIO phy "
` [PATCH RESEND v3 6/9] net: fix phy refcounting in a bunch of drivers
` [PATCH RESEND v3 7/9] phy: fixed-phy: properly validate phy in fixed_phy_update_state()
` [PATCH RESEND v3 8/9] phy: add phy_device_remove()
` [PATCH RESEND v3 1/9] phy: fix of_mdio_find_bus() device refcount leak
` [PATCH RESEND v3 2/9] net: dsa: "
` [PATCH RESEND v3 3/9] phy: fix mdiobus module safety
` [PATCH RESEND v3 9/9] net: fix net_device refcounting
[PATCH net-next] ipv6: remove unused neigh parameter from ndisc functions
2015-09-24 19:26 UTC (2+ messages)
[PATCH net-next] genetlink: simplify genl_notify
2015-09-24 19:25 UTC (2+ messages)
[PATCH v3 0/9] Phy, mdiobus, and netdev struct device fixes
2015-09-24 19:19 UTC (10+ messages)
` [PATCH 1/9] phy: fix of_mdio_find_bus() device refcount leak
` [PATCH 2/9] net: dsa: "
` [PATCH 3/9] phy: fix mdiobus module safety
` [PATCH 4/9] phy: add proper phy struct device refcounting
` [PATCH 5/9] of_mdio: fix MDIO phy "
` [PATCH 6/9] net: fix phy refcounting in a bunch of drivers
` [PATCH 7/9] phy: fixed-phy: properly validate phy in fixed_phy_update_state()
` [PATCH 8/9] phy: add phy_device_remove()
` [PATCH 9/9] net: fix net_device refcounting
[PATCH v3 0/2] [net] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
2015-09-24 19:14 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH v4] netlink: Fix autobind race condition that leads to zero port ID
2015-09-24 19:11 UTC (22+ messages)
` netlink: Replace rhash_portid with bound
` [PATCH v2] "
[PATCH 01/19] SUNRPC: fix variable type
2015-09-24 18:53 UTC (7+ messages)
` [PATCH 07/19] net: hisilicon: fix handling platform_get_irq result
` [PATCH 16/19] r8169: fix handling rtl_readphy result
` [PATCH 17/19] tools: bpf_jit_disasm: make get_last_jit_image return unsigned
` [PATCH 18/19] mac80211: make ieee80211_new_mesh_header "
[RFT] geneve: implement support for IPv6-based tunnels
2015-09-24 18:39 UTC (2+ messages)
` [PATCH iproute2] geneve: add support for IPv6 link partners
[PATCH] bridge: Allow forward delay to be cfgd when STP enabled
2015-09-24 18:20 UTC
[PATCH 0/2] Enable smsc911x for use with ACPI
2015-09-24 18:10 UTC (17+ messages)
` [PATCH 2/2] Convert smsc911x to use ACPI as well as DT
[RFC v2 net-next 00/10] Add new drivers: qed & qede
2015-09-24 18:10 UTC (4+ messages)
[Linux 4.2-rc8+...v4.3-rc2] REGRESSION: ppp: circular locking dependency detected: [pppd] ppp_dev_uninit() | rtnl_lock()
2015-09-24 18:00 UTC (7+ messages)
[PATCH net-next V13 0/3] openvswitch: Add support for 802.1ad
2015-09-24 17:58 UTC (4+ messages)
` [PATCH 2/3] Check for vlan ethernet types for 8021.q or 802.1ad
` [PATCH 1/3] openvswitch: 802.1ad uapi changes
` [PATCH 3/3] 802.1AD: Flow handling, actions, vlan parsing and netlink attributes
[PATCH net-next] net: Fix Hisilicon Network Subsystem Support Compilation
2015-09-24 17:52 UTC (2+ messages)
iproute2 v7: full ss json support and general output simplification
2015-09-24 17:43 UTC (4+ messages)
` [PATCH v7 02/10] ss: created formatters for json and hr
[PATCH net-next 0/4] ila: Use NF_INET_PRE_ROUTING nfhook
2015-09-24 16:30 UTC (5+ messages)
` [PATCH net-next 1/4] rhashtable: add function to replace an element
` [PATCH net-next 2/4] netlink: add a start callback for starting a netlink dump
` [PATCH net-next 3/4] ila: Create net/ipv6/ila directory
` [PATCH net-next 4/4] ila: Add support for netfilter NF_INET_PRE_ROUTING hook
[PATCH net 0/2] sctp: Fix SCTP deadlock
2015-09-24 16:15 UTC (3+ messages)
` [PATCH net 1/2] sctp: Whitespace fix
` [PATCH net 2/2] sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
[net-next PATCH v2 0/3] i40e/i40evf: Fixes for netpoll
2015-09-24 16:04 UTC (4+ messages)
` [net-next PATCH v2 1/3] i40e/i40evf: Fix handling of napi budget
` [net-next PATCH v2 2/3] i40e/i40evf: Drop useless "IN_NETPOLL" flag
` [net-next PATCH v2 3/3] i40evf: Add support for netpoll
[PATCH] tcp: Use absolute system clock for TCP timestamps
2015-09-24 15:29 UTC (2+ messages)
[v3 0/8] dpaa_eth: Add the Freescale DPAA Ethernet driver
2015-09-24 15:00 UTC (9+ messages)
` [v3 1/8] devres: add devm_alloc_percpu()
` [v3 2/8] dpaa_eth: add support for DPAA Ethernet
` [v3 3/8] dpaa_eth: add support for S/G frames
` [v3 4/8] dpaa_eth: add driver's Tx queue selection mechanism
` [v3 5/8] dpaa_eth: add ethtool functionality
` [v3 6/8] dpaa_eth: add ethtool statistics
` [v3 7/8] dpaa_eth: add sysfs exports
` [v3 8/8] dpaa_eth: add trace points
RFC: ss: improve horizontal output scaling
2015-09-24 13:32 UTC (5+ messages)
Fwd: Delivery Status Notification (Failure)
2015-09-24 13:09 UTC (3+ messages)
` "
[PATCH net] lwtunnel: remove source and destination UDP port config option
2015-09-24 12:33 UTC (2+ messages)
[PATCH 1/7] 8139cp: Improve accuracy of cp_interrupt() return, to survive IRQ storms
2015-09-24 12:31 UTC (10+ messages)
` [PATCH WTF] 8139cp: Fix GSO MSS handling
` [PATCH v2 RFC] "
[PATCH net-next 0/2] vxlan: support both IPv4 and IPv6 sockets
2015-09-24 11:50 UTC (3+ messages)
` [PATCH net-next 1/2] vxlan: make vxlan_sock_add and vxlan_sock_release complementary
` [PATCH net-next 2/2] vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
[PATCH iproute2] tc: fq: allow setting and retrieving orphan_mask
2015-09-24 11:43 UTC
[PATCH net-next 0/9] net: Refactor ip_route_input_slow
2015-09-24 10:53 UTC (4+ messages)
` [PATCH net-next 3/9] net: Remove e_nobufs label from ip_route_input_slow
[PATCH net] ppp: fix lockdep splat in ppp_dev_uninit()
2015-09-24 10:54 UTC
[PATCH nf-next] netfilter: Line layout whitespace fixes
2015-09-24 10:10 UTC
[PATCH] net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
2015-09-24 10:16 UTC
[PATCH] Fix AF_PACKET ABI breakage in 4.2
2015-09-24 10:08 UTC (7+ messages)
` [PATCH v2] "
[v5, 0/6] Freescale DPAA FMan
2015-09-24 9:10 UTC (7+ messages)
` [v5, 1/6] fsl/fman: Add FMan MURAM support
` [v5, 2/6] fsl/fman: Add FMan support
` [v5, 3/6] fsl/fman: Add FMan MAC support
` [v5, 4/6] fsl/fman: Add FMan SP support
` [v5, 5/6] fsl/fman: Add FMan Port Support
` [v5, 6/6] fsl/fman: Add FMan MAC driver
[PATCH net-next] net: remove unused argument of __netdev_find_adj()
2015-09-24 8:59 UTC
[PATCH] net: sun4i-emac: Properly free resources on probe failure and remove
2015-09-24 8:46 UTC (2+ messages)
[PATCH net 0/2] lwtunnel: make it really work, for IPv4
2015-09-24 8:35 UTC (12+ messages)
sky2: rx filter bug
2015-09-24 8:05 UTC (2+ messages)
[patch net-next v3 00/10] switchdev: transaction item queue and cleanup
2015-09-24 8:02 UTC (11+ messages)
` [patch net-next v3 01/10] switchdev: rename "trans" to "trans_ph"
` [patch net-next v3 02/10] switchdev: introduce transaction item queue for attr_set and obj_add
` [patch net-next v3 03/10] switchdev: move transaction phase enum under transaction structure
` [patch net-next v3 04/10] switchdev: add switchdev_trans_ph_prepare/commit helpers
` [patch net-next v3 05/10] rocker: push struct switchdev_trans down through rocker code
` [patch net-next v3 06/10] rocker: use switchdev transaction queue for allocated memory
` [patch net-next v3 07/10] switchdev: remove "NONE" transaction phase
` [patch net-next v3 08/10] switchdev: remove "ABORT" "
` [patch net-next v3 09/10] dsa: use prepare/commit switchdev transaction helpers
` [patch net-next v3 10/10] switchdev: reduce transaction phase enum down to a boolean
[PATCH iproute2] ss: fix file-based filtering segfault
2015-09-24 7:36 UTC
[PATCH 1/7] 8139cp: Improve accuracy of cp_interrupt() return, to survive IRQ storms
2015-09-24 7:25 UTC
[net-next 00/18][pull request] Intel Wired LAN Driver Updates 2015-09-23
2015-09-24 6:59 UTC (19+ messages)
` [net-next 01/18] ixgbe: Clear I2C destination location
` [net-next 02/18] ixgbe: Allow reduced delays during SFP detection
` [net-next 03/18] ixgbe: Add X550EM_x dual-speed SFP+ support
` [net-next 04/18] ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+
` [net-next 05/18] ixgbe: Add logic to reset CS4227 when needed
` [net-next 06/18] ixgbe: Allow SFP+ on more than 82598 and 82599
` [net-next 07/18] ixgbe: Limit SFP polling rate
` [net-next 08/18] ixgbe: Add I2C bus mux support
` [net-next 09/18] ixgbe: Correct error path in semaphore handling
` [net-next 10/18] ixgbe: Correct setting of RDRXCTL register for X550* devices
` [net-next 11/18] ixgbe: Add small packet padding support for X550
` [net-next 12/18] ixgbe: Update ixgbe_disable_pcie_master flow for X550*
` [net-next 13/18] ixgbe: Add new X550EM SFP+ device ID
` [net-next 14/18] ixgbe: Correct several flaws with with DCA setup
` [net-next 15/18] ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded
` [net-next 16/18] ixgbe: Fix FCRTH value in VM-to-VM loopback mode
` [net-next 17/18] ixgbe: X540 thermal warning interrupt not a GPI
` [net-next 18/18] ixgbe: Advance version to 4.2.1
[PATCH net-next] BNX2: fix a Null Pointer for stats_blk
2015-09-24 6:53 UTC (5+ messages)
[PATCH net-next 0/3] l2tp: module autoloading
2015-09-24 6:45 UTC (5+ messages)
` [PATCH net-next 1/3] l2tp: auto load type modules
` [PATCH net-next 2/3] l2tp: auto load IP modules
` [PATCH net-next 3/3] l2tp: remove references to modprobe in documentation
Race with ip=dhcp bootparameter in ip_rcv_finish on am335x
2015-09-24 5:48 UTC (6+ messages)
[PATCH net-next] rtnl_fdb_dump: catch errors from ndo_fdb_dump and ndo_dflt_fdb_dump
2015-09-24 4:59 UTC (2+ messages)
[net PATCH 0/3] netpoll fixes for Intel drivers
2015-09-24 4:54 UTC (3+ messages)
` [net PATCH 1/3] i40e: Fix handling of napi budget
[PATCH v2 0/5] net: Hisilicon Network Subsystem support
2015-09-24 1:58 UTC (4+ messages)
` [PATCH v2 1/5] net: add Hisilicon Network Subsystem support (config and documents)
[PATCH next 00/84] ipvs: Stop guessing the network namespace (take 2)
2015-09-24 1:38 UTC (5+ messages)
` [PATCH next 02/84] ipvs: Don't use current in proc_do_defense_mode
[PATCH net-next] net: dsa: Set a "dsa" device_type
2015-09-24 1:19 UTC
[GIT PULL nf-next 00/84] Second Round of IPVS Updates for v4.4
2015-09-24 0:53 UTC (27+ messages)
` [PATCH nf-next 41/84] ipvs: Pass ipvs not net to ip_vs_proc_conn
` [PATCH nf-next 42/84] ipvs: Pass ipvs not net to ip_vs_proc_sync_conn
` [PATCH nf-next 44/84] ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup
` [PATCH nf-next 45/84] ipvs: Pass ipvs not net to ip_vs_genl_set_config
` [PATCH nf-next 46/84] ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator
` [PATCH nf-next 48/84] ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctl
` [PATCH nf-next 50/84] ipvs: Pass ipvs not net to estimation_timer
` [PATCH nf-next 53/84] ipvs: Pass ipvs not net into ip_vs_app_inc_new
` [PATCH nf-next 57/84] ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup
` [PATCH nf-next 58/84] ipvs: Pass ipvs not net into [un]register_ip_vs_proto_netns
` [PATCH nf-next 60/84] ipvs: Pass ipvs into ip_vs_conn_fill_param_proto
` [PATCH nf-next 61/84] ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto
` [PATCH nf-next 62/84] ipvs: Pass ipvs into conn_out_get
` [PATCH nf-next 64/84] ipvs: Pass ipvs not net into ip_vs_conn_net_flush
` [PATCH nf-next 66/84] ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule
` [PATCH nf-next 67/84] ipvs: Better derivation of ipvs in ip_vs_tunnel_xmit
` [PATCH nf-next 68/84] ipvs: Pass ipvs into __ip_vs_get_out_rt
` [PATCH nf-next 69/84] ipvs: Pass ipvs into __ip_vs_get_out_rt_v6
` [PATCH nf-next 70/84] ipvs: Pass ipvs into ensure_mtu_is adequate
` [PATCH nf-next 72/84] ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
` [PATCH nf-next 73/84] ipvs: Simplify ipvs and net access "
` [PATCH nf-next 78/84] ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6
` [PATCH nf-next 80/84] ipvs: Remove net argument from ip_vs_tcp_conn_listen
` [PATCH nf-next 81/84] ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
` [PATCH nf-next 82/84] ipvs: Remove skb_net
` [PATCH nf-next 83/84] ipvs: Remove skb_sknet
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).