netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-02 00:34:16 to 2016-01-04 17:14:10 UTC [more...]

[PATCH 0/2] net-qmi_wwan: Fine-tuning for two function implementations
 2016-01-04 17:14 UTC  (50+ messages)
  ` [PATCH 1/2] net-qmi_wwan: Refactoring for qmi_wwan_bind()
  ` [PATCH 2/2] net-qmi_wwan: Delete an unnecessary variable initialisation in qmi_wwan_register_subdriver()
` [PATCH] net-brcmfmac: Delete an unnecessary variable initialisation in brcmf_sdio_download_firmware()
` [PATCH 0/3] net-iwlegacy: Fine-tuning for il_eeprom_init()
  ` [PATCH 1/3] net-iwlegacy: Refactoring "
  ` [PATCH 3/3] net-iwlegacy: Another refactoring "
` [PATCH] net-libertas: Better exception handling in if_spi_host_to_card_worker()
          `  "
` [PATCH 0/3] net-rsi: Fine-tuning for two function implementations
  ` [PATCH 1/3] rsi: Delete unnecessary variable initialisations in rsi_send_mgmt_pkt()
    ` net-rsi: Reconsider usage of variable "vap_id" "
      ` [PATCH v2 1/3] rsi: Delete unnecessary variable initialisations "
          `  "
  ` [PATCH 2/3] rsi: Delete unnecessary variable initialisations in rsi_send_data_pkt()
  ` [PATCH 3/3] rsi: Replace variable initialisations by assignments "
` [PATCH 0/5] xen-netback: Fine-tuning for three function implementations
  ` [PATCH 1/5] xen-netback: Delete an unnecessary assignment in connect_rings()
  ` [PATCH 2/5] xen-netback: Delete an unnecessary goto statement "
  ` [PATCH 3/5] xen-netback: Replace a variable initialisation by an assignment in read_xenbus_vif_flags()
  ` [PATCH 4/5] xen-netback: Replace a variable initialisation by an assignment in xen_register_watchers()
  ` [PATCH 5/5] xen-netback: Delete an unnecessary variable initialisation "

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

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

next-20160104 build: 3 failures 15 warnings (next-20160104)
 2016-01-04 16:50 UTC 

[PATCH] rt2x00pci: Disable memory-write-invalidate when the driver exits
 2016-01-04 16:50 UTC  (2+ messages)

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

[RFC PATCH net-next] net: Add l3mdev cgroup
 2016-01-04 16:32 UTC 

[PATCH v3 net-next 0/4] Faster SO_REUSEPORT
 2016-01-04 16:26 UTC  (5+ 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 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

[RFC PATCH 00/12] drop the qdisc lock for pfifo_fast/mq
 2016-01-04 15:21 UTC  (6+ messages)
` [RFC PATCH 02/12] net: sched: free per cpu bstats
` [RFC PATCH 06/12] net: sched: support qdisc_reset on NOLOCK qdisc

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

[PATCH] mac802154: constify ieee802154_llsec_ops structure
 2016-01-04 14:33 UTC  (2+ 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)

[PATCHv2 (net-next.git) 00/18] stmmac: enhance driver performances and update the version
 2016-01-04 13:07 UTC  (19+ 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

[RFC v5 0/6] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2016-01-04 12:45 UTC  (6+ 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 6/6] Adds hardware supported cross timestamp

[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 v2 net-next 0/3] Add new capability and parse from DT
 2016-01-04 10:38 UTC  (8+ messages)
` [PATCH v3 net-next] net: ethernet: cadence-macb: Add disabled usrio caps
  ` [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 v4 net-next 1/3] net: ethernet: cadence-macb: Add disabled usrio caps
      ` [PATCH v4 net-next 3/3] dt-bindings: net: macb: Add NPx macb variant

[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

[patch net-next 0/4] mlxsw: couple of fixes
 2016-01-04  9:42 UTC  (5+ messages)
` [patch net-next 1/4] mlxsw: spectrum: Initialize PVID only once
` [patch net-next 2/4] mlxsw: spectrum: Return NOTIFY_BAD on bridge failure
` [patch net-next 3/4] mlxsw: spectrum: Set bridge status in appropriate functions
` [patch net-next 4/4] mlxsw: spectrum: Change bridge port attributes only when bridged

[PATCH] iwlegacy: 4965-mac: constify il_sensitivity_ranges structure
 2016-01-04  9:37 UTC  (2+ messages)

[PATCH 1/1] net/ipv6: add sysctl option accept_ra_min_hop_limit
 2016-01-04  8:37 UTC 

[RFC v4 0/5] Add virtio transport for AF_VSOCK
 2016-01-04  7:55 UTC  (2+ messages)

[net-next] l2tp: rely on ppp layer for skb scrubbing
 2016-01-04  7:31 UTC 

[2/2] ppp: implement rtnetlink device handling
 2016-01-04  7:29 UTC 

[1/2] ppp: define reusable device creation functions
 2016-01-04  7:28 UTC 

[PATCH net] r8152: add reset_resume function
 2016-01-04  6:38 UTC 

[PATCH RFC] vhost: basic device IOTLB support
 2016-01-04  6:22 UTC  (5+ messages)

Fwd: [PATCH stable-3.14] usb: gadget: f_ncm: fix skb_clone memleak on error
 2016-01-04  6:16 UTC 

4.4-rc5 crash (af_unix)
 2016-01-04  5:07 UTC  (2+ messages)
  ` 4.4-rc "

[iproute PATCH v2 2/2] ss: support closing inet sockets via SOCK_DESTROY
 2016-01-04  1:54 UTC  (5+ messages)
  ` [iproute PATCH v3 "

[PATCH net-next] net: Implement fast csum_partial for x86_64
 2016-01-03 23:22 UTC 

[PATCH iproute2 1/2] Avoid in6_addr redefinition
 2016-01-03 23:16 UTC  (2+ messages)

[PATCH iproute2] arpd: drop unnecessary explicit null termination
 2016-01-03 23:04 UTC  (6+ messages)
  ` [PATCH iproute2 v2 1/2] "
    ` [PATCH iproute2 v2 2/2] arpd: fix parsing of unlikely long comments

[Patch net] nfc: use GFP_USER for user-controlled kmalloc
 2016-01-03 22:36 UTC  (4+ messages)
` [Patch net] nfc: check sock state in llcp_sock_getname()

[PATCH 01/12] Documentation: DT: net: add docs for ralink/mediatek SoC ethernet binding
 2016-01-03 19:18 UTC  (13+ messages)
` [PATCH 02/12] net-next: mediatek: add the drivers core files
` [PATCH 03/12] net-next: mediatek: add switch driver for rt3050
` [PATCH 04/12] net-next: mediatek: add switch driver for mt7620
` [PATCH 05/12] net-next: mediatek: add switch driver for mt7621
` [PATCH 06/12] net-next: mediatek: add support for rt2880
` [PATCH 07/12] net-next: mediatek: add support for rt3050
` [PATCH 08/12] net-next: mediatek: add support for rt3883
` [PATCH 09/12] net-next: mediatek: add support for mt7620
` [PATCH 10/12] net-next: mediatek: add support for mt7621
` [PATCH 11/12] net-next: mediatek: add Kconfig and Makefile
` [PATCH 12/12] net-next: mediatek: add an entry to MAINTAINERS

[PATCH] af_unix: Fix splice-bind deadlock
 2016-01-03 18:56 UTC  (6+ messages)

Disable "received packet with own address as source" check
 2016-01-03 16:27 UTC  (2+ messages)

[PATCH] stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
 2016-01-03 14:36 UTC  (5+ messages)

[PATCH] chelsio: constify cphy_ops structures
 2016-01-03 13:09 UTC 

[PATCH] Net: irda: actisys-sir: fixed coding style issue
 2016-01-03 12:57 UTC 

Charity Donation
 2016-01-03 12:10 UTC 

[PATCH V5 4/9] Drivers: hv: ring_buffer: enhance hv_ringbuffer_read() to support hvsock
 2016-01-03 11:55 UTC  (3+ messages)

Charity Donation
 2016-01-03 11:43 UTC 

Charity Donation
 2016-01-03 11:11 UTC 

Charity Donation
 2016-01-03 10:22 UTC 

[PATCH linux-firmware] qed: Add firmware 8.7.3.0
 2016-01-03  9:54 UTC  (4+ messages)

Charity Donation
 2016-01-03  9:32 UTC 

Charity Donation
 2016-01-03  9:23 UTC 

[PATCH] ixgbe: constify ixgbe_mbx_operations structure
 2016-01-03  6:55 UTC 

[PATCH] igb: constify e1000_phy_operations structure
 2016-01-03  6:44 UTC 

[PATCH net-next 0/7] bnxt_en: Support combined and rx/tx channels
 2016-01-03  4:45 UTC  (8+ messages)
` [PATCH net-next 1/7] bnxt_en: Refactor bnxt_dbg_dump_states()
` [PATCH net-next 2/7] bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct
` [PATCH net-next 3/7] bnxt_en: Check for NULL rx or tx ring
` [PATCH net-next 4/7] bnxt_en: Re-structure ring indexing and mapping
` [PATCH net-next 5/7] bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings
` [PATCH net-next 6/7] bnxt_en: Modify init sequence "
` [PATCH net-next 7/7] bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings

[PATCH next] net/core/dev: Warn on an impossibly short offload frame
 2016-01-03  1:06 UTC  (2+ messages)

Charity Donation
 2016-01-03  0:16 UTC 

Charity Donation
 2016-01-02 23:15 UTC 

Charity Donation
 2016-01-02 22:50 UTC 

Charity Donation
 2016-01-02 21:07 UTC 

Charity Donation
 2016-01-02 19:05 UTC 

Charity Donation
 2016-01-02 17:16 UTC 

[PATCH] phy: add HAS_IOMEM/OF_MDIO dependencies to MDIO_OCTEON
 2016-01-02 14:34 UTC  (2+ messages)

Attansic L1 driver issue
 2016-01-02  5:58 UTC 

[PATCH] net: refactor icmp_global_allow to improve readability and performance
 2016-01-02  3:20 UTC  (3+ messages)

[PATCH 1/3] net-gianfar: Less function calls in gfar_ethflow_to_filer_table() after error detection
 2016-01-02  3:16 UTC  (4+ messages)
  ` [PATCH v2 "

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

[RESEND PATCH v1 0/4] Add support emac for the RK3036 SoC platform
 2016-01-02  2:38 UTC  (5+ messages)
` [RESEND PATCH v1 3/4] net: ethernet: arc: Add support emac for RK3036


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