netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-18 18:29:31 to 2017-09-19 08:00:23 UTC [more...]

[patch net-next 00/13] mlxsw: Prepare for multicast router offload
 2017-09-19  8:00 UTC 

Re:Re: [PATCH] net/packet: fix race condition between fanout_add and __unregister_prot_hook
 2017-09-19  7:50 UTC 

(unknown),
 2017-09-19  7:47 UTC 

[PATCH 00/16] Thunderbolt networking
 2017-09-19  7:40 UTC  (6+ messages)
` [PATCH 06/16] thunderbolt: Add support for XDomain discovery protocol
` [PATCH 16/16] thunderbolt: Add support for networking over Thunderbolt cable

[PATCH net-next 0/5] tls: Add generic NIC offload infrastructure
 2017-09-19  7:36 UTC  (4+ messages)
` [PATCH net-next 5/5] "

[PATCH net-next 00/14] gtp: Additional feature support
 2017-09-19  7:44 UTC  (22+ messages)
` [PATCH net-next 01/14] iptunnel: Add common functions to get a tunnel route
` [PATCH net-next 02/14] vxlan: Call common functions to get tunnel routes
` [PATCH net-next 03/14] gtp: Call common functions to get tunnel routes and add dst_cache
` [PATCH net-next 04/14] gtp: udp recv clean up
` [PATCH net-next 05/14] gtp: Remove special mtu handling
` [PATCH net-next 06/14] gtp: Eliminate pktinfo and add port configuration
` [PATCH net-next 07/14] gtp: Support encapsulation of IPv6 packets
` [PATCH net-next 08/14] gtp: Support encpasulating over IPv6
` [PATCH net-next 09/14] gtp: Allow configuring GTP interface as standalone
` [PATCH net-next 10/14] gtp: Add support for devnet
` [PATCH net-next 11/14] net: Add a facility to support application defined GSO
` [PATCH net-next 12/14] gtp: Configuration for zero UDP checksum
` [PATCH net-next 13/14] gtp: Support for GRO
` [PATCH net-next 14/14] gtp: GSO support

[PATCH,net-next,0/2] Improve code coverage of syzkaller
 2017-09-19  7:34 UTC  (3+ messages)
` [PATCH,net-next,1/2] tun: enable NAPI for TUN/TAP driver
` [PATCH,net-next,2/2] tun: enable napi_gro_frags() "

[PATCH net] bpf: fix ri->map prog pointer on bpf_prog_realloc
 2017-09-19  7:23 UTC  (3+ messages)

Page allocator bottleneck
 2017-09-19  7:23 UTC  (7+ messages)

pull-request: mac80211 2017-11-19
 2017-09-19  7:20 UTC 

[PATCH net-next v4 0/4] bpf: add two helpers to read perf event enabled/running time
 2017-09-19  7:04 UTC  (5+ messages)
` [PATCH net-next v4 1/4] bpf: add helper bpf_perf_event_read_value for perf event array map
` [PATCH net-next v4 2/4] bpf: add a test case for helper bpf_perf_event_read_value
` [PATCH net-next v4 3/4] bpf: add helper bpf_perf_prog_read_value
` [PATCH net-next v4 4/4] bpf: add a test case for "

[PATCH net-next v3 0/4] bpf: add two helpers to read perf event enabled/running time
 2017-09-19  6:28 UTC  (6+ messages)
` [PATCH net-next v3 1/4] bpf: add helper bpf_perf_event_read_value for perf event array map
` [PATCH net-next v3 2/4] bpf: add a test case for helper bpf_perf_event_read_value
` [PATCH net-next v3 3/4] bpf: add helper bpf_perf_prog_read_value
` [PATCH net-next v3 4/4] bpf: add a test case for "

[PATCH v5 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-09-19  5:31 UTC  (8+ messages)
` [PATCH v5 05/10] dt-bindings: net: dwmac-sun8i: update documentation about "

[RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
 2017-09-19  5:22 UTC  (4+ messages)

[PATCH net-next] net: sk_buff rbnode reorg
 2017-09-19  5:06 UTC 

linux-next: Signed-off-by missing for commit in the net tree
 2017-09-19  4:43 UTC 

RFC: Audit Kernel Container IDs
 2017-09-19  4:15 UTC  (5+ messages)

[PATCH net] net: systemport: Fix 64-bit statistics dependency
 2017-09-19  3:59 UTC  (2+ messages)

[PATCH net 0/7] Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC
 2017-09-19  3:59 UTC  (9+ messages)
` [PATCH net 2/7] net: hns3: fix the command used to unmap ring from vector
` [PATCH net 3/7] net: hns3: Fix ring and vector map command
` [PATCH net 4/7] net: hns3: fix a bug of set mac address
` [PATCH net 5/7] net: hns3: fixes the ether address copy with more appropriate API
` [PATCH net 6/7] net: hns3: set default vlan id to PF
` [PATCH net 7/7] net: hns3: Fixes the premature exit of loop when matching clients
  ` [PATCH net 1/7] net: hns3: get phy addr from NCL_config

[regression v4.11] 617f01211baf ("8139too: use napi_complete_done()")
 2017-09-19  3:57 UTC  (7+ messages)
      ` [PATCH net] 8139too: revisit napi_complete_done() usage

[PATCHv2 iproute2 0/2] libnetlink: malloc correct buff at run time
 2017-09-19  3:05 UTC  (4+ messages)
` [PATCHv2 iproute2 1/2] lib/libnetlink: re malloc buff if size is not enough

[PATCH net-next v2 00/12] net: dsa: b53/bcm_sf2 cleanups
 2017-09-19  2:19 UTC  (13+ messages)
` [PATCH net-next v2 01/12] net: dsa: b53: Remove is_cpu_port()
` [PATCH net-next v2 02/12] net: dsa: b53: Make b53_enable_cpu_port() take a port argument
` [PATCH net-next v2 03/12] net: dsa: b53: Defer port enabling to calling port_enable
` [PATCH net-next v2 04/12] net: dsa: bcm_sf2: "
` [PATCH net-next v2 05/12] net: dsa: b53: Use a macro to define I/O operations
` [PATCH net-next v2 06/12] net: dsa: b53: Move Broadcom header setup to b53
` [PATCH net-next v2 07/12] net: dsa: b53: Define EEE register page
` [PATCH net-next v2 08/12] net: dsa: b53: Move EEE functions to b53
` [PATCH net-next v2 09/12] net: dsa: b53: Wire-up EEE
` [PATCH net-next v2 10/12] net: dsa: b53: Export b53_imp_vlan_setup()
` [PATCH net-next v2 11/12] net: dsa: bcm_sf2: Use SF2_NUM_EGRESS_QUEUES for CFP
` [PATCH net-next v2 12/12] net: dsa: bcm_sf2: Utilize b53_{enable,disable}_port

[PATCH net-next] net_sched: sch_htb: add per class overlimits counter
 2017-09-19  2:23 UTC  (2+ messages)

cross namespace interface notification for tun devices
 2017-09-19  1:24 UTC  (2+ messages)

[PATCH] tipc: Use bsearch library function
 2017-09-19  1:08 UTC  (13+ messages)
` [PATCH V2] "

[PATCH RFC 6/6] Modify tag_ksz.c to support other KSZ switch drivers
 2017-09-19  0:45 UTC  (10+ messages)

ipv4 ID calculation
 2017-09-19  0:43 UTC 

[PATCH net] tcp: remove two unused functions
 2017-09-19  0:26 UTC  (2+ messages)

[PATCH net 0/3] net: mvpp2: various fixes
 2017-09-19  0:18 UTC  (3+ messages)
` [PATCH net 1/3] net: mvpp2: fix the dma_mask and coherent_dma_mask settings for PPv2.2

commit 16ecba59 breaks 82574L under heavy load
 2017-09-19  0:13 UTC  (4+ messages)
` [PATCH 1/5] e1000e: Fix error path in link detection
  ` [PATCH 2/5] e1000e: Fix wrong comment related to "
    ` [Intel-wired-lan] "

[PATCH] bpf: devmap: pass on return value of bpf_map_precharge_memlock
 2017-09-18 23:53 UTC  (2+ messages)

[PATCH] net_sched: use explicit size of struct tcmsg, remove need to declare tcm
 2017-09-18 23:52 UTC  (2+ messages)

[net PATCH] bnxt_en: check for ingress qdisc in flower offload
 2017-09-18 23:52 UTC  (2+ messages)

[PATCH net-next v2 0/7] korina: performance fixes and cleanup
 2017-09-18 23:50 UTC  (2+ messages)

[PATCH] hamradio: baycom: use new parport device model
 2017-09-18 23:40 UTC  (2+ messages)

[PATCH] Documentation: networking: fix ASCII art in switchdev.txt
 2017-09-18 23:39 UTC  (2+ messages)

[PATCH net] bpf: one perf event close won't free bpf program attached by another perf event
 2017-09-18 23:38 UTC 

[PATCH net] net/sched: cls_matchall: fix crash when used with classful qdisc
 2017-09-18 23:38 UTC  (2+ messages)

[PATCH net] ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
 2017-09-18 23:35 UTC  (2+ messages)

[PATCH net] net: phy: Fix mask value write on gmii2rgmii converter speed register
 2017-09-18 23:34 UTC  (2+ messages)

[PATCH net-next 00/12] net: dsa: b53/bcm_sf2 cleanups
 2017-09-18 23:24 UTC  (25+ messages)
` [PATCH net-next 01/12] net: dsa: b53: Remove is_cpu_port()
` [PATCH net-next 02/12] net: dsa: b53: Make b53_enable_cpu_port() take a port argument
` [PATCH net-next 03/12] net: dsa: b53: Defer port enabling to calling port_enable
` [PATCH net-next 04/12] net: dsa: bcm_sf2: "
` [PATCH net-next 05/12] net: dsa: b53: Use a macro to define I/O operations
` [PATCH net-next 06/12] net: dsa: b53: Move Broadcom header setup to b53
` [PATCH net-next 07/12] net: dsa: b53: Define EEE register page
` [PATCH net-next 08/12] net: dsa: b53: Move EEE functions to b53
` [PATCH net-next 09/12] net: dsa: b53: Wire-up EEE
` [PATCH net-next 10/12] net: dsa: b53: Export b53_imp_vlan_setup()
` [PATCH net-next 11/12] net: dsa: bcm_sf2: Use SF2_NUM_EGRESS_QUEUES for CFP
` [PATCH net-next 12/12] net: dsa: bcm_sf2: Utilize b53_{enable,disable}_port

[PATCH net-next 0/3] Implement delete for BPF LPM trie
 2017-09-18 22:54 UTC  (7+ messages)
` [PATCH net-next 1/3] bpf: Implement map_delete_elem for BPF_MAP_TYPE_LPM_TRIE
` [PATCH net-next 2/3] bpf: Add uniqueness invariant to trivial lpm test implementation
` [PATCH net-next 3/3] bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE

[PATCH 1/3] selftest: add a reuseaddr test
 2017-09-18 22:14 UTC  (11+ messages)
` [PATCH 2/3] selftests: actually run the various net selftests
` [PATCH 3/3] selftests: silence test output by default

RACK not getting disabled
 2017-09-18 22:05 UTC  (7+ messages)

[PATCH v2] net/ethernet/freescale: fix warning for ucc_geth
 2017-09-18 21:56 UTC  (2+ messages)

[PATCH 1/1] ipv6_skip_exthdr: use ipv6_authlen for AH header length computation
 2017-09-18 21:53 UTC  (2+ messages)

[PATCH net] ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
 2017-09-18 21:52 UTC  (2+ messages)

[PATCH 1/1] forcedeth: replace pci_map_single with dma_map_single functions
 2017-09-18 21:49 UTC  (2+ messages)

[PATCH net-next 0/9] s390/qeth: updates 2017-09-18
 2017-09-18 21:41 UTC  (11+ messages)
` [PATCH net-next 1/9] s390/qeth: add basic VNICC support
` [PATCH net-next 2/9] s390/qeth: add VNICC enable/disable support
` [PATCH net-next 3/9] s390/qeth: add VNICC get/set timeout support
` [PATCH net-next 4/9] s390/qeth: remove unused code in qdio_establish_cq()
` [PATCH net-next 5/9] s390/qeth: don't take queue lock in send_packet_fast()
` [PATCH net-next 6/9] s390/qeth: simplify L3 sysfs group management
` [PATCH net-next 7/9] s390/qeth: translate SETVLAN/DELVLAN errors
` [PATCH net-next 8/9] s390/qeth: fold VLAN handling into l3_rebuild_skb()
` [PATCH net-next 9/9] s390/qeth: tidy up parameter naming for qeth_do_send_packet()

[REGRESSION] Warning in tcp_fastretrans_alert() of net/ipv4/tcp_input.c
 2017-09-18 21:40 UTC  (6+ messages)

[PATCH net-next 0/4] test_rhashtable: add test case for rhl table
 2017-09-18 21:07 UTC  (5+ messages)
` [PATCH net-next 1/4] test_rhashtable: don't allocate huge static array
` [PATCH net-next 2/4] test_rhashtable: don't use global entries variable
` [PATCH net-next 3/4] test_rhashtable: add a check for max_size
` [PATCH net-next 4/4] test_rhashtable: add test case for rhl_table interface

[PATCH] tcp: avoid bogus warning in tcp_clean_rtx_queue
 2017-09-18 20:48 UTC 

[PATCH RFC 3/5] Add KSZ8795 switch driver
 2017-09-18 20:27 UTC  (3+ messages)

[PATCH 1/2] mac80211: Add rcu read side critical sections
 2017-09-18 20:11 UTC  (3+ messages)
` [PATCH 2/2] ath9k: Avoid a potential deadlock

[PATCH v4 net 0/3] lan78xx: This series of patches are for lan78xx driver
 2017-09-18 22:02 UTC  (3+ messages)
` [PATCH v4 net 2/3] lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE

[PATCH net-next 0/7] net: speedup netns create/delete time
 2017-09-18 19:07 UTC  (8+ messages)
` [PATCH net-next 1/7] kobject: add kobject_uevent_net_broadcast()
` [PATCH net-next 2/7] kobject: copy env blob in one go
` [PATCH net-next 3/7] kobject: factorize skb setup in kobject_uevent_net_broadcast()
` [PATCH net-next 4/7] ipv6: addrlabel: per netns list
` [PATCH net-next 5/7] tcp: batch tcp_net_metrics_exit
` [PATCH net-next 6/7] ipv6: speedup ipv6 tunnels dismantle
` [PATCH net-next 7/7] ipv4: "

[PATCH net] udpv6: Fix the checksum computation when HW checksum does not apply
 2017-09-18 18:43 UTC  (2+ messages)

[PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
 2017-09-18 18:41 UTC  (2+ messages)

[PATCH] net: Convert int functions to bool
 2017-09-18 18:40 UTC  (2+ messages)

net-next is OPEN
 2017-09-18 18:39 UTC 

[PATCH] ravb: document R8A77970 bindings
 2017-09-18 18:38 UTC  (2+ messages)

[PATCH v2] net: stmmac: dwmac-sun8i: Use reset exclusive
 2017-09-18 18:30 UTC 

[net-next] dummy: declare dummy devices as enumerated devices
 2017-09-18 18:29 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECT
 2017-09-18 18:29 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: phy: realtek: add RTL8201F phy-id and functions


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