netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-24 15:02:39 to 2015-09-25 13:49:51 UTC [more...]

simplify configfs attributes
 2015-09-25 13:49 UTC  (14+ messages)
` [PATCH 01/23] configfs: add show and store methods to struct configfs_attribute
` [PATCH 02/23] usb-gadget: use per-attribute show and store methods
` [PATCH 03/23] usb-gadget/uvc: "
` [PATCH 04/23] usb-gadget/f_hid: "
` [PATCH 05/23] usb-gadget/f_acm: "
` [PATCH 06/23] usb-gadget/ether: "
  ` [PATCH 07/23] usb-gadget/f_loopback: "
` [PATCH 08/23] usb-gadget/f_midi: "
` [PATCH 09/23] usb-gadget/f_printer: "
` [PATCH 10/23] usb-gadget/f_sourcesink: "
` [PATCH 11/23] usb-gadget/f_mass_storage: "
` [PATCH 12/23] usb-gadget/f_ac1: "
` [PATCH 14/23] usb-gadget/f_obex: "

[PATCH 0/7] net: netcp: a set of bug fixes
 2015-09-25 13:35 UTC  (2+ messages)

[PATCH v3 0/2] [net] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
 2015-09-25 13:25 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH net] ipv4: add support for "gratuitous" redirect
 2015-09-25 13:16 UTC 

[RFC PATCH] Fix false positives in can_checksum_protocol()
 2015-09-25 12:55 UTC 

[PATCH] Fix AF_PACKET ABI breakage in 4.2
 2015-09-25 12:33 UTC  (6+ messages)
  ` [PATCH v2] "

[iproute PATCH 0/3] improve MACVLAN/MACVTAP support
 2015-09-25 12:09 UTC  (4+ messages)
` [iproute PATCH 1/3] ip: link: consolidate macvlan and macvtap
` [iproute PATCH 2/3] ip: macvlan: support MACVLAN_FLAG_NOPROMISC flag
` [iproute PATCH 3/3] man: ip-link: document MACVLAN/MACVTAP interface types

[RFT] geneve: implement support for IPv6-based tunnels
 2015-09-25 12:08 UTC  (3+ messages)
` [PATCH iproute2] geneve: add support for IPv6 link partners

[net:master 114/121] drivers/net/phy/mdio_bus.c:248: warning: No description found for parameter 'owner'
 2015-09-25 10:56 UTC  (2+ messages)

[PATCH iproute2 -next] f_bpf: allow for optional classid and add flags
 2015-09-25 10:32 UTC 

[PATCH] net ipv4 ipconfig: use preferred log methods
 2015-09-25  9:58 UTC 

[PATCH] ipvs: drop first packet to dead server
 2015-09-25  9:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RESEND] bnx2x:Add proper protection from concurrent users in the function bnx2_open
 2015-09-25  9:38 UTC 

[Linux 4.2-rc8+...v4.3-rc2] REGRESSION: ppp: circular locking dependency detected: [pppd] ppp_dev_uninit() | rtnl_lock()
 2015-09-25  8:46 UTC  (9+ messages)

[PATCH net-next v3] net: Fix Hisilicon Network Subsystem Support Compilation
 2015-09-25  8:29 UTC 

[PATCH net-next v2] net: Fix Hisilicon Network Subsystem Support Compilation
 2015-09-25  8:28 UTC 

[PATCH v2] net: Fix Hisilicon Network Subsystem Support Compilation
 2015-09-25  7:55 UTC  (3+ messages)

[PATCH] net/ibm/emac: bump version numbers for correct work with ethtool
 2015-09-25  7:53 UTC  (5+ messages)

[PATCH v2] net/ibm/emac: bump version numbers for correct work with ethtool
 2015-09-25  7:52 UTC 

[PATCH net-next 0/8] Mellanox mlx5 driver update
 2015-09-25  7:49 UTC  (9+ messages)
` [PATCH net-next 1/8] net/mlx5e: Priv state flag not rolled-back upon netdev open error
` [PATCH net-next 2/8] net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands
` [PATCH net-next 3/8] net/mlx5_core: Remove redundant "err" variable usage
` [PATCH net-next 4/8] net/mlx5_core: Fix async commands return code
` [PATCH net-next 5/8] net/mlx5_core: Fix notification of page supplement error
` [PATCH net-next 6/8] net/mlx5_core: New init and exit flow for mlx5_core
` [PATCH net-next 7/8] net/mlx5_core: Fix wrong name in struct
` [PATCH net-next 8/8] net/mlx5_core: Update health syndromes

[PATCH V6 net-next 0/2] net: implement SMC-R solution
 2015-09-25  7:27 UTC  (4+ messages)
` [PATCH V6 net-next 2/2] smc: introduce socket family AF_SMC

[PATCH 17/19] tools: bpf_jit_disasm: make get_last_jit_image return unsigned
 2015-09-25  6:45 UTC  (3+ messages)
    ` [PATCH v2 "

[PATCH iproute2 v2] ip: allow using a device "help" (or a prefix thereof)
 2015-09-25  6:44 UTC 

[PATCH 18/19] mac80211: make ieee80211_new_mesh_header return unsigned
 2015-09-25  6:42 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v3 0/9] Phy, mdiobus, and netdev struct device fixes
 2015-09-25  6:05 UTC  (20+ 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 net-next v3 00/10] switchdev: transaction item queue and cleanup
 2015-09-25  6:04 UTC  (8+ messages)
` [patch net-next v3 02/10] switchdev: introduce transaction item queue for attr_set and obj_add

[RFC v2 net-next 00/10] Add new drivers: qed & qede
 2015-09-25  6:02 UTC  (9+ messages)
` [RFC v2 net-next 05/10] qede: Add basic network device support

iproute2 v7: full ss json support and general output simplification
 2015-09-25  6:01 UTC  (6+ messages)
` [PATCH v7 02/10] ss: created formatters for json and hr

[PATCH net-next 0/4] switchdev: push bridge attributes down
 2015-09-25  5:51 UTC  (14+ messages)
` [PATCH net-next 1/4] switchdev: add bridge attributes
` [PATCH net-next 2/4] switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
` [PATCH net-next 3/4] bridge: push bridge setting ageing_time down to switchdev
` [PATCH net-next 4/4] rocker: handle setting bridge ageing_time

Re:Hallo
 2015-09-25  5:39 UTC 

Glibc recvmsg from kernel netlink socket hangs forever
 2015-09-25  5:34 UTC  (2+ messages)

[PATCH] ethtool: add new emac_regs struct from driver, add new chip types
 2015-09-25  4:15 UTC  (2+ messages)

netlink: Replace rhash_portid with bound
 2015-09-25  3:39 UTC  (8+ messages)
  ` [PATCH v2] "
        ` netlink: Add barrier to netlink_connect for theoretical case

[PATCH net-next] net: dsa: Set a "dsa" device_type
 2015-09-25  3:37 UTC  (4+ messages)

[PATCH] ip: find correct route for socket which is not bound (v2)
 2015-09-25  1:52 UTC 

[PATCH] ip: find correct route for socket which is not bound (v2)
 2015-09-25  0:54 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2015-09-25  0:50 UTC 

[PATCH net-next 00/11] net: L3 master device
 2015-09-25  0:21 UTC  (12+ messages)
` [PATCH net-next 01/11] net: Introduce L3 Master device abstraction
` [PATCH net-next 02/11] net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
` [PATCH net-next 03/11] net: Add support for l3mdev ops to VRF driver
` [PATCH net-next 04/11] net: Replace vrf_master_ifindex{,_rcu} with l3mdev equivalents
` [PATCH net-next 05/11] net: Replace vrf_dev_table and friends
` [PATCH net-next 06/11] net: Replace calls to vrf_dev_get_rth
` [PATCH net-next 07/11] net: Remove the now unused vrf_ptr
` [PATCH net-next 08/11] net: Remove vrf header file
` [PATCH net-next 09/11] net: Move netif_index_is_l3_master to l3mdev.h
` [PATCH net-next 10/11] net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
` [PATCH net-next 11/11] net: Add netif_is_l3_slave

[PATCH net-next] tcp: avoid reorders for TFO passive connections
 2015-09-25  0:16 UTC 

[GIT PULL nf-next 00/84] Second Round of IPVS Updates for v4.4
 2015-09-25  0:01 UTC  (2+ messages)

[PATCH net-next V13 0/3] openvswitch: Add support for 802.1ad
 2015-09-24 23:42 UTC  (5+ messages)
  ` [PATCH 1/3] openvswitch: 802.1ad uapi changes
  ` [PATCH 3/3] 802.1AD: Flow handling, actions, vlan parsing and netlink attributes
` [PATCH 2/3] Check for vlan ethernet types for 8021.q or 802.1ad

[PATCH] ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
 2015-09-24 23:08 UTC  (2+ messages)

[PATCH] net: mdio-octeon: Add PCI driver binding
 2015-09-24 23:07 UTC  (10+ messages)

pull-request: mac80211 2015-09-23
 2015-09-24 22:36 UTC  (2+ messages)

[PATCH] ip6_gre: Reduce log level in ip6gre_err() to debug
 2015-09-24 22:29 UTC  (2+ messages)

[PATCH net] fib_rules: fix fib rule dumps across multiple skbs
 2015-09-24 22:22 UTC  (2+ messages)

[PATCH v2 0/9] Phy, mdiobus, and netdev struct device fixes
 2015-09-24 22:21 UTC  (13+ messages)
  ` [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 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 net-next] net: Add support for filtering neigh dump by master device
 2015-09-24 22:04 UTC 

[PATCH net-next] tcp: factorize sk_txhash init
 2015-09-24 21:53 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next] bnx2x: add ethtool support to read and change RSS key
 2015-09-24 21:35 UTC  (4+ messages)
  ` [PATCH net] bnx2x: byte swap rss_key to comply to Toeplitz specs

[Patch net] net: revert "net_sched: move tp->root allocation into fw_init()"
 2015-09-24 21:34 UTC  (2+ messages)

[PATCH net 0/2] lwtunnel: make it really work, for IPv4
 2015-09-24 21:32 UTC  (2+ messages)

[PATCH] net: Fix panic in icmp_route_lookup
 2015-09-24 21:31 UTC 

[PATCH 13/17] net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
 2015-09-24 21:23 UTC  (7+ messages)

[PATCH net v2] skbuff: Fix skb checksum flag on skb pull
 2015-09-24 21:09 UTC  (2+ messages)

[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] 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  (11+ messages)
` [PATCH 2/2] Convert smsc911x to use ACPI as well as DT

[PATCH net-next] net: Fix Hisilicon Network Subsystem Support Compilation
 2015-09-24 17:52 UTC  (2+ messages)

[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  (3+ messages)
` [v3 2/8] dpaa_eth: add support for DPAA Ethernet
` [v3 4/8] dpaa_eth: add driver's Tx queue selection mechanism


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