netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-30 18:15:17 to 2016-07-01 14:24:57 UTC [more...]

[patch net-next 00/42] mlxsw: Implement IPV4 unicast routing
 2016-07-01 14:24 UTC  (39+ messages)
` [patch net-next 01/42] net: add dev arg to ndo_neigh_construct/destroy
` [patch net-next 02/42] net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
` [patch net-next 04/42] mlxsw: spectrum: Send untagged packets through a port netdev
` [patch net-next 05/42] mlxsw: spectrum: Remove VLANs configuration via SELF flag
` [patch net-next 06/42] mlxsw: spectrum: Sync PVID vPort LAG status
` [patch net-next 07/42] mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAG
` [patch net-next 08/42] mlxsw: reg: Add Router General Configuration Register
` [patch net-next 09/42] mlxsw: spectrum: Initialize ports at the end of init sequence
` [patch net-next 10/42] mlxsw: spectrum_router: Add basic ipv4 router initialization
` [patch net-next 11/42] mlxsw: spectrum: Add router interface struct
` [patch net-next 12/42] mlxsw: reg: Add FDB action to forward to router
` [patch net-next 13/42] mlxsw: reg: Add Router Interface Table Register
` [patch net-next 14/42] mlxsw: spectrum: Use action 'discard' when removing traps
` [patch net-next 15/42] mlxsw: spectrum: Add traps needed for router implementation
` [patch net-next 16/42] mlxsw: spectrum_router: Implement private fib
` [patch net-next 17/42] mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definition
` [patch net-next 18/42] mlxsw: reg: Add Router Algorithmic LPM Structure Tree "
` [patch net-next 19/42] mlxsw: reg: Add Router Algorithmic LPM Tree Binding "
` [patch net-next 20/42] mlxsw: spectrum_router: Implement LPM trees management
` [patch net-next 21/42] mlxsw: spectrum_router: Add virtual router management
` [patch net-next 22/42] mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definition
` [patch net-next 24/42] mlxsw: spectrum: Add couple of lower device helper functions
` [patch net-next 25/42] mlxsw: spectrum: Edit RIF properties based on netdev events
` [patch net-next 26/42] mlxsw: spectrum: Introduce support for router interfaces
` [patch net-next 27/42] mlxsw: spectrum: Unsplit the vFID range
` [patch net-next 28/42] mlxsw: spectrum: Configure FIDs based on bridge events
` [patch net-next 29/42] mlxsw: spectrum: Enable L3 interfaces on top of bridge devices
` [patch net-next 30/42] mlxsw: spectrum_router: Add private neigh table
` [patch net-next 31/42] mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table register
` [patch net-next 32/42] mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump register
` [patch net-next 33/42] mlxsw: spectrum_router: Periodically update the kernel's neigh table
` [patch net-next 34/42] mlxsw: spectrum_router: Offload neighbours based on NUD state change
` [patch net-next 35/42] mlxsw: Add KVD sizes configuration into profile
` [patch net-next 36/42] mlxsw: spectrum: Define sizes of KVD areas
` [patch net-next 38/42] mlxsw: reg: Add Router Adjacency Table register
` [patch net-next 39/42] mlxsw: reg: Add Router Algorithmic LPM ECMP Update Register
` [patch net-next 41/42] mlxsw: spectrum_router: Add the nexthop neigh activity update

[PATCH] [v6] net: emac: emac gigabit ethernet controller driver
 2016-07-01 13:54 UTC  (4+ messages)

[PATCH] netfilter: nf_log: fix error on write NONE to logger choice sysctl
 2016-07-01 13:53 UTC  (2+ messages)
` [PATCH v2] "

[net-next PATCH 1/2] net: pktgen: support injecting packets for qdisc testing
 2016-07-01 12:56 UTC  (4+ messages)

pull request for net-next: batman-adv 2016-07-01
 2016-07-01 13:09 UTC  (18+ messages)
  ` [PATCH 01/17] batman-adv: Start new development cycle
  ` [PATCH 02/17] batman-adv: statically print gateway table header
  ` [PATCH 03/17] batman-adv: remove unused vid local variable in tt seq print
  ` [PATCH 04/17] batman-adv: document sysfs files in alphabetical order
  ` [PATCH 05/17] batman-adv: update elp interval documentation
  ` [PATCH 06/17] batman-adv: refactor batadv_neigh_node_* functions to follow common style
  ` [PATCH 07/17] batman-adv: remove unused callback from batadv_algo_ops struct
  ` [PATCH 08/17] batman-adv: remove ogm_emit and ogm_schedule API calls
  ` [PATCH 09/17] batman-adv: remove useless inline attribute for sysfs helper function
  ` [PATCH 10/17] batman-adv: move GW mode and selection class to private data structure
  ` [PATCH 11/17] batman-adv: init ELP tweaking options only once
  ` [PATCH 12/17] batman-adv: Set skb priority in fragments
  ` [PATCH 13/17] batman-adv: Include frame priority in fragment header
  ` [PATCH 14/17] batman-adv: Always flood IGMP/MLD reports
  ` [PATCH 15/17] batman-adv: Add multicast optimization support for bridged setups
  ` [PATCH 16/17] batman-adv: Adding logging of mcast flag changes
  ` [PATCH 17/17] batman-adv: Add debugfs table for mcast flags

[RFC PATCH 0/2] net: ethernet: Add support for gmii2rgmii converter
 2016-07-01 13:07 UTC  (7+ messages)
` [RFC PATCH 1/2] net: ethernet: xilinx: Add gmii2rgmii converter support
` [RFC PATCH 2/2] net: macb: Add gmii2rgmii phy "

[Patch net] net_sched: fix mirrored packets checksum
 2016-07-01 12:39 UTC  (8+ messages)

[PATCH net-next V3 00/16] Mellanox 100G SRIOV E-Switch offload and VF representors
 2016-07-01 11:51 UTC  (17+ messages)
` [PATCH net-next V3 01/16] net/mlx5: E-Switch, Add operational mode to the SRIOV e-Switch
` [PATCH net-next V3 02/16] net/mlx5: E-Switch, Add support for the sriov offloads mode
` [PATCH net-next V3 03/16] net/mlx5: E-Switch, Add miss rule for "
` [PATCH net-next V3 04/16] net/mlx5: E-Switch, Add API to create send-to-vport rules
` [PATCH net-next V3 05/16] net/mlx5: Introduce offloads steering namespace
` [PATCH net-next V3 06/16] net/mlx5: E-Switch, Add offloads table
` [PATCH net-next V3 07/16] net/mlx5: E-Switch, Add API to create vport rx rules
` [PATCH net-next V3 08/16] net/devlink: Add E-Switch mode control
` [PATCH net-next V3 09/16] net/mlx5: Add devlink interface
` [PATCH net-next V3 10/16] net/mlx5e: Add devlink based SRIOV mode changes
` [PATCH net-next V3 11/16] net/mlx5e: Create NIC global resources only once
` [PATCH net-next V3 12/16] net/mlx5e: TIRs management refactoring
` [PATCH net-next V3 13/16] net/mlx5e: Mark enabled RQTs instances explicitly
` [PATCH net-next V3 14/16] net/mlx5e: Add support for multiple profiles
` [PATCH net-next V3 15/16] net/mlx5: Add Representors registration API
` [PATCH net-next V3 16/16] net/mlx5e: Introduce SRIOV VF representors

[PATCH net] net: poll tx timeout only on active tx queues
 2016-07-01 12:03 UTC  (6+ messages)

[RFC] WireGuard: next generation secure network tunnel
 2016-07-01 11:42 UTC  (2+ messages)

[PATCH net] macsec: set actual real device for xmit when !protect_frames
 2016-07-01 11:32 UTC  (2+ messages)

[PATCH net 00/13] Mellanox 100G mlx5 resiliency and xmit path fixes
 2016-07-01 11:22 UTC  (4+ messages)

[PATCH net-next V2 00/16] Mellanox 100G SRIOV E-Switch offload and VF representors
 2016-07-01 11:04 UTC  (6+ messages)
` [PATCH net-next V2 08/16] net/devlink: Add E-Switch mode control

[PATCH net] bonding: prevent out of bound accesses
 2016-07-01 10:06 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] net: mvneta: fix open() error cleanup
 2016-07-01 10:00 UTC  (3+ messages)

[PATCH] atm: horizon: Use setup_timer
 2016-07-01  9:58 UTC  (2+ messages)

[PATCH net] r8152: clear LINK_OFF_WAKE_EN after autoresume
 2016-07-01  9:57 UTC  (2+ messages)

[PATCH] Add support for configuring Infiniband GUIDs
 2016-06-30 18:17 UTC  (3+ messages)

[PATCH iproute2 net-next] bridge: vlan: add support to display per-vlan statistics
 2016-07-01  9:24 UTC  (6+ messages)

[PATCH 0/7] net: ethernet: bgmac: Add platform device support
 2016-07-01  9:49 UTC  (12+ messages)
` [PATCH 1/7] net: ethernet: bgmac: change bgmac_* prints to dev_* prints
` [PATCH 3/7] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file
` [PATCH 4/7] net: ethernet: bgmac: convert to feature flags
  ` [PATCH 2/7] net: ethernet: bgmac: add dma_dev pointer
  ` [PATCH 5/7] net: ethernet: bgmac: Add platform device support
` [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac
` [PATCH 7/7] ARM: dts: NSP: Add bgmac entries

[PATCH] netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
 2016-07-01  9:48 UTC 

[PATCH] netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
 2016-07-01  9:45 UTC 

[PATCH net-next 0/5] qede: Enhancements
 2016-07-01  9:43 UTC  (2+ messages)

[PATCH net-next V4 0/6] switch to use tx skb array in tun
 2016-07-01  9:40 UTC  (4+ messages)

[PATCH v3 net-next 0/9] net: hns: fix the typo of hns
 2016-07-01  9:34 UTC  (10+ messages)
` [PATCH v3 net-next 1/9] MAINTAINERS: add maintainers for hns driver
` [PATCH v3 net-next 2/9] net: hns: fix code style about "
` [PATCH v3 net-next 3/9] net: hns: change code style from a = a + x to a += x
` [PATCH v3 net-next 4/9] net: hns: delete redundant parenthese
` [PATCH v3 net-next 5/9] net: hns: add a space before "*/"
` [PATCH v3 net-next 6/9] net: hns: normalize two different loop
` [PATCH v3 net-next 7/9] net: hns: remove redundant hns_mac_dev_to_enet_if()
` [PATCH v3 net-next 8/9] net: hns: add media-type property for hns
` [PATCH v3 net-next 9/9] net: hns: get reset registers from DT

[PATCH] net/ixgbe: Allow resetting VF admin mac to zero
 2016-07-01  9:19 UTC 

[net-next PATCH 0/5] HFSC patches, part 1
 2016-07-01  9:07 UTC  (2+ messages)

[PATCH net-next] tipc: fix nl compat regression for link statistics
 2016-07-01  9:11 UTC 

[PATCH 0/1] qlcnic: add wmb() call in transmit data path
 2016-07-01  9:00 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] ipv6: Fix soft lockup for ipv6 network notifier
 2016-07-01  8:23 UTC  (4+ messages)

tcp md5: one more crypto-sg-on-the-stack instance
 2016-07-01  8:03 UTC  (4+ messages)
` [PATCH net-next] tcp: md5: do not use stack storage in crypto operations
  ` [PATCH v2 net-next] tcp: md5: use kmalloc() backed scratch areas

[PATCH v14 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-07-01  6:42 UTC  (3+ messages)

[PATCH v2] notifier: Fix soft lockup for notifier_call_chain()
 2016-07-01  5:12 UTC  (7+ messages)

[BUG] Panic on boot in ixgbe with Xeon D-1531
 2016-07-01  4:12 UTC 

[PATCHv2 net-next 0/3] Add option to specify PF parameter for IFLA_VF_MAC
 2016-07-01  3:10 UTC  (4+ messages)
` [PATCHv2 net-next 1/3] net: Add provision to specify pf number while assigning VF mac

[PATCH v2 net-next 0/9] net: hns: fix the typo of hns
 2016-07-01  2:15 UTC  (4+ messages)
` [PATCH v2 net-next 1/9] MAINTAINERS: add maintainers for hns driver

[PATCH V6 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga
 2016-07-01  1:38 UTC  (2+ messages)

[PATCH] ip route: timeout for routes has to be set in seconds
 2016-07-01  0:29 UTC 

[PATCH iproute2] bridge: man: fix BPUD typo
 2016-07-01  0:30 UTC 

[PATCH iproute2] bridge: man: fix STP LISTENING description
 2016-07-01  0:31 UTC 

[PATCH net-next 0/9] RDS:TCP data structure changes for multipath support
 2016-06-30 23:11 UTC  (10+ messages)
` [PATCH net-next 1/9] RDS: Rework path specific indirections
` [PATCH net-next 2/9] RDS: TCP: Remove dead logic around c_passive in rds-tcp
` [PATCH net-next 3/9] RDS: TCP: Make rds_tcp_connection track the rds_conn_path
` [PATCH net-next 4/9] RDS: TCP: Refactor connection destruction to handle multiple paths
` [PATCH net-next 5/9] RDS: TCP: make ->sk_user_data point to a rds_conn_path
` [PATCH net-next 6/9] RDS: TCP: make receive path use the rds_conn_path
` [PATCH net-next 7/9] RDS: TCP: Hooks to set up a single connection path
` [PATCH net-next 8/9] RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts
` [PATCH net-next 9/9] RDS: Do not send a pong to an incoming ping with 0 src port

ethtool 4.6 released
 2016-06-30 22:12 UTC  (8+ messages)
` ethtool needs a new maintainer

[PATCH] mwifiex: mask PCIe interrupts before removal
 2016-06-30 22:21 UTC 

[RFC PATCH] ila: Resolver mechanism
 2016-06-30 22:02 UTC  (2+ messages)

It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() ))
 2016-06-30 21:56 UTC  (6+ messages)

[RFC 0/7] net: ethernet: bgmac: Add platform device support
 2016-06-30 21:57 UTC  (7+ messages)
` [RFC 5/7] "
` [RFC 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

[PATCH nf-next 0/3] Compact netfilter hooks list
 2016-06-30 21:19 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: bridge: add and use br_nf_hook_thresh
` [PATCH nf-next 2/3] netfilter: call nf_hook_state_init with rcu_read_lock held
` [PATCH nf-next 3/3] netfilter: replace list_head with single linked list

[PATCH net v2] net: bcmsysport: Device stats are unsigned long
 2016-06-30 20:27 UTC 

[PATCH net-next 19/19] rxrpc: Use RCU to access a peer's service connection tree
 2016-06-30 20:19 UTC  (6+ messages)
  ` [PATCH net-next 00/19] rxrpc: Improve conn/call lookup and fix call number generation

[PATCH net] net: bcmsysport: Device stats are unsigned long
 2016-06-30 19:58 UTC  (3+ messages)

[PATCH] net: stmmac: Fix null-function call in ISR on stmmac1000
 2016-06-30 19:48 UTC  (3+ messages)

[PATCH] net: stmmac: Fix null-function call in ISR on stmmac1000
 2016-06-30 19:46 UTC 

[PATCH 0/4] net: ethernet: ti: cpsw: add multi-queue support
 2016-06-30 19:04 UTC  (5+ messages)
` [PATCH 1/4] net: ethernet: ti: davinci_cpdma: split descs num between all channels
` [PATCH 2/4] net: ethernet: ti: cpsw: add multi queue support
` [PATCH 3/4] net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals
` [PATCH 4/4] net: ethernet: ti: cpsw: add ethtool channels support


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).