netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-04 09:58:33 to 2016-01-05 03:35:01 UTC [more...]

[PATCHv2 (net-next.git) 00/18] stmmac: enhance driver performances and update the version
 2016-01-05  3:34 UTC  (22+ messages)
` [PATCH (net-next.git) 01/18] stmmac: share reset function between dwmac100 and dwmac1000
` [PATCH (net-next.git) 02/18] stmmac: rework DMA bus setting and introduce new platform AXI structure
` [PATCH (net-next.git) 03/18] stmmac: change descriptor layout
` [PATCH (net-next.git) 04/18] stmmac: remove modulo in stmmac_xmit()
` [PATCH (net-next.git) 05/18] stmmac: add length field to dma data
` [PATCH (net-next.git) 06/18] stmmac: add last_segment "
` [PATCH (net-next.git) 07/18] stmmac: add is_jumbo "
` [PATCH (net-next.git) 08/18] stmmac: merge get_rx_owner into rx_status routine
` [PATCH (net-next.git) 09/18] stmmac: optimize tx desc management
` [PATCH (net-next.git) 10/18] stmmac: optimize tx clean function
` [PATCH (net-next.git) 11/18] stmmac: set dirty index out of the loop
` [PATCH (net-next.git) 12/18] stmmac: first frame prep at the end of xmit routine
` [PATCH (net-next.git) 13/18] stmmac: perf, remove modulo in stmmac_rx()
` [PATCH (net-next.git) 14/18] stmmac: do not poll phy handler when attach a switch
` [PATCH (net-next.git) 15/18] stmmac: fix phy init when attached to a phy
` [PATCHv2 (net-next.git) 16/18] stmmac: do not perform zero-copy for rx frames
` [PATCH (net-next.git) 17/18] stmmac: tune rx copy via threshold
` [PATCH (net-next.git) 18/18] stmmac: update version to Oct_2015

[PATCH RFC] vhost: basic device IOTLB support
 2016-01-05  3:18 UTC  (4+ messages)

[patch net-next 0/4] mlxsw: couple of fixes
 2016-01-05  3:08 UTC  (2+ messages)

[PATCH net] r8152: add reset_resume function
 2016-01-05  3:02 UTC  (2+ messages)

[PATCH net-next] net: Implement fast csum_partial for x86_64
 2016-01-05  3:01 UTC  (8+ messages)

[PATCH] chelsio: constify cphy_ops structures
 2016-01-05  2:58 UTC  (2+ messages)

[RFC PATCH net-next 00/24] Support MDIO devices
 2016-01-05  2:57 UTC  (51+ messages)
` [RFC PATCH net-next 01/24] phy: Consistently use addr for address on an MII bus
` [RFC PATCH net-next 02/24] mdio: Move mdiobus_read/write operatings into mdio.h
` [RFC PATCH net-next 03/24] phy: Use phy_read() instead of mdiobus_read()
` [RFC PATCH net-next 04/24] phy: Add phydev_err() and phydev_dbg() macros
` [RFC PATCH net-next 05/24] phy: add phydev_name() macro
` [RFC PATCH net-next 06/24] net: dnet: Use phy_find_first() helper
` [RFC PATCH net-next 07/24] phy: phy_{read|write}_mmd_indirect: get addr from phydev
` [RFC PATCH net-next 08/24] phy: Centralise print about attached phy
` [RFC PATCH net-next 09/24] phy: mdio-octeon: Use devm_mdiobus_alloc_size()
` [RFC PATCH net-next 10/24] mdio: Move allocation of interrupts into core
` [RFC PATCH net-next 11/24] phy: Add an mdio_device structure
` [RFC PATCH net-next 12/24] of: phy: Only register a phy device for phys
` [RFC PATCH net-next 13/24] phy: Add API for {un{registering an mdio device to a bus
` [RFC PATCH net-next 14/24] phy_device: Move phy attributes into phy_device
` [RFC PATCH net-next 15/24] dsa: Register netdev before phy
` [RFC PATCH net-next 16/24] phy: Move PHY PM operations into phy_device
` [RFC PATCH net-next 17/24] phy: Centralize setting driver module owner
` [RFC PATCH net-next 18/24] phy: Move phy specific bus match into phy_device
` [RFC PATCH net-next 19/24] mdio_bus: Generalise of_mdiobus_link_phydev()
` [RFC PATCH net-next 20/24] mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()
` [RFC PATCH net-next 21/24] mdio: Add support for mdio drivers
` [RFC PATCH net-next 22/24] mdio: Abstract device_remove() and device_free()
` [RFC PATCH net-next 23/24] mdio: mdio-nop: Dummy driver to testing
` [RFC PATCH net-next 24/24] Add linux,mdio-nop support for testing

[PATCH] fsl/fman: allow modular build
 2016-01-05  2:54 UTC  (2+ messages)

Charity/Donation
 2016-01-05  2:40 UTC 

[PATCH] ip_tunnel: make ip6tunnel_xmit definition conditional
 2016-01-05  2:51 UTC  (2+ messages)

[GIT] [4.5] NFC update
 2016-01-05  2:48 UTC  (2+ messages)

net/netlink: memory leak in netlink_sendmsg
 2016-01-05  2:47 UTC  (3+ messages)
` [PATCH] connector: bump skb->users before callback invocation

[PATCH] staging: r8192U: Fix check pointer after usage problem
 2016-01-05  2:30 UTC 

[PATCH] netfilter: nf_conntrack: use safer way to lock all buckets
 2016-01-05  2:25 UTC 

linux-next: manual merge of the rdma tree with the net-next tree
 2016-01-05  1:51 UTC 

[PATCH] rt2x00pci: Disable memory-write-invalidate when the driver exits
 2016-01-05  1:27 UTC  (3+ messages)

[PATCH net-next 0/4] batch calls to fib_flush and arp_ifdown
 2016-01-05  1:12 UTC  (7+ messages)
` [PATCH net-next 1/4] net: add event_list to struct net and provide utility functions
` [PATCH net-next 2/4] net: dev: add batching to net_device notifiers
` [PATCH net-next 3/4] net: core: introduce neigh_ifdown_all for all down interfaces
` [PATCH net-next 4/4] net: fib: avoid calling fib_flush for each device when doing batch close and unregister

[PATCH] net-libertas: Better exception handling in if_spi_host_to_card_worker()
 2016-01-04 23:54 UTC  (23+ messages)
        `  "
` [PATCH 0/3] net-rsi: Fine-tuning for two function implementations
  ` [PATCH 1/3] rsi: Delete unnecessary variable initialisations in rsi_send_mgmt_pkt()
          `  "
` [PATCH 0/5] xen-netback: Fine-tuning for three function implementations

[PATCH] af_unix: Fix splice-bind deadlock
 2016-01-04 23:25 UTC  (5+ messages)

[PATCH v4 net-next 0/4] Faster SO_REUSEPORT
 2016-01-04 22:58 UTC  (8+ messages)
` [PATCH v4 net-next 1/4] soreuseport: define reuseport groups
` [PATCH v4 net-next 2/4] soreuseport: fast reuseport UDP socket selection
` [PATCH v4 net-next 3/4] soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
` [PATCH v4 net-next 4/4] soreuseport: BPF selection functional test

next-20160104 build: 3 failures 15 warnings (next-20160104)
 2016-01-04 22:44 UTC  (3+ messages)

[PATCH v3 net-next 0/4] Faster SO_REUSEPORT
 2016-01-04 22:35 UTC  (7+ messages)
` [PATCH v3 net-next 1/4] soreuseport: define reuseport groups
` [PATCH v3 net-next 2/4] soreuseport: fast reuseport UDP socket selection
` [PATCH v3 net-next 3/4] soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
` [PATCH v3 net-next 4/4] soreuseport: BPF selection functional test

[PATCH net-next 0/5] sctp: use transport hashtable to replace association's with rhashtable
 2016-01-04 22:30 UTC  (2+ messages)

[PATCH stable-3.2 stable-3.12] net: fix checksum check in skb_copy_and_csum_datagram_iovec()
 2016-01-04 22:25 UTC  (4+ messages)
  ` [PATCH net-next] udp: properly support MSG_PEEK with truncated buffers

[PATCH 1/1] include/uapi/linux/sockios.h: mark SIOCRTMSG unused
 2016-01-04 22:19 UTC  (2+ messages)

[PATCH] cxgb4: correctly handling failed allocation
 2016-01-04 22:19 UTC  (2+ messages)

[PATCH] mISDN: correctly handling failed allocation in fsm
 2016-01-04 22:16 UTC  (2+ messages)

[PATCH] mISDN: correctly handling failed allocation
 2016-01-04 22:16 UTC  (2+ messages)

[PATCH] qlcnic: correctly handle qlcnic_alloc_mbx_args
 2016-01-04 22:14 UTC  (2+ messages)

Small improvements for the at803x PHY driver
 2016-01-04 22:05 UTC  (6+ messages)
` [PATCH 2/4] net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode

[PATCH net-next V3 0/4] Introduce mlx5 ethernet timestamping
 2016-01-04 21:59 UTC  (4+ messages)

[PATCH net-next 0/3] Fix some typos in setting hardware parameter
 2016-01-04 21:51 UTC  (2+ messages)

[PATCH net-next] l2tp: rely on ppp layer for skb scrubbing
 2016-01-04 21:45 UTC  (2+ messages)

[PATCH] unix: properly account for FDs passed over unix sockets
 2016-01-04 21:44 UTC  (2+ messages)

[PATCH 0/2] sh_eth: remove unused BE descriptor support
 2016-01-04 21:11 UTC  (2+ messages)

[PATCH 1/6] cfg80211/mac80211: use to_delayed_work
 2016-01-04 21:07 UTC  (3+ messages)
` [PATCH 6/6] tilepro: "

[PATCH net-next 0/7] bnxt_en: Support combined and rx/tx channels
 2016-01-04 20:55 UTC  (2+ messages)

[PATCH V2 1/5] net/ethtool: introduce a new ioctl for per queue setting
 2016-01-04 12:54 UTC  (5+ messages)
` [PATCH V2 2/5] net/ethtool: support get coalesce per queue
` [PATCH V2 3/5] net/ethtool: support set "
` [PATCH V2 4/5] i40e/ethtool: support coalesce getting by queue
` [PATCH V2 5/5] i40e/ethtool: support coalesce setting "

[RFC PATCH net-next] net: Add l3mdev cgroup
 2016-01-04 20:05 UTC  (8+ messages)

[PATCH net-next 1/2] Support outside netns for tunnels
 2016-01-04 19:54 UTC  (4+ messages)
` [PATCH net-next 2/2] Support outside netns for gre & vti tunnels

[RFC v5 0/6] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2016-01-04 12:45 UTC  (7+ messages)
` [RFC v5 1/6] Timekeeping cross timestamp interface for device drivers
` [RFC v5 2/6] Always Running Timer (ART) correlated clocksource
` [RFC v5 3/6] Add history to cross timestamp interface supporting slower devices
` [RFC v5 4/6] Remove duplicate code from ktime_get_raw_and_real code
` [RFC v5 5/6] Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
` [RFC v5 6/6] Adds hardware supported cross timestamp

[PATCH] mac802154: constify ieee802154_llsec_ops structure
 2016-01-04 19:41 UTC  (3+ messages)

[PATCH iproute2] Support outside netns for tunnels
 2016-01-04 18:46 UTC 

[RFC PATCH 00/12] drop the qdisc lock for pfifo_fast/mq
 2016-01-04 18:08 UTC  (5+ messages)
` [RFC PATCH 02/12] net: sched: free per cpu bstats

[ANNOUNCE] NetDev 1.1 is approaching
 2016-01-04 17:32 UTC 

Q: bad routing table cache entries
 2016-01-04 17:23 UTC  (5+ messages)

[PATCH net] net: Propagate lookup failure in l3mdev_get_saddr to caller
 2016-01-04 17:09 UTC 

[PATCH] net: Fix potential NULL pointer dereference in __skb_try_recv_datagram
 2016-01-04 16:45 UTC  (11+ messages)

[PATCH v2 net-next 0/4] Faster SO_REUSEPORT
 2016-01-04 16:22 UTC  (6+ messages)
` [PATCH v2 net-next 3/4] soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF

[PATCH net-next 0/3] nfp: MTU changes and other fixes
 2016-01-04 16:03 UTC  (4+ messages)
` [PATCH net-next 1/3] nfp: free buffers before changing MTU
` [PATCH net-next 2/3] nfp: correct RX buffer length calculation
` [PATCH net-next 3/3] nfp: fix RX buffer length validation

commit e34d65696d2e broke stmmac ethernet on socfpga
 2016-01-04 15:19 UTC  (3+ messages)

[patch v2] qlcnic: fix a timeout loop
 2016-01-04 13:19 UTC  (2+ messages)

[Linux-v4.4-LTS] ppp: Backport of rtnetlink device handling
 2016-01-04 12:55 UTC  (2+ messages)

[RFC PATCH net-next 0/3] MACsec IEEE 802.1AE implementation
 2016-01-04 12:23 UTC  (5+ messages)
` [RFC PATCH net-next 3/3] macsec: introduce IEEE 802.1AE driver

[PATCH v3 net-next] net: ethernet: cadence-macb: Add disabled usrio caps
 2016-01-04 10:38 UTC  (4+ messages)
` [PATCH v4 net-next 0/3] Add new capability and macb DT variant
  ` [PATCH v4 net-next 2/3] net: macb: Add NPx macb config using USRIO_DISABLED cap

[PATCH iproute2 0/4] addrgenmode updates for net-next
 2016-01-04  9:58 UTC  (5+ messages)
` [PATCH iproute2 1/4] include: update kernel headers
` [PATCH iproute2 2/4] iplink: support setting addrgenmode stable_secret
` [PATCH iproute2 3/4] iplink: support show and set of "addrgenmode random"
` [PATCH iproute2 4/4] man: iplink: document new addrgenmodes


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