messages from 2017-09-20 20:13:31 to 2017-09-21 11:03:50 UTC [more...]
Latest net-next from GIT panic
2017-09-21 11:03 UTC (24+ messages)
[PATCH 1/1] net:nfc: use setup_timer
2017-09-21 10:59 UTC
[PATCH net-next 0/4] cxgb4: add support to offload tc flower
2017-09-21 10:55 UTC (8+ messages)
` [PATCH net-next 1/4] cxgb4: add tc flower offload skeleton
` [PATCH net-next 2/4] cxgb4: add basic tc flower offload support
` [PATCH net-next 3/4] cxgb4: add support to offload action vlan
` [PATCH net-next 4/4] cxgb4: fetch stats for offloaded tc flower flows
[PATCH net 0/4] net:ethernet:aquantia: Atlantic driver bugfixes and improvements
2017-09-21 10:53 UTC (5+ messages)
` [PATCH net 1/4] net:ethernet:aquantia: Setup max_mtu in ndev to enable jumbo frames
` [PATCH net 2/4] net:ethernet:aquantia: Fix Tx queue hangups
` [PATCH net 3/4] net:ethernet:aquantia: Fix transient invalid link down/up indications
` [PATCH net 4/4] net:ethernet:atlantic: fix iommu errors
[PATCH net-next 0/5] net: introduce noref sk
2017-09-21 10:37 UTC (10+ 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 v1] bridge: also trigger RTM_NEWLINK when interface is released from bridge
2017-09-21 10:05 UTC (9+ messages)
` [PATCH net-next v2] "
` [net-next v3] bridge: trigger RTM_NEWLINK when interface is modified by bridge ioctl
[PATCH net-next 0/2] lan9303: Add basic offloading of unicast traffic
2017-09-21 9:41 UTC (3+ messages)
` [PATCH net-next 1/2] net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging
` [PATCH net-next 2/2] net: dsa: lan9303: Add basic offloading of unicast traffic
[PATCH v3 00/31] Hardened usercopy whitelisting
2017-09-21 9:34 UTC (36+ 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
[RFC PATCH 0/0] Introduce MPLS over GRE
2017-09-21 9:25 UTC (3+ messages)
` [PATCH 1/2] mpls: expose stack entry function
` [PATCH 2/2] ip_tunnel: add mpls over gre encapsulation
[PATCH iproute2 master 0/2] BPF/XDP json follow-up
2017-09-21 8:42 UTC (3+ messages)
` [PATCH iproute2 master 1/2] json: move json printer to common library
` [PATCH iproute2 master 2/2] bpf: properly output json for xdp
[PATCHv3 iproute2 0/2] libnetlink: malloc correct buff at run time
2017-09-21 7:34 UTC (5+ messages)
` [PATCHv3 iproute2 1/2] lib/libnetlink: re malloc buff if size is not enough
[PATCH net-next] cxgb4: avoid stall while shutting down the adapter
2017-09-21 7:20 UTC
[PATCH net-next 1/1] net/smc: parameter cleanup in smc_cdc_get_free_slot()
2017-09-21 7:17 UTC
[PATCH net 0/9] net/smc: bug fixes 2017-09-20
2017-09-21 7:16 UTC (10+ messages)
` [PATCH net 2/9] net/smc: add receive timeout check
` [PATCH net 3/9] net/smc: take RCU read lock for routing cache lookup
` [PATCH net 4/9] net/smc: adjust net_device refcount
` [PATCH net 8/9] net/smc: introduce a delay
` [PATCH net 1/9] net/smc: add missing dev_put
` [PATCH net 5/9] net/smc: adapt send request completion notification
` [PATCH net 6/9] net/smc: longer delay for client link group removal
` [PATCH net 7/9] net/smc: terminate link group if out-of-sync is received
` [PATCH net 9/9] net/smc: no close wait in case of process shut down
[patch net-next 00/12] mlxsw: Add support for offloading IPv4 multicast routes
2017-09-21 6:43 UTC (13+ messages)
` [patch net-next 01/12] fib: notifier: Add VIF add and delete event types
` [patch net-next 02/12] ipmr: Add reference count to MFC entries
` [patch net-next 03/12] ipmr: Add FIB notification access functions
` [patch net-next 04/12] ipmr: Send FIB notifications on MFC and VIF entries
` [patch net-next 05/12] net: ipmr: Add MFC offload indication
` [patch net-next 06/12] net: mroute: Check if rule is a default rule
` [patch net-next 07/12] mlxsw: spectrum: Add the multicast routing offloading logic
` [patch net-next 08/12] mlxsw: spectrum: Add the multicast routing hardware logic
` [patch net-next 09/12] mlxsw: spectrum: router: Squash the default route table to main
` [patch net-next 10/12] mlxsw: spectrum_router: Add multicast routes notification handling functionality
` [patch net-next 11/12] mlxsw: spectrum: Notify multicast router on RIF MTU changes
` [patch net-next 12/12] mlxsw: spectrum: router: Don't ignore IPMR notifications
[PATCH 3/3] net: stmmac: Cocci spatch "of_table"
2017-09-21 6:24 UTC
[PATCH 2/6] e100: Cocci spatch "pool_zalloc-simple"
2017-09-21 6:15 UTC
[PATCH net] bpf: one perf event close won't free bpf program attached by another perf event
2017-09-21 5:20 UTC (5+ messages)
[PATCH net-next ] net: Remove useless function skb_header_release
2017-09-21 5:07 UTC (3+ messages)
` "
[PATCH net-next] net: dsa: use dedicated CPU port
2017-09-21 5:10 UTC (2+ messages)
[PATCH net-next] net: dsa: add port fdb dump
2017-09-21 5:09 UTC (2+ messages)
[PATCH net-next] net: dsa: better scoping of slave functions
2017-09-21 5:08 UTC (2+ messages)
[PATCH net-next 00/14] gtp: Additional feature support
2017-09-21 1:55 UTC (12+ messages)
` [PATCH net-next 09/14] gtp: Allow configuring GTP interface as standalone
` [PATCH net-next 12/14] gtp: Configuration for zero UDP checksum
[PATCH iproute2 v3] ip: ip_print: if no json obj is initialized default fp is stdout
2017-09-21 2:22 UTC (2+ messages)
[Patch v3 1/3] ipv4: Namespaceify tcp_fastopen knob
2017-09-21 1:55 UTC (5+ messages)
` [Patch v3 2/3] ipv4: Namespaceify tcp_fastopen_key knob
[REGRESSION] Warning in tcp_fastretrans_alert() of net/ipv4/tcp_input.c
2017-09-21 1:46 UTC
[PATCH iproute2 v2] ip: ip_print: if no json obj is initialized default fp is stdout
2017-09-21 1:22 UTC (2+ messages)
[PATCH iproute2/net-next] tc: flower: support for matching MPLS labels
2017-09-21 1:09 UTC (2+ messages)
[PATCH iproute2 v2] ip: ipaddress: fix missing space after prefixlen
2017-09-21 1:06 UTC (2+ messages)
[patch net-next 00/16] mlxsw: Multicast flood update
2017-09-21 1:05 UTC (2+ messages)
[PATCH 1/1] ip: ip_print: if no json obj is initialized default fp is stdout
2017-09-21 1:04 UTC (2+ messages)
[PATCH iproute2] tc: fix typo in tc-tcindex man page
2017-09-21 1:01 UTC (2+ messages)
[iproute2 PATCH] tc/mirred: Clean up white-space noise
2017-09-21 0:59 UTC (2+ messages)
[PATCH iproute2] Add information about COLORFGBG to ip.8 man page
2017-09-21 0:56 UTC (2+ messages)
[iproute PATCH v2] ipaddress: Fix segfault in 'addr showdump'
2017-09-21 0:54 UTC (2+ messages)
[PATCH iproute2] tc: fq: support low_rate_threshold attribute
2017-09-21 0:53 UTC (2+ messages)
[RFC PATCH] can: m_can: Support higher speed CAN-FD bitrates
2017-09-21 0:48 UTC (7+ messages)
[PATCH v2 3/3] can: m_can: Add PM Runtime
2017-09-21 0:36 UTC (3+ messages)
` [v2,3/3] "
[PATCH v2 0/3] can: m_can: Add PM Runtime Support
2017-09-21 0:31 UTC (6+ messages)
` [PATCH v2 1/3] can: m_can: Make hclk optional
` [v2,1/3] "
[PATCH net-next 08/14] gtp: Support encpasulating over IPv6
2017-09-21 0:16 UTC (7+ messages)
[PATCH v2 13/31] timer: Remove meaningless .data/.function assignments
2017-09-20 23:27 UTC (6+ messages)
` [PATCH v2 19/31] timer: Remove open-coded casts for .data and .function
` [PATCH v2 20/31] net/core: Collapse redundant sk_timer callback data assignments
` [PATCH v2 25/31] net/atm/mpc: Use separate static data field with with static timer
` [PATCH v2 30/31] appletalk: Remove unneeded synchronization
` [PATCH v2 31/31] timer: Switch to testing for .function instead of .data
[PATCH net-next 00/10] net/smc: updates 2017-09-20
2017-09-20 23:29 UTC (2+ messages)
[PATCH] net_sched: always reset qdisc backlog in qdisc_reset()
2017-09-20 23:26 UTC (2+ messages)
[PATCH net 0/9] TM related bugfixes for the HNS3 Ethernet Driver
2017-09-20 23:15 UTC (2+ messages)
[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 (2+ 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: compat: assert the size of cmsg copied in is as expected
2017-09-20 22:36 UTC (2+ 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
[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 (8+ 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
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] 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] [RESEND][for 4.14] net: qcom/emac: add software control for pause frame mode
2017-09-20 20:32 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 (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).