netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-23 20:56:43 to 2017-01-24 15:44:28 UTC [more...]

[PATCH 1/2] mac80211: use helper function to access ieee802_1d_to_ac[]
 2017-01-24 15:44 UTC  (3+ messages)
` [PATCH 2/2] mac80211: use accessor functions to set sta->_flags

[PATCH net] net: reset ct before calling ndo_start_xmit
 2017-01-24 15:42 UTC  (4+ messages)

[PATCH 0/2] net: phy: leds: Fix truncated LED trigger names and crashes
 2017-01-24 15:41 UTC  (3+ messages)
` [PATCH 1/2] net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash
` [PATCH 2/2] net: phy: leds: Fix truncated LED trigger names

pull-request: mac80211 2017-01-24
 2017-01-24 15:34 UTC 

[PATCH v2 00/18] gtp: fixes and support multiple VRF's per GTP socket
 2017-01-24 15:28 UTC  (19+ messages)
` [PATCH v2 01/18] gtp: add genl family modules alias
` [PATCH v2 02/18] gtp: clear DF bit on GTP packet tx
` [PATCH v2 03/18] gtp: make GTP sockets in gtp_newlink optional
` [PATCH v2 04/18] gtp: return error ptr in find pdp helpers
` [PATCH v2 05/18] gtp: unify genl_find_pdp and prepare for per socket lookup
` [PATCH v2 06/18] gtp: fix cross netns recv on gtp socket
` [PATCH v2 07/18] gtp: remove unnecessary rcu_read_lock
` [PATCH v2 08/18] gtp: consolidate pdp context destruction into helper
` [PATCH v2 09/18] gtp: use addr_hash when traversing pdp contexts
` [PATCH v2 10/18] gtp: add socket to pdp context
` [PATCH v2 11/18] gtp: consolidate gtp socket rx path
` [PATCH v2 12/18] gtp: let userspace handle packets for invalid tunnels
` [PATCH v2 13/18] gtp: replace netdev_dbg and KERN_DEBUG printk with pr_debug
` [PATCH v2 14/18] gtp: move TEID hash to per socket structure
` [PATCH v2 15/18] gtp: rename gtp hashtable helpers
` [PATCH v2 16/18] gtp: add genl cmd to enable GTP encapsulation on UDP socket
` [PATCH v2 17/18] gtp: add support to select a GTP socket during PDP context creation
` [PATCH v2 18/18] gtp: add dst_cache support

linux-next: manual merge of the kselftest tree with the net-next tree
 2017-01-24 15:17 UTC  (2+ messages)

net: use-after-free in tw_timer_handler
 2017-01-24 15:06 UTC  (4+ messages)

[PATCH 5/6] treewide: use kv[mz]alloc* rather than opencoded variants
 2017-01-24 15:00 UTC  (5+ messages)

[PATCH net-next] uapi: fix signess in ethtool_validate_speed()
 2017-01-24 14:51 UTC  (3+ messages)

[PATCH] bpf: don't kfree an uninitialized im_node
 2017-01-24 14:16 UTC 

TCP stops sending packets over loopback on 4.10-rc3?
 2017-01-24 14:07 UTC  (2+ messages)

[PATCH net-next 0/5] External MDIO support for mv88e6xxx
 2017-01-24 13:53 UTC  (6+ messages)
` [PATCH net-next 1/5] net: dsa: mv88e6xxx: Abstract mv88e6165 PHY operations
` [PATCH net-next 2/5] net: dsa: mv88e6xxx: Pass mii_bus to all "
` [PATCH net-next 3/5] net: dsa: mv88e6xxx: Add mdio private structure
` [PATCH net-next 4/5] net: dsa: mv88e6xxx: Support multiple MDIO busses
` [PATCH net-next 5/5] net: dsa: mv88e6xxx: Implement the 6390 external MDIO bus

[PATCH net 0/3] alx: fix fallout from multi queue conversion
 2017-01-24 13:34 UTC  (4+ messages)
` [PATCH net 1/3] alx: fix wrong condition to free descriptor memory
` [PATCH net 2/3] alx: fix fallback to msi or legacy interrupts
` [PATCH net 3/3] alx: work around hardware bug in interrupt fallback path

[PATCH] net: ethernet: mvneta: add support for 2.5G DRSGMII mode
 2017-01-24 13:19 UTC  (4+ messages)

[PATCHv5 net-next 0/5] sctp: add sender-side procedures for stream reconf asoc reset and add streams
 2017-01-24 13:11 UTC  (3+ messages)

[PATCHv3 net-next 0/4] sctp: add sender-side procedures for stream reconf asoc reset and add streams
 2017-01-24 13:10 UTC  (10+ messages)
` [PATCHv3 net-next 4/4] sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request Parameter

[patch net-next] sctp: fix some debug output
 2017-01-24 13:00 UTC  (6+ messages)

[PATCH net] net: free ip_vs_dest structs when refcnt=0
 2017-01-24 12:48 UTC 

[PATCH][V3][net-next] net: sctp: fix array overrun read on sctp_timer_tbl
 2017-01-24 12:22 UTC  (2+ messages)

[PATCH for bnxt_re V4 00/21] Broadcom RoCE Driver (bnxt_re)
 2017-01-24 12:20 UTC  (7+ messages)
` [PATCH for bnxt_re V4 15/21] RDMA/bnxt_re: Support post_recv
` [PATCH for bnxt_re V4 17/21] RDMA/bnxt_re: Handling dispatching of events to IB stack
` [PATCH for bnxt_re V4 20/21] RDMA/bnxt_re: Add QP event handling

[PATCH net-next v7 1/1] net sched actions: Add support for user cookies
 2017-01-24 12:15 UTC  (2+ messages)

[PATCH 1/3] ath10k: remove multiple defines of DIAG_TRANSFER_LIMIT
 2017-01-24 12:13 UTC  (6+ messages)
` [PATCH 2/3] ath10k: use dma_zalloc_coherent()

[PATCH net v1 0/6] topology server fixes for nametable soft lockup
 2017-01-24 12:00 UTC  (7+ messages)
` [PATCH net v1 1/6] tipc: fix nametbl_lock soft lockup at node/link events
` [PATCH net v1 2/6] tipc: add subscription refcount to avoid invalid delete
` [PATCH net v1 3/6] tipc: fix connection refcount error
` [PATCH net v1 4/6] tipc: fix nametbl_lock soft lockup at module exit
` [PATCH net v1 5/6] tipc: ignore requests when the connection state is not CONNECTED
` [PATCH net v1 6/6] tipc: fix cleanup at module unload

[patch net-next v2 0/4] Add support for offloading packet-sampling
 2017-01-24 11:49 UTC  (9+ messages)
` [patch net-next v2 1/4] net: Introduce psample, a new genetlink channel for packet sampling
` [patch net-next v2 2/4] net/sched: Introduce sample tc action

[PATCH net-next v6 1/1] net sched actions: Add support for user cookies
 2017-01-24 11:46 UTC  (5+ messages)

[PATCH] cxgbit: use T6 specific macro to set force bit
 2017-01-24 11:37 UTC 

Reference counting struct inet_peer
 2017-01-24 11:05 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8192x: Enabling and disabling hardware interrupts after enabling local irq flags
 2017-01-24 10:03 UTC  (5+ messages)

4.9.0-rc8: tg3 dead after resume
 2017-01-24  9:55 UTC 

[patch net-next] tipc: uninitialized return code in tipc_setsockopt()
 2017-01-24  9:49 UTC 

[RESENT PATCH net,stable] qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
 2017-01-24  9:45 UTC 

[PATCH net] net/mlx5e: Do not recycle pages from emergency reserve
 2017-01-24  9:29 UTC  (9+ messages)

wrong smp_mb__after_atomic() in tcp_check_space() ?
 2017-01-24  9:18 UTC  (4+ messages)

[patch] samples/bpf: silence shift wrapping warning
 2017-01-24  8:46 UTC  (2+ messages)

[PATCH v4] net: ethernet: faraday: To support device tree usage
 2017-01-24  8:46 UTC 

[PATCH iproute2] tc: flower: Fix flower output for src and dst ports
 2017-01-24  8:42 UTC  (2+ messages)

[PATCH net-next 0/3] net/tcp-fastopen: Add new userspace API support
 2017-01-24  7:30 UTC  (9+ messages)
` [PATCH net-next 3/3] net/tcp-fastopen: Add new "

[PATCH] Bluetooth: hidp: might sleep error in hidp_session_thread
 2017-01-24  7:29 UTC  (3+ messages)

[patch net-next 0/4] Add support for offloading packet-sampling
 2017-01-24  6:48 UTC  (4+ messages)
` [patch net-next 1/4] net: Introduce psample, a new genetlink channel for packet sampling

[PATCH] ibmveth: Add a proper check for the availability of the checksum features
 2017-01-24  6:28 UTC 

[PATCH v8 00/13] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC driver
 2017-01-24  6:09 UTC  (14+ messages)
` [PATCH v8 01/13] net: ethernet: aquantia: Make and configuration files
` [PATCH v8 02/13] net: ethernet: aquantia: Common functions and definitions
` [PATCH v8 03/13] net: ethernet: aquantia: Add ring support code
` [PATCH v8 04/13] net: ethernet: aquantia: Low-level hardware interfaces
` [PATCH v8 05/13] net: ethernet: aquantia: Support for NIC-specific code
` [PATCH v8 06/13] net: ethernet: aquantia: Atlantic A0 and B0 specific functions
` [PATCH v8 07/13] net: ethernet: aquantia: Vector operations
` [PATCH v8 08/13] net: ethernet: aquantia: PCI operations
` [PATCH v8 09/13] net: ethernet: aquantia: Atlantic hardware abstraction layer
` [PATCH v8 10/13] net: ethernet: aquantia: Hardware interface and utility functions
` [PATCH v8 11/13] net: ethernet: aquantia: Ethtool support
` [PATCH v8 12/13] net: ethernet: aquantia: Receive side scaling
` [PATCH v8 13/13] net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driver

[PATCH net] sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment
 2017-01-24  6:05 UTC 

[PATCH net] sctp: sctp_addr_id2transport should verify the addr before looking up assoc
 2017-01-24  6:01 UTC 

loopback device reference count leakage
 2017-01-24  5:17 UTC 

[PATCH net-next v2 0/2] vxlan: misc fdb fixes
 2017-01-24  4:44 UTC  (3+ messages)
` [PATCH net-next v2 1/2] vxlan: don't flush static fdb entries on admin down
` [PATCH net-next v2 2/2] vxlan: do not age static remote mac entries

XDP offload to hypervisor
 2017-01-24  4:35 UTC  (8+ messages)

[PATCH v2] bpf: Restrict cgroup bpf hooks to the init netns
 2017-01-24  4:32 UTC  (13+ messages)

[PATCH 1/3] Bluetooth: bnep: fix possible might sleep error in bnep_session
 2017-01-24  4:07 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: cmtp: fix possible might sleep error in cmtp_session
` [PATCH 3/3] Bluetooth: hidp: fix possible might sleep error in hidp_session_thread

[PATCH net-next] net: dsa: Drop WARN() in tag_brcm.c
 2017-01-24  3:19 UTC 

[PULL] vhost: cleanups and fixes
 2017-01-24  2:45 UTC  (3+ messages)

[PATCH net-next] bpf, lpm: fix kfree of im_node in trie_update_elem
 2017-01-24  2:18 UTC  (3+ messages)

[PATCH] net: ks8851: Drop eeprom_size structure member
 2017-01-24  1:49 UTC 

[PATCH v2 net 0/2] ipv6: fix ip6_tnl_parse_tlv_enc_lim() issues
 2017-01-24  0:43 UTC  (3+ messages)
` [PATCH v2 net 1/2] ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
` [PATCH v2 net 2/2] ipv6: fix ip6_tnl_parse_tlv_enc_lim()

linux-next: manual merge of the net-next tree with the net tree
 2017-01-24  0:38 UTC 

[PATCH cumulus-4.1.y 1/5] vxlan: flush fdb entries on oper down
 2017-01-24  0:14 UTC  (6+ messages)
` [PATCH cumulus-4.1.y 2/5] vxlan: don't replace fdb entry if nothing changed

[RFC PATCH] mlx5: Fix page rfcnt issue
 2017-01-24  0:16 UTC  (2+ messages)

[PATCH net-next 0/2] vxlan: misc fdb fixes
 2017-01-24  0:14 UTC  (4+ messages)
` [PATCH net-next 1/2] vxlan: don't flush static fdb entries on admin down

[RFC PATCH net-next 0/5] bridge: per vlan lwt and dst_metadata support
 2017-01-24  0:09 UTC  (7+ messages)

[PATCH net-next 0/5] Misc BPF improvements
 2017-01-24  0:06 UTC  (6+ messages)
` [PATCH net-next 1/5] bpf: simplify __is_valid_access test on cb
` [PATCH net-next 2/5] bpf: enable load bytes helper for filter/reuseport progs
` [PATCH net-next 3/5] bpf: allow option for setting bpf_l4_csum_replace from scratch
` [PATCH net-next 4/5] bpf: add prog tag test case to bpf selftests
` [PATCH net-next 5/5] bpf: enable verifier to better track const alu ops

[PATCH net 0/2] ipv6: fix ip6_tnl_parse_tlv_enc_lim() issues
 2017-01-24  0:06 UTC  (4+ messages)
` [PATCH net-next 1/2] ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
` [PATCH net-next 2/2] ipv6: fix ip6_tnl_parse_tlv_enc_lim()

sk_buff and reference counting netdev pointers
 2017-01-23 23:45 UTC  (2+ messages)

Question about veth_xmit()
 2017-01-23 22:42 UTC  (5+ messages)

[net PATCH v5 0/6] virtio_net XDP fixes and adjust_header support
 2017-01-23 22:28 UTC  (9+ messages)
` [net PATCH v5 1/6] virtio_net: use dev_kfree_skb for small buffer XDP receive
` [net PATCH v5 6/6] virtio_net: XDP support for adjust_head

[PATCH v4 0/3] bpf: add longest prefix match map
 2017-01-23 21:11 UTC  (2+ messages)

[PATCH v2] net: xilinx: constify net_device_ops structure
 2017-01-23 21:00 UTC  (2+ messages)

[PATCH v2] net: moxa: constify net_device_ops structures
 2017-01-23 21:00 UTC  (2+ messages)

[RFC PATCH net-next 0/5] net: improve support for SCTP checksums
 2017-01-23 20:59 UTC  (3+ messages)
` [RFC PATCH net-next 2/5] net: split skb_checksum_help


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