netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-13 15:20:59 to 2017-01-14 21:47:13 UTC [more...]

[PATCH net-next v3 00/10] net: dsa: Support for pdata in dsa2
 2017-01-14 21:47 UTC  (10+ messages)
` [PATCH net-next v3 01/10] net: dsa: Pass device pointer to dsa_register_switch
` [PATCH net-next v3 02/10] net: dsa: Make most functions take a dsa_port argument
` [PATCH net-next v3 03/10] net: dsa: Suffix function manipulating device_node with _dn
` [PATCH net-next v3 04/10] net: dsa: Move ports assignment closer to error checking
` [PATCH net-next v3 06/10] net: dsa: Migrate to device_find_class()
` [PATCH net-next v3 07/10] net: Relocate dev_to_net_device() into core
` [PATCH net-next v3 08/10] net: dsa: Add support for platform data
` [PATCH net-next v3 09/10] net: phy: Allow pre-declaration of MDIO devices
` [PATCH net-next v3 10/10] ARM: orion: Register DSA switch as a MDIO device

[PATCH 1/1] ax25: Fix segfault after sock connection timeout
 2017-01-14 20:18 UTC 

[PATCH net-next 1/1] net sched actions: Add support for user cookies
 2017-01-14 20:18 UTC  (5+ messages)

[PATCH net-next v2 00/10] net: dsa: Support for pdata in dsa2
 2017-01-14 19:12 UTC  (12+ messages)
` [PATCH net-next v2 05/10] drivers: base: Add device_find_class()
` [PATCH net-next v2 08/10] net: dsa: Add support for platform data

[PATCH v5 00/13] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC driver
 2017-01-14 19:04 UTC  (18+ messages)
` [PATCH v5 01/13] net: ethernet: aquantia: Make and configuration files
  ` [PATCH v5 02/13] net: ethernet: aquantia: Common functions and definitions
` [PATCH v5 05/13] net: ethernet: aquantia: Support for NIC-specific code
` [PATCH v5 08/13] net: ethernet: aquantia: PCI operations
` [PATCH v5 11/13] net: ethernet: aquantia: Ethtool support

[PATCH net] openvswitch: maintain correct checksum state in conntrack actions
 2017-01-14 18:42 UTC  (2+ messages)

[PATCH] net: add regs attribute to phy device for user diagnose
 2017-01-14 18:35 UTC  (3+ messages)

[PATCH] net: korina: use new api ethtool_{get|set}_link_ksettings
 2017-01-14 18:34 UTC  (2+ messages)

[PATCH net-next] net/sched: cls_flower: Add user specified data
 2017-01-14 17:46 UTC  (17+ messages)

[pull request][for-next] Mellanox mlx5 Reorganize core driver directory layout
 2017-01-14 17:37 UTC  (10+ messages)

[PATCH] can: Fix kernel panic at security_sock_rcv_skb
 2017-01-14 17:30 UTC  (7+ messages)

pull-request: mac80211-next 2017-01-13
 2017-01-14 17:04 UTC  (2+ messages)

[PATCH] cxgb4: Remove redundant memset before memcpy
 2017-01-14 17:00 UTC  (3+ messages)

[PATCH v3 0/2] bpf: add longest prefix match map
 2017-01-14 16:55 UTC  (4+ messages)
` [PATCH v3 1/2] bpf: add a longest prefix match trie map implementation
` [PATCH v3 2/2] bpf: Add tests for the lpm trie map

(unknown),
 2017-01-14 16:34 UTC 

[PATCH net-next] net/mlx5e: Support bpf_xdp_adjust_head()
 2017-01-14 12:15 UTC  (6+ messages)

[PATCH] net: marvell: skge: use new api ethtool_{get|set}_link_ksettings
 2017-01-14 12:08 UTC 

[Patch net] atm: remove an unnecessary loop
 2017-01-14 11:34 UTC  (10+ messages)

[PATCH 5/6] treewide: use kv[mz]alloc* rather than opencoded variants
 2017-01-14 10:56 UTC  (2+ messages)

[PATCH v2 0/2] bpf: add longest prefix match map
 2017-01-14 10:37 UTC  (5+ messages)
` [PATCH v2 1/2] bpf: add a longest prefix match trie map implementation

[net-next 0/3] tipc: improve interaction socket-link
 2017-01-03 15:26 UTC  (3+ messages)
` [net-next 2/3] tipc: modify struct tipc_plist to be more versatile
` [net-next 3/3] tipc: reduce risk of user starvation during link congestion

[PATCH net-next 0/2] mpls: Packet stats
 2017-01-14  6:58 UTC  (8+ messages)
` [PATCH net-next 1/2] net: AF-specific RTM_GETSTATS attributes
` [PATCH net-next 2/2] mpls: Packet stats

Commit 1fe8e0... (include more headers in if_tunnel.h) breaks my user-space build
 2017-01-14  6:43 UTC  (7+ messages)

[PATCH net-next] cxgb4: Fix misleading packet/frame count stats
 2017-01-14  4:35 UTC  (2+ messages)

[PATCH net-next v2 0/5] bnxt_en: Misc. updates for net-next
 2017-01-14  4:22 UTC  (2+ messages)

[PATCH net-next v2 00/13] tcp: RACK fast recovery
 2017-01-14  4:19 UTC  (2+ messages)

[PATCH net-next] ipv6: sr: add missing Kbuild export for header files
 2017-01-14  4:07 UTC  (2+ messages)

[PATCH] i40e: Invoke softirqs after napi_reschedule
 2017-01-14  1:27 UTC  (2+ messages)

[PATCH net-next] liquidio: use fallback for selecting txq
 2017-01-14  1:18 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: add EEPROM support to 6390
 2017-01-14  1:18 UTC  (2+ messages)

[net PATCH v3 0/5] virtio_net XDP fixes and adjust_header support
 2017-01-14  0:45 UTC  (12+ messages)
` [net PATCH v3 2/5] net: virtio: wrap rtnl_lock in test for calling with lock already held
` [net PATCH v3 3/5] virtio_net: factor out xdp handler for readability
` [net PATCH v3 5/5] virtio_net: XDP support for adjust_head

[Patch net] atm: remove an unnecessary loop
 2017-01-14  0:41 UTC  (5+ messages)

[PATCH] Introduce a sysctl that modifies the value of PROT_SOCK
 2017-01-14  0:13 UTC  (6+ messages)
` [PATCH v2 net-next] "

[PATCH net] bpf: rework prog_digest into prog_tag
 2017-01-13 23:59 UTC  (6+ messages)

[PATCH net-next] net: ipv6: Allow shorthand delete of all nexthops in multipath route
 2017-01-13 23:54 UTC 

[PATCH next] ipvlan: fix dev_id creation corner case
 2017-01-13 23:48 UTC 

[PATCH net] mlx4: do not call napi_schedule() without care
 2017-01-13 23:40 UTC  (3+ messages)

[PATCH v2 0/8] Switch BPF's digest to SHA256
 2017-01-13 23:08 UTC  (7+ messages)
` [PATCH v2 7/8] net: Rename TCA*BPF_DIGEST to ..._SHA256

[PATCH 1/3] powerpc: bpf: remove redundant check for non-null image
 2017-01-13 22:55 UTC  (8+ messages)
` [PATCH 2/3] powerpc: bpf: flush the entire JIT buffer
` [PATCH 3/3] powerpc: bpf: implement in-register swap for 64-bit endian operations

[PATCH net 1/3] be2net: fix status check in be_cmd_pmac_add()
 2017-01-13 21:38 UTC  (3+ messages)
` [PATCH net 2/3] be2net: don't delete MAC on close on unprivileged BE3 VFs
` [PATCH net 3/3] be2net: fix MAC addr setting on privileged "

kill off pci_enable_msi_{exact,range}
 2017-01-13 21:28 UTC  (7+ messages)

[PATCH net-next 0/2] sfc: TX PIO fixes
 2017-01-13 21:20 UTC  (3+ messages)
` [PATCH net-next 1/2] sfc: allow PIO more often
` [PATCH net-next 2/2] sfc: get PIO buffer size from the NIC

[PATCH net-next] sctp: remove useless code from sctp_apply_peer_addr_params
 2017-01-13 20:31 UTC 

[PATCH net-next] sctp: remove dead code from sctp_apply_peer_addr_params
 2017-01-13 20:30 UTC  (2+ messages)

[PATCH net-next] sctp: remove unused var from sctp_process_asconf
 2017-01-13 20:27 UTC 

ANNOUNCE: Netdev 2.1 in Montreal
 2017-01-13 19:58 UTC 

[net PATCH 0/5] virtio_net XDP fixes and ajust_header xupport
 2017-01-13 19:53 UTC  (4+ messages)
` [net PATCH 5/5] virtio_net: XDP support for adjust_head

[PATCHv3 net-next 0/7] sctp: add sender-side procedures for stream reconf ssn reset request chunk
 2017-01-13 19:15 UTC  (8+ messages)
` [PATCHv3 net-next 1/7] sctp: add a common helper function to generate stream reconf chunk
` [PATCHv3 net-next 2/7] sctp: add support for generating stream reconf ssn reset request chunk
` [PATCHv3 net-next 3/7] sctp: add stream reconf timer
` [PATCHv3 net-next 4/7] sctp: add stream reconf primitive
` [PATCHv3 net-next 5/7] sctp: add reconf_enable in asoc ep and netns
` [PATCHv3 net-next 6/7] sctp: add sockopt SCTP_ENABLE_STREAM_RESET
` [PATCHv3 net-next 7/7] sctp: implement sender-side procedures for SSN Reset Request Parameter

[PATCH][V2] flow dissector: check if arp_eth is null rather than arp
 2017-01-13 19:02 UTC  (2+ messages)

[PATCH net-next] mii_bus: increase MII_BUS_ID_SIZE to 61
 2017-01-13 18:59 UTC  (3+ messages)

[PATCH] flow disector: check if arp_eth is null rather than arp
 2017-01-13 18:36 UTC  (4+ messages)

[RFC PATCH] tcp: accept RST for rcv_nxt - 1 after receiving a FIN
 2017-01-13 18:17 UTC  (4+ messages)

[PATCH] net: constify mdiobb_ops structures
 2017-01-13 18:02 UTC 

[PATCH] xen-netfront: Fix Rx stall during network stress and OOM
 2017-01-13 17:55 UTC  (2+ messages)
` [PATCH v2] "

resend: tcp: performance issue with fastopen connections (mss > window)
 2017-01-13 17:41 UTC  (6+ messages)

[PATCH net v3] ipv6: sr: fix several BUGs when preemption is enabled
 2017-01-13 17:30 UTC  (2+ messages)

Setting link down or up in software
 2017-01-13 17:35 UTC  (6+ messages)

[PATCH v2] tcp: fix tcp_fastopen unaligned access complaints on sparc
 2017-01-13 17:31 UTC  (2+ messages)

[PATCH net-next] netlink: do not enter direct reclaim from netlink_trim()
 2017-01-13 17:20 UTC  (2+ messages)

[PATCH net] net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
 2017-01-13 17:20 UTC  (2+ messages)

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-13 17:06 UTC  (8+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] arm: put types.h in uapi
  ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
    ` (no subject)

[PATCH net-next] cxgb4: Shutdown adapter if firmware times out or errors out
 2017-01-13 16:25 UTC 

[PATCH] rtlwifi: rtl8192ee: New firmware from Realtek
 2017-01-13 15:57 UTC  (3+ messages)

[PATCH] cxgb4: Remove redundant memset before memcpy
 2017-01-13 15:57 UTC  (2+ messages)

[PATCH] netfilter: ipt_CLUSTERIP: fix build error without procfs
 2017-01-13 15:41 UTC 

[PATCH] mwifiex: fix uninitialized variable access in pcie_remove
 2017-01-13 15:35 UTC 

[PATCH net] ravb: do not use zero-length alighment DMA request
 2017-01-13 15:29 UTC  (2+ messages)

[PATCH RFC 0/7] Clean up PHY MMD accessors
 2017-01-13 15:22 UTC  (8+ messages)
  ` [PATCH RFC 1/7] net: phy: move phy MMD accessors to phy-core.c
  ` [PATCH RFC 2/7] net: phy: make phy_(read|write)_mmd() generic MMD accessors
  ` [PATCH RFC 6/7] net: phy: remove the indirect MMD read/write methods
  ` [PATCH RFC 7/7] net: phy: clean up mmd_phy_indirect()
` [PATCH RFC 3/7] net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
` [PATCH RFC 4/7] net: phy: switch remaining users to phy_(read|write)_mmd()
` [PATCH RFC 5/7] net: phy: convert micrel to new read_mmd/write_mmd driver methods


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