netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-30 05:30:36 to 2015-03-30 21:13:12 UTC [more...]

[PATCH 1/9 net-next] ipv4: replace if/BUG by BUG_ON
 2015-03-30 21:13 UTC  (4+ messages)
` [PATCH 2/9 net-next] net: core: "
` [PATCH 3/9 net-next] af_key: "
` [PATCH 4/9 net-next] ipv6: "

[PATCH 1/2] ipvlan: don't loose broadcast MAC when setting MAC filters
 2015-03-30 21:11 UTC  (14+ messages)
` [PATCH 2/2] ipvlan: always allow the broadcast MAC address

[PATCH net-next 00/18] switchdev: spring cleanup
 2015-03-30 21:00 UTC  (37+ messages)
` [PATCH net-next 01/18] switchdev: introduce get/set attrs ops
` [PATCH net-next 02/18] switchdev: flesh out get/set attr ops
` [PATCH net-next 03/18] switchdev: convert parent_id_get to swdev attr get
` [PATCH net-next 04/18] switchdev: convert STP update to swdev attr set
` [PATCH net-next 05/18] switchdev: add bridge port flags attr
` [PATCH net-next 06/18] rocker: use swdev get/set attr for bridge port flags
` [PATCH net-next 07/18] switchdev: add new swdev bridge setlink
` [PATCH net-next 08/18] rocker: cut over to new swdev_port_bridge_setlink
` [PATCH net-next 09/18] bonding: "
` [PATCH net-next 10/18] team: "
` [PATCH net-next 11/18] switchdev: remove old netdev_switch_port_bridge_setlink
` [PATCH net-next 12/18] switchdev: remove unused netdev_switch_port_bridge_dellink
` [PATCH net-next 13/18] switchdev: remove unused NETIF_F_HW_SWITCH_OFFLOAD
` [PATCH net-next 14/18] switchdev: add new swdev_port_bridge_getlink
` [PATCH net-next 15/18] rocker: cut over to "
` [PATCH net-next 16/18] switchdev: rename netdev_switch_fib_* to swdev_fib_*
` [PATCH net-next 17/18] switchdev: rename netdev_switch_notifier_* to swdev_notifier_*
` [PATCH net-next 18/18] switchdev: bring documentation up-to-date

notifications of interfaces going down/up/being created/destroyed?
 2015-03-30 20:59 UTC  (2+ messages)

[RFC PATCH net-next] switchdev: Enable HW offloading of fdb add/delete on team devices
 2015-03-30 20:56 UTC 

[net-next PATCH 1/2] fib_trie: Fix warning on fib4_rules_exit
 2015-03-30 20:50 UTC  (6+ messages)

[PATCH] cxgb4: fix boolreturn.cocci warnings
 2015-03-30 20:28 UTC  (4+ messages)
    ` [PATCH net-next] ethernet: Use bool function returns of true/false instead of 1/0

[PATCH net 0/4 v2] ipvlan: list corruption and rcu fixes
 2015-03-30 20:27 UTC  (5+ messages)
` [PATCH net 1/4 v3] ipvlan: fix addr hash list corruption
` [PATCH net 4/4 v2] ipvlan: fix check for IP addresses in control path

[PATCH -next] mac80211: Use #define IEEE80211_CCMP_PN_LEN and bool
 2015-03-30 20:05 UTC  (3+ messages)

[PATCH 56/86] intel/ixgb: use uapi/linux/pci_ids.h directly
 2015-03-30 19:04 UTC  (4+ messages)

[PATCH 0/7] drivers: Use bool function return values true/false not 1/0
 2015-03-30 18:39 UTC  (4+ messages)
` [PATCH 5/7] ssb: Use bool function return values of "

[net-next PATCH] ixgbe: Drop unnecessary call to rcu_barrier
 2015-03-30 18:35 UTC  (2+ messages)

[PATCH net-next v10 0/7]: ixgbevf: Allow querying VFs RSS indirection table and key
 2015-03-30 18:35 UTC  (8+ messages)
` [PATCH net-next v10 1/7] if_link: Add an additional parameter to ifla_vf_info for RSS querying
` [PATCH net-next v10 2/7] ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
` [PATCH net-next v10 3/7] ixgbe: Add a RETA query command to VF-PF channel API
` [PATCH net-next v10 4/7] ixgbevf: Add a RETA query code
` [PATCH net-next v10 5/7] ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
` [PATCH net-next v10 6/7] ixgbevf: Add RSS Key query code
` [PATCH net-next v10 7/7] ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key

Question: should local address be expired when updating PMTU?
 2015-03-30 18:24 UTC  (14+ messages)
              ` [PATCH RFC 1/3] ipv6: Fix after pmtu events dissapearing host routes
              ` [PATCH RFC 2/3] ipv6: Extend the route lookups to low priority metrics
              ` [PATCH RFC 3/3] ipv6: Don't update pmtu on uncached routes

[PATCH net] openvswitch: Return vport module ref before destruction
 2015-03-30 18:19 UTC  (2+ messages)

[PATCH net-next v3 0/2]: ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key
 2015-03-30 18:18 UTC  (3+ messages)
` [PATCH net-next v3 1/2] ixgbe: Refactor the RSS configuration code
` [PATCH net-next v3 2/2] ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key

[PATCH net-next v2 0/5] mpls: Behaviour-changing improvements
 2015-03-30 18:15 UTC  (6+ messages)
` [PATCH net-next v3 0/4] "
  ` [PATCH net-next v3 1/4] mpls: Use definition for reserved label checks
  ` [PATCH net-next v3 2/4] mpls: Differentiate implicit-null and unlabeled neighbours
  ` [PATCH net-next v3 3/4] mpls: Per-device enabling of packet input
  ` [PATCH net-next v3 4/4] mpls: Allow payload type to be associated with label routes

[PATCH net-next] bonding: BOND_MONITOR_CHURNED is a port variable
 2015-03-30 17:44 UTC  (5+ messages)

[Fix kernel crash in cipso_v4_sock_delattr ]
 2015-03-30 17:25 UTC  (3+ messages)

[PATCH RFC v2 0/2] can: join filters with per-CPU variables
 2015-03-30 17:25 UTC  (12+ messages)
` [PATCH RFC v2 1/2] can: fix multiple delivery of a single CAN frame for overlapping CAN filters

[PATCH net-next v1 0/2]: ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key
 2015-03-30 17:23 UTC  (6+ messages)
` [PATCH net-next v1 1/2] ixgbe: Refactor the RSS configuration code
      ` [Intel-wired-lan] "

[PATCH net-next] net: smc91x: Remove an unused variable
 2015-03-30 17:20 UTC  (2+ messages)

[PATCH net-next v9 0/7]: ixgbevf: Allow querying VFs RSS indirection table and key
 2015-03-30 17:18 UTC  (33+ messages)
` [PATCH net-next v9 2/7] ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
` [PATCH net-next v9 3/7] ixgbe: Add a RETA query command to VF-PF channel API
` [PATCH net-next v9 4/7] ixgbevf: Add a RETA query code
` [PATCH net-next v9 5/7] ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
` [PATCH net-next v9 6/7] ixgbevf: Add RSS Key query code
` [PATCH net-next v9 7/7] ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key

[PATCH net-next] bonding: Remove hardcoded initialization
 2015-03-30 17:07 UTC  (3+ messages)

[RFC PATCH 00/11] IB/Verbs: IB Management Helpers
 2015-03-30 17:04 UTC  (27+ messages)
` [PATCH 01/11] IB/Verbs: Use helpers to check transport and link layer
` [RFC PATCH 02/11] IB/Verbs: Use management helper tech_iboe() for iboe-check
` [RFC PATCH 06/11] IB/Verbs: Use management helper has_sa() and cap_sa(), for sa-check
` [RFC PATCH 07/11] IB/Verbs: Use management helper has_mcast() and, cap_mcast() for mcast-check
` [RFC PATCH 08/11] IB/Verbs: Use management helper has_iwarp() for, iwarp-check

[PATCH 0/6] mvneta: SGMII-based in-band link state signaling
 2015-03-30 17:04 UTC  (10+ messages)
` [PATCH 4/6] of: add API for changing parameters of fixed link

tc ingress filters not applied
 2015-03-30 17:00 UTC  (2+ messages)

pull-request: mac80211-next 2015-03-30
 2015-03-30 15:23 UTC 

[patch net-next] net: rename dev to orig_dev in deliver_ptype_list_skb
 2015-03-30 14:56 UTC 

[PATCH net-next 0/7] mlx4: Extend statistics gathering and display
 2015-03-30 14:45 UTC  (8+ messages)
` [PATCH net-next 1/7] net/mlx4_en: Fix port counters statistics bitmask
` [PATCH net-next 2/7] net/mlx4_en: Create new header file for all statistics info
` [PATCH net-next 3/7] net/mlx4_en: Move statistics bitmap setting to the Ethernet driver
` [PATCH net-next 4/7] net/mlx4_en: Support general selective view of ethtool statistics
` [PATCH net-next 5/7] net/mlx4_en: Protect access to the statistics bitmap
` [PATCH net-next 6/7] net/mlx4_en: Add Flow control statistics display via ethtool
` [PATCH net-next 7/7] net/mlx4_en: Moderate ethtool callback to show more statistics

[PATCH net-next 0/2] hv_netvsc: Eliminate memory allocation in the send path
 2015-03-30 14:25 UTC  (4+ messages)
` [PATCH net-next 1/2] hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism

[RFC] Handling device free after a packet is passed to the network stack
 2015-03-30 14:19 UTC  (3+ messages)

[PATCH net-next RFC v2] switchdev: bridge: drop hardware forwarded packets
 2015-03-30 14:06 UTC  (17+ messages)

[PATCH] Bonding Overriding Configuration logic restored
 2015-03-30 13:59 UTC  (2+ messages)

The errno when failing to connect to a unix stream socket due to timeout
 2015-03-30 13:51 UTC 

[PATCH net 0/1] af_iucv: fix AF_IUCV sendmsg() errno
 2015-03-30 13:40 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH] xen-netfront: transmit fully GSO-sized packets
 2015-03-30 13:46 UTC  (4+ messages)

[PATCH v3] net: sysctl for RA default route MTU
 2015-03-30 12:30 UTC  (2+ messages)

[patch net-next] tc: introduce OpenFlow classifier
 2015-03-30 12:18 UTC  (5+ messages)

Multicast packets visible on different subnets in different namespaces
 2015-03-30 12:05 UTC 

[PATCH net] netlink: pad nla_memcpy dest buffer with zeroes
 2015-03-30 11:31 UTC  (2+ messages)

[PATCH v2 4/6] brcm80211: drop pci dependency
 2015-03-30 10:59 UTC  (2+ messages)
` [PATCH v2 5/6] brcm80211: drop pci_ids include

[3.4 PATCH] Bluetooth: Fix invalid length check in l2cap_information_rsp()
 2015-03-30  9:27 UTC 

[PATCH] net: nl80211 - pass name_assign_type to rdev_add_virtual_intf()
 2015-03-30  8:37 UTC  (2+ messages)

[PATCH net-next v2 4/5] net: bcmgenet: add UMAC_IRQ_LINK_EVENT
 2015-03-30  7:29 UTC 

[PATCH net-next v2 5/5] net: bcmgenet: fix the call to phy_mac_interrupt()
 2015-03-30  7:29 UTC 

[PATCH net-next v2 3/5] net: bcmgenet: fix bcmgenet_open()
 2015-03-30  7:29 UTC 

[PATCH net-next v2 2/5] net: bcmgenet: remove __bcmgenet_fini_dma()
 2015-03-30  7:29 UTC 

[PATCH net-next v2 1/5] net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONE
 2015-03-30  7:28 UTC 

[PATCH net-next v2 0/5] net: bcmgenet: code cleanup
 2015-03-30  7:28 UTC 

[PATCH 1/1] ip-link: allow human readable output with base of 1024 only for byte counts
 2015-03-30  7:03 UTC  (3+ messages)

[PATCH net-next 0/3] net: bcmgenet: code cleanup
 2015-03-30  7:00 UTC  (2+ messages)

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-03-30  6:41 UTC  (14+ messages)

[PATCH 0/4] net/macb: fixes after big driver update
 2015-03-30  6:33 UTC  (7+ messages)
` [PATCH 1/4] net/macb: only probe queues once and use stored values
` [PATCH 3/4] net/macb: fix capabilities configuration


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