messages from 2015-12-02 18:02:07 to 2015-12-03 12:09:04 UTC [more...]
[net-next v5 0/8] dpaa_eth: Add the Freescale DPAA Ethernet driver
2015-12-03 12:09 UTC (7+ messages)
` [net-next v5 1/8] devres: add devm_alloc_percpu()
` [net-next v5 2/8] dpaa_eth: add support for DPAA Ethernet
` [net-next v5 3/8] dpaa_eth: add support for S/G frames
` [net-next v5 4/8] dpaa_eth: add driver's Tx queue selection
` [net-next v5 5/8] dpaa_eth: add ethtool functionality
` [net-next v5 6/8] dpaa_eth: add ethtool statistics
ipsec impact on performance
2015-12-03 11:47 UTC (20+ messages)
[PATCH v2 0/1] atm: solos-pci: Replace simple_strtol by kstrtoint
2015-12-03 11:41 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH net 0/4] qed: Bug fixes
2015-12-03 10:59 UTC (5+ messages)
` [PATCH net 1/4] qed: Fix corner case for chain in-between pages
` [PATCH net 2/4] qed: fix handling of concurrent ramrods
` [PATCH net 3/4] qed: Fix BAR size split for some servers
` [PATCH net 4/4] qed: Correct slowpath interrupt scheme
[PATCH v3 0/1] atm: solos-pci: Replace simple_strtol by kstrtoint
2015-12-03 11:26 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH net-next v2] vxlan: consolidate output route calculation
2015-12-03 11:23 UTC
[patch net-next v3 00/28] bonding/team offload + mlxsw implementation
2015-12-03 11:12 UTC (29+ messages)
` [patch net-next v3 01/28] net: Check CHANGEUPPER notifier return value
` [patch net-next v3 02/28] net: Add support for CHANGEUPPER notifier error injection
` [patch net-next v3 03/28] bonding: add 802.3ad support for 100G speeds
` [patch net-next v3 04/28] net: add netif_is_team_master helper
` [patch net-next v3 05/28] net: add netif_is_team_port helper
` [patch net-next v3 06/28] net: add netif_is_lag_master helper
` [patch net-next v3 07/28] net: add netif_is_lag_port helper
` [patch net-next v3 08/28] net: propagate upper priv via netdev_master_upper_dev_link
` [patch net-next v3 09/28] net: add possibility to pass information about upper device via notifier
` [patch net-next v3 10/28] net: add info struct for LAG changeupper
` [patch net-next v3 11/28] team: fill-up LAG changeupper info struct and pass it along
` [patch net-next v3 12/28] bonding: "
` [patch net-next v3 13/28] net: introduce change lower state notifier
` [patch net-next v3 14/28] net: introduce lower state changed info structure for LAG lowers
` [patch net-next v3 15/28] team: rtnl_lock for options set
` [patch net-next v3 16/28] team: implement lower state change propagation
` [patch net-next v3 17/28] bonding: allow notifications for bond_set_slave_link_state
` [patch net-next v3 18/28] bonding: implement lower state change propagation
` [patch net-next v3 19/28] bonding: set inactive flags on release
` [patch net-next v3 20/28] mlxsw: spectrum: Add set_rx_mode ndo stub
` [patch net-next v3 21/28] mlxsw: core: Add support for packets received from LAG port
` [patch net-next v3 22/28] mlxsw: pci: Implement LAG processing for received packets
` [patch net-next v3 23/28] mlxsw: reg: Add link aggregation configuration registers definitions
` [patch net-next v3 24/28] mlxsw: reg: Add definition of LAG unicast record for SFD register
` [patch net-next v3 25/28] mlxsw: reg: Add definition of LAG unicast record for SFN register
` [patch net-next v3 26/28] mlxsw: spectrum: Implement LAG port join/leave
` [patch net-next v3 27/28] mlxsw: spectrum: Implement FDB add/remove/dump for LAG
` [patch net-next v3 28/28] mlxsw: spectrum: Implement LAG tx enabled lower state change
[net-next v2 00/15][pull request] Intel Wired LAN Driver Updates 2015-12-03
2015-12-03 11:07 UTC (16+ messages)
` [net-next v2 01/15] ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
` [net-next v2 02/15] ixgbe: Add support for newer thermal alarm
` [net-next v2 03/15] ixgbe: Use private workqueue to avoid certain possible hangs
` [net-next v2 04/15] ixgbevf: Use a "
` [net-next v2 05/15] ixgbevf: Minor cleanups
` [net-next v2 06/15] ixgbe: Refactor MAC address configuration code
` [net-next v2 07/15] ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
` [net-next v2 08/15] ixgbe: Allow FDB entries access to more RAR filters
` [net-next v2 09/15] ixgbe: Update PTP to support X550EM_x devices
` [net-next v2 10/15] ixgbe: Correct spec violations by waiting after reset
` [net-next v2 11/15] ixgbe: Wait for master disable to be set
` [net-next v2 12/15] ixgbe: Save VF info and take references
` [net-next v2 13/15] ixgbe: Handle extended IPv6 headers in Tx path
` [net-next v2 14/15] ixgbe: Always turn PHY power on when requested
` [net-next v2 15/15] ixgbevf: Handle extended IPv6 headers in Tx path
[PATCH net v2 0/2] vxlan: IPv6 fill_metadata_dst support
2015-12-03 10:41 UTC (3+ messages)
` [PATCH net v2 1/2] vxlan: move IPv6 outpute route calculation to a function
` [PATCH net v2 2/2] vxlan: support ndo_fill_metadata_dst also for IPv6
[net-next v4 0/8] dpaa_eth: Add the Freescale DPAA Ethernet driver
2015-12-03 10:02 UTC (4+ messages)
` [net-next v4 4/8] dpaa_eth: add driver's Tx queue selection
[PATCH 1/1] net: bonding: remove redudant brackets
2015-12-03 10:00 UTC
[patch net-next v2 0/6] mlxsw: driver update
2015-12-03 9:55 UTC (12+ messages)
` [patch net-next v2 4/6] mlxsw: core: Implement temperature hwmon interface
[patch net-next] mlxsw: core: Change BUG to WARN in hwmon code
2015-12-03 9:12 UTC
[PATCH] net: phy: reset only targeted phy
2015-12-03 9:02 UTC
[PATCH net-next 0/3] vxlan: IPv6 fill_metadata_dst support
2015-12-03 8:44 UTC (7+ messages)
` [PATCH net-next 1/3] vxlan: consolidate output route calculation
` [PATCH net-next 2/3] vxlan: move IPv6 outpute route calculation to a function
` [PATCH net-next 3/3] vxlan: support ndo_fill_metadata_dst also for IPv6
[patch net-next v2 00/28] bonding/team offload + mlxsw implementation
2015-12-03 8:25 UTC (38+ messages)
` [patch net-next v2 01/28] net: dev: Check CHANGEUPPER notifier return value
` [patch net-next v2 02/28] net: Add support for CHANGEUPPER notifier error injection
` [patch net-next v2 03/28] bonding: add 802.3ad support for 100G speeds
` [patch net-next v2 04/28] net: add netif_is_team_master helper
` [patch net-next v2 05/28] net: add netif_is_team_port helper
` [patch net-next v2 06/28] net: add netif_is_lag_master helper
` [patch net-next v2 07/28] net: add netif_is_lag_port helper
` [patch net-next v2 08/28] net: propagate upper priv via netdev_master_upper_dev_link
` [patch net-next v2 09/28] net: add possibility to pass information about upper device via notifier
` [patch net-next v2 10/28] net: add info struct for LAG changeupper
` [patch net-next v2 11/28] team: fill-up LAG changeupper info struct and pass it along
` [patch net-next v2 12/28] bonding: "
` [patch net-next v2 13/28] net: introduce change lower state notifier
` [patch net-next v2 14/28] net: introduce lower state changed info structure for LAG lowers
` [patch net-next v2 15/28] team: rtnl_lock for options set
` [patch net-next v2 16/28] team: implement lower state change propagation
` [patch net-next v2 17/28] bonding: allow notifications for bond_set_slave_link_state
` [patch net-next v2 18/28] bonding: implement lower state change propagation
` [patch net-next v2 19/28] bonding: set inactive flags on release
` [patch net-next v2 20/28] mlxsw: spectrum: Add set_rx_mode ndo stub
` [patch net-next v2 21/28] mlxsw: core: Add support for packets received from LAG port
` [patch net-next v2 22/28] mlxsw: pci: Implement LAG processing for received packets
` [patch net-next v2 23/28] mlxsw: reg: Add link aggregation configuration registers definitions
` [patch net-next v2 24/28] mlxsw: reg: Add definition of LAG unicast record for SFD register
` [patch net-next v2 25/28] mlxsw: reg: Add definition of LAG unicast record for SFN register
` [patch net-next v2 26/28] mlxsw: spectrum: Implement LAG port join/leave
` [patch net-next v2 27/28] mlxsw: spectrum: Implement FDB add/remove/dump for LAG
` [patch net-next v2 28/28] mlxsw: spectrum: Implement LAG tx enabled lower state change
Asterisk deadlocks since Kernel 4.1
2015-12-03 8:23 UTC (21+ messages)
4.3+: Atheros ethernet fails after resume from s2ram, due to order 4 allocation
2015-12-03 8:16 UTC (7+ messages)
` [PATCH] Improve Atheros ethernet driver not to do order 4 GFP_ATOMIC allocation
[PATCH] stmmac: ipq806x: Return error values instead of pointers
2015-12-03 7:55 UTC
[v9, 0/6] Freescale DPAA FMan
2015-12-03 7:19 UTC (7+ messages)
` [v9, 1/6] fsl/fman: Add FMan MURAM support
` [v9, 2/6] fsl/fman: Add FMan support
` [v9, 3/6] fsl/fman: Add FMan MAC support
` [v9, 4/6] fsl/fman: Add FMan SP support
` [v9, 5/6] fsl/fman: Add FMan Port Support
` [v9, 6/6] fsl/fman: Add FMan MAC driver
use-after-free in ip6_setup_cork
2015-12-03 5:57 UTC (11+ messages)
` [PATCH net] ipv6: kill sk_dst_lock
` [PATCH v2 "
` [PATCH net] ipv6: add complete rcu protection around np->opt
` [PATCH net] ipv6: sctp: add "
[PATCH] net/neighbour: fix crash at dumping device-agnostic proxy entries
2015-12-03 5:08 UTC (2+ messages)
[PATCH net-next] sfc: use ALIGN macro for aligning frame sizes
2015-12-03 4:56 UTC (2+ messages)
[PATCH] net: smc911x: convert pxa dma to dmaengine
2015-12-03 4:52 UTC (2+ messages)
user controllable usermodehelper in br_stp_if.c
2015-12-03 4:50 UTC (4+ messages)
` [PATCH net] bridge: Only call /sbin/bridge-stp for the initial network namespace
[PATCH net-next] tcp: suppress too verbose messages in tcp_send_ack()
2015-12-03 4:44 UTC (4+ messages)
` [PATCH v2 "
[PATCH] sctp: use GFP_USER for user-controlled kmalloc
2015-12-03 4:40 UTC (2+ messages)
[PATCH] sctp: convert sack_needed and sack_generation to bits
2015-12-03 4:40 UTC (2+ messages)
user-controllable kmalloc size in bpf syscall
2015-12-03 4:36 UTC (3+ messages)
` [PATCH net] bpf: fix allocation warnings in bpf maps and integer overflow
BUG: soft lockup happened for ixgbevf
2015-12-03 3:34 UTC (3+ messages)
Ethernet MII still negotiating status?
2015-12-03 3:08 UTC
[PATCH 0/6] Generalize udp based tunnels and add geneve offload
2015-12-03 2:08 UTC (16+ messages)
` [PATCH v1 1/6] net: Generalize udp based tunnel offload
[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2015-12-02
2015-12-03 1:59 UTC (6+ messages)
` [net-next 13/15] ixgbe: Handle extended IPv6 headers in tx path
gigaset: freeing an active object
2015-12-02 23:48 UTC (8+ messages)
[PATCH net] openvswitch: fix hangup on vxlan/gre/geneve device deletion
2015-12-02 23:00 UTC (2+ messages)
[PATCH 00/13] mvneta Buffer Management and enhancements
2015-12-02 22:56 UTC (10+ messages)
[PATCH 3.13.y-ckt 43/86] can: Use correct type in sizeof() in nla_put()
2015-12-02 22:54 UTC
[3.13.y-ckt stable] Patch "can: Use correct type in sizeof() in nla_put()" has been added to staging queue
2015-12-02 22:53 UTC
[PATCH net-next v3 0/5] ila: Optimization to preserve value of early demux
2015-12-02 22:13 UTC (6+ messages)
` [PATCH net-next v3 1/5] ila: Create net/ipv6/ila directory
` [PATCH net-next v3 2/5] rhashtable: add function to replace an element
` [PATCH net-next v3 3/5] netlink: add a start callback for starting a netlink dump
` [PATCH net-next v3 4/5] ila: Add generic ILA translation facility
` [PATCH net-next v3 5/5] net: ILA iptables target
pull-request: mac80211 2015-11-26
2015-12-02 21:42 UTC (4+ messages)
` pull-request: mac80211 2015-12-02
[P.A. Semi] Does the ethernet interface work on your Electra, Chitra, Nemo, and Athena board?
2015-12-02 21:11 UTC (6+ messages)
[PATCH] i40e: Fix i40e_print_features() VEB mode output
2015-12-02 21:09 UTC (5+ messages)
[PATCH v2 4/5] net: thunderx: Switchon carrier only upon interface link up
2015-12-02 20:56 UTC (4+ messages)
[PATCH v2 0/5] net: thunderx: Miscellaneous fixes
2015-12-02 20:48 UTC (2+ messages)
[RESEND PATCH] arm64: bpf: add 'store immediate' instruction
2015-12-02 20:42 UTC (4+ messages)
[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-12-01
2015-12-02 20:42 UTC (2+ messages)
[PATCH v4 net 0/6] Marvell Armada XP/370/38X Neta fixes
2015-12-02 20:31 UTC (4+ messages)
[PATCH net-next 1/1] tipc: fix node reference count bug
2015-12-02 20:19 UTC
[PATCH V6 net-next 0/5] net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
2015-12-02 19:46 UTC (3+ messages)
` [PATCH V6 net-next 5/5] net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"
[PATCH net-next v7] mpls: support for dead routes
2015-12-02 18:23 UTC (2+ messages)
OVS VXLAN decap rule has full match on TTL for the outer headers?
2015-12-02 18:04 UTC (12+ messages)
[RFC PATCH] af_unix: fix entry locking in unix_dgram_recvmsg
2015-12-02 18:02 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).