netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-20 12:41:24 to 2017-09-20 23:08:42 UTC [more...]

[PATCH 0/2] Netfilter fixes for net
 2017-09-20 23:08 UTC  (2+ messages)

[PATCH net-next v5 0/4] bpf: add two helpers to read perf event enabled/running time
 2017-09-20 23:07 UTC  (4+ messages)
` [PATCH net-next v5 1/4] bpf: add helper bpf_perf_event_read_value for perf event array map

[PATCH net-next] cxgb4: add new T5 pci device id's
 2017-09-20 23:06 UTC  (2+ messages)

[PATCH net] net/ncsi: Don't assume last available channel exists
 2017-09-20 23:05 UTC  (2+ messages)

[PATCH] isdn/i4l: fetch the ppp_write buffer in one shot
 2017-09-20 23:01 UTC  (2+ messages)

[PATCH 0/2] blackfin: Drop non-functional DSA code
 2017-09-20 22:57 UTC  (2+ messages)

[PATCH net-next] bpf: Optimize lpm trie delete
 2017-09-20 22:56 UTC  (4+ messages)

[PATCH net 0/2] Bring back transceiver type for PHYLIB
 2017-09-20 22:52 UTC  (3+ messages)
` [PATCH net 1/2] net: ethtool: Add back transceiver type
` [PATCH net 2/2] net: phy: Keep reporting "

[PATCH net-next] net: dsa: Utilize dsa_slave_dev_check()
 2017-09-20 22:49 UTC  (3+ messages)

[PATCH v2 0/2] enable hires timer to timeout datagram socket
 2017-09-20 22:48 UTC  (8+ messages)

[PATCH v4 1/3] net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
 2017-09-20 22:47 UTC  (6+ messages)
` [PATCH v4 2/3] net: fec: remove unused interrupt FEC_ENET_TS_TIMER
` [PATCH v4 3/3] net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it

[PATCH net] net: change skb->mac_header when Generic XDP calls adjust_head
 2017-09-20 22:45 UTC  (2+ messages)

[PATCH net-next v1] bridge: also trigger RTM_NEWLINK when interface is released from bridge
 2017-09-20 22:41 UTC  (6+ messages)
` [PATCH net-next v2] "

[PATCH] net: compat: assert the size of cmsg copied in is as expected
 2017-09-20 22:36 UTC  (2+ messages)

[PATCH 1/1] ip: ip_print: if no json obj is initialized default fp is stdout
 2017-09-20 22:19 UTC 

Latest net-next from GIT panic
 2017-09-20 22:09 UTC  (38+ messages)

[PATCH net-next 1/3] virtio-net: remove unnecessary parameter of virtnet_xdp_xmit()
 2017-09-20 22:02 UTC  (7+ messages)
` [PATCH net-next 2/3] virtio-net: add packet len average only when needed during XDP
` [PATCH net-next 3/3] virtio-net: support XDP_REDIRECT

[PATCH v2 0/3] can: m_can: Add PM Runtime Support
 2017-09-20 22:00 UTC  (3+ messages)
` [PATCH v2 1/3] can: m_can: Make hclk optional

[RFC PATCH] can: m_can: Support higher speed CAN-FD bitrates
 2017-09-20 21:37 UTC  (6+ messages)

[RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
 2017-09-20 21:29 UTC  (4+ messages)
` TSN Scorecard, was "

[PATCH] bgmac: Remove all offloading features, including GRO
 2017-09-20 21:32 UTC  (6+ messages)

[PATCH net-next] udp: do rmem bulk free even if the rx sk queue is empty
 2017-09-20 21:29 UTC  (2+ messages)

[PATCH v4 1/4] samples/bpf: Use getppid instead of getpgrp for array map stress
 2017-09-20 21:25 UTC  (9+ messages)
` [PATCH v4 2/4] samples/bpf: Enable cross compiler support
` [PATCH v4 3/4] samples/bpf: Fix pt_regs issues when cross-compiling
` [PATCH v4 4/4] samples/bpf: Add documentation on cross compilation

[Patch v3 1/3] ipv4: Namespaceify tcp_fastopen knob
 2017-09-20 21:25 UTC  (4+ messages)
` [Patch v3 2/3] ipv4: Namespaceify tcp_fastopen_key knob

[PATCH v3 00/31] Hardened usercopy whitelisting
 2017-09-20 21:21 UTC  (34+ messages)
` [PATCH v3 01/31] usercopy: Prepare for "
` [PATCH v3 02/31] usercopy: Enforce slab cache usercopy region boundaries
` [PATCH v3 03/31] usercopy: Mark kmalloc caches as usercopy caches
` [PATCH v3 04/31] dcache: Define usercopy region in dentry_cache slab cache
` [PATCH v3 05/31] vfs: Define usercopy region in names_cache slab caches
` [PATCH v3 06/31] vfs: Copy struct mount.mnt_id to userspace using put_user()
` [PATCH v3 07/31] ext4: Define usercopy region in ext4_inode_cache slab cache
` [PATCH v3 08/31] ext2: Define usercopy region in ext2_inode_cache "
` [PATCH v3 09/31] jfs: Define usercopy region in jfs_ip "
` [PATCH v3 10/31] befs: Define usercopy region in befs_inode_cache "
` [PATCH v3 11/31] exofs: Define usercopy region in exofs_inode_cache "
` [PATCH v3 12/31] orangefs: Define usercopy region in orangefs_inode_cache "
` [PATCH v3 13/31] ufs: Define usercopy region in ufs_inode_cache "
` [PATCH v3 14/31] vxfs: Define usercopy region in vxfs_inode "
` [PATCH v3 15/31] xfs: Define usercopy region in xfs_inode "
  ` [PATCH v3 16/31] cifs: Define usercopy region in cifs_request "
` [PATCH v3 17/31] scsi: Define usercopy region in scsi_sense_cache "
` [PATCH v3 18/31] net: Define usercopy region in struct proto "
` [PATCH v3 19/31] ip: Define usercopy region in IP "
` [PATCH v3 20/31] caif: Define usercopy region in caif "
` [PATCH v3 21/31] sctp: Define usercopy region in SCTP "
` [PATCH v3 22/31] sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
` [PATCH v3 23/31] net: Restrict unwhitelisted proto caches to size 0
` [PATCH v3 24/31] fork: Define usercopy region in mm_struct slab caches
` [PATCH v3 25/31] fork: Define usercopy region in thread_stack "
` [PATCH v3 26/31] fork: Provide usercopy whitelisting for task_struct
` [PATCH v3 27/31] x86: Implement thread_struct whitelist for hardened usercopy
` [PATCH v3 28/31] arm64: "
` [PATCH v3 29/31] arm: "
` [PATCH v3 30/31] usercopy: Restrict non-usercopy caches to size 0
` [PATCH v3 31/31] lkdtm: Update usercopy tests for whitelisting

ipv4 ID calculation
 2017-09-20 21:15 UTC  (2+ messages)

[PATCH net-next] net: dsa: lan9303: Add adjust_link() method
 2017-09-20 21:14 UTC  (2+ messages)

[PATCH net] bpf: one perf event close won't free bpf program attached by another perf event
 2017-09-20 21:12 UTC  (2+ messages)

[PATCH net] packet: hold bind lock when rebinding to fanout hook
 2017-09-20 21:03 UTC  (3+ messages)

[net-next] macvlan: code refine to check data before using
 2017-09-20 20:47 UTC  (2+ messages)

[PATCH] ipv6: Use ipv6_authlen for len in ipv6_skip_exthdr
 2017-09-20 20:45 UTC  (2+ messages)

[PATCH net-next 00/14] gtp: Additional feature support
 2017-09-20 20:40 UTC  (22+ messages)
` [PATCH net-next 03/14] gtp: Call common functions to get tunnel routes and add dst_cache
` [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 12/14] gtp: Configuration for zero UDP checksum

[PATCH] [RESEND][for 4.14] net: qcom/emac: add software control for pause frame mode
 2017-09-20 20:32 UTC 

[PATCH iproute2 v2] ip: ipaddress: fix missing space after prefixlen
 2017-09-20 20:26 UTC 

[iproute2 json PATCH] ip: ipaddress: fix missing space after prefixlen
 2017-09-20 20:13 UTC  (2+ messages)

cross namespace interface notification for tun devices
 2017-09-20 20:13 UTC  (6+ messages)

[PATCH RFC V1 net-next 0/6] Time based packet transmission
 2017-09-20 20:11 UTC  (3+ messages)

usb/net/p54: trying to register non-static key in p54_unregister_leds
 2017-09-20 19:55 UTC  (3+ messages)

Regression in throughput between kvm guests over virtual bridge
 2017-09-20 19:38 UTC  (13+ messages)

[PATCH] hv_netvsc: fix send buffer failure on MTU change
 2017-09-20 18:17 UTC 

[PATCH v5 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-09-20 18:23 UTC  (9+ messages)
` [PATCH v5 05/10] dt-bindings: net: dwmac-sun8i: update documentation about "

mac80211: avoid allocating TXQs that won't be used
 2017-09-20 17:51 UTC  (2+ messages)

[PATCH net-next 0/5] net: introduce noref sk
 2017-09-20 17:41 UTC  (7+ messages)
` [PATCH net-next 1/5] net: add support for noref skb->sk
` [PATCH net-next 2/5] net: allow early demux to fetch noref socket
` [PATCH net-next 3/5] udp: do not touch socket refcount in early demux
` [PATCH net-next 4/5] net: add simple socket-like dst cache helpers
` [PATCH net-next 5/5] udp: perform full socket lookup in early demux

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

[RFC PATCH] net: Introduce a socket option to enable picking tx queue based on rx queue
 2017-09-20 16:51 UTC  (13+ messages)

[Patch net] net_sched: remove cls_flower idr on failure
 2017-09-20 16:40 UTC  (2+ messages)

[PATCH net-next] net: avoid a full fib lookup when rp_filter is disabled
 2017-09-20 16:37 UTC  (2+ messages)

[PATCH,net-next,0/2] Improve code coverage of syzkaller
 2017-09-20 16:36 UTC  (6+ messages)

[PATCH net-next] net: dsa: use dedicated CPU port
 2017-09-20 16:28 UTC 

[PATCH] ipv6_skip_exthdr: use ipv6_authlen for AH hdrlen
 2017-09-20 16:17 UTC  (3+ messages)

[PATCH v4 0/4] Add cross-compilation support to eBPF samples
 2017-09-20 16:04 UTC 

[PATCH v5 net 0/3] lan78xx: This series of patches are for lan78xx driver
 2017-09-20 21:06 UTC  (4+ messages)
` [PATCH v5 net 1/3] lan78xx: Fix for eeprom read/write when device auto suspend
` [PATCH v5 net 2/3] lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE
` [PATCH v5 net 3/3] lan78xx: Use default values loaded from EEPROM/OTP after reset

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

[PATCH] VSOCK: fix uapi/linux/vm_sockets.h incomplete types
 2017-09-20 15:22 UTC  (5+ messages)

[PATCH net-next 00/10] net/smc: updates 2017-09-20
 2017-09-20 15:22 UTC  (5+ messages)
` [PATCH net-next 08/10] net/smc: introduce a delay

IP Expo show Europe 2017 Attendees List
 2017-09-20 14:44 UTC 

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

RFC iproute2 doc files
 2017-09-20 15:11 UTC 

vhost_net: VM looses network when using vhost over time
 2017-09-20 14:44 UTC 

[patch net-next 00/16] mlxsw: Multicast flood update
 2017-09-20 14:15 UTC  (17+ messages)
` [patch net-next 01/16] mlxsw: spectrum_switchdev: Change mc_router to mrouter
` [patch net-next 02/16] mlxsw: spectrum_switchdev: Add a ports bitmap to the mid db
` [patch net-next 03/16] mlxsw: spectrum_switchdev: Remove reference count from mid
` [patch net-next 04/16] mlxsw: spectrum_switchdev: Save mids list per bridge device
` [patch net-next 05/16] mlxsw: spectrum_switchdev: Break smid write function
` [patch net-next 06/16] mlxsw: spectrum_switchdev: Attach mid id allocation to HW write
` [patch net-next 07/16] mlxsw: spectrum_switchdev: Break mid deletion into two function
` [patch net-next 08/16] mlxsw: spectrum_switchdev: Don't write mids to the HW when mc is disabled
` [patch net-next 09/16] mlxsw: spectrum_switchdev: Disable mdb "
` [patch net-next 10/16] mlxsw: spectrum_switchdev: Use generic mc flood function
` [patch net-next 11/16] mlxsw: spectrum_switchdev: Flood mc when mc is disabled by user flag
` [patch net-next 12/16] mlxsw: spectrum_switchdev: Flush the mdb when a port is being removed
` [patch net-next 13/16] mlxsw: spectrum_switchdev: Flood all mc packets to mrouter ports
` [patch net-next 14/16] mlxsw: spectrum_switchdev: Update the mdb of mrouter port change
` [patch net-next 15/16] mlxsw: spectrum_switchdev: Remove mrouter flood in mdb flush
` [patch net-next 16/16] mlxsw: spectrum_switchdev: Consider mrouter status for mdb changes

[PATCH net-next 0/4] qed: iWARP fixes and enhancements
 2017-09-20 13:50 UTC  (5+ messages)
` [PATCH net-next 3/4] qed: Fix maximum number of CQs for iWARP

[PATCH iproute2 json v2 00/27] ip: add -json support to 'ip link show'
 2017-09-20 13:33 UTC  (3+ messages)
` [PATCH iproute2 json v2 05/27] ip: ipaddress.c: add support for json output

[PATCH] mwifiex: make const arrays static to shink object code size
 2017-09-20 12:47 UTC  (2+ messages)
`  "

[PATCH] mwifiex: remove unnecessary call to memset
 2017-09-20 12:47 UTC  (2+ messages)
  `  "

[PATCH] net_sched/hfsc: fix curve activation in hfsc_change_class()
 2017-09-20 12:46 UTC 

[PATCH] net_sched: always reset qdisc backlog in qdisc_reset()
 2017-09-20 12:45 UTC 

[PATCH 1/2] b43: fix unitialized reads of ret by initializing the array to zero
 2017-09-20 12:41 UTC  (2+ messages)
  ` [1/2] "


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