netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-25 14:57:24 to 2018-04-25 18:56:16 UTC [more...]

[PATCH net-next 00/10] udp gso
 2018-04-25 18:55 UTC  (9+ messages)
` [PATCH net-next 01/10] udp: expose inet cork to udp
` [PATCH net-next 02/10] udp: add gso
` [PATCH net-next 03/10] udp: better wmem accounting on gso
` [PATCH net-next 04/10] udp: paged allocation with gso
` [PATCH net-next 05/10] udp: add gso segment cmsg
` [PATCH net-next 06/10] udp: add gso support to virtual devices
` [PATCH net-next 07/10] selftests: udp gso
` [PATCH net-next 08/10] selftests: udp gso with connected sockets

[PATCH 0/3] Introduce LSM-hook for socketpair(2)
 2018-04-25 18:51 UTC  (4+ messages)

[PATCH net-next v3] Add Common Applications Kept Enhanced (cake) qdisc
 2018-04-25 18:48 UTC  (20+ messages)
          ` [Cake] "

[PATCH net 1/1] net/smc: keep clcsock reference in smc_tcp_listen_work()
 2018-04-25 18:38 UTC  (2+ messages)

[PATCH 00/17] y2038: system calls, part 3
 2018-04-25 18:36 UTC  (20+ messages)
` [PATCH 01/17] y2038: compat: Move common compat types to asm-generic/compat.h
` [PATCH 02/17] y2038: Remove newstat family from default syscall set
` [PATCH 03/17] y2038: Remove stat64 "
` [PATCH 04/17] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
` [PATCH 05/17] asm-generic: Remove empty asm/unistd.h
` [PATCH 06/17] y2038: Change sys_utimensat() to use __kernel_timespec
` [PATCH 07/17] y2038: Compile utimes()/futimesat() conditionally
` [PATCH 08/17] y2038: utimes: Rework #ifdef guards for compat syscalls
` [PATCH 09/17] y2038: futex: Move compat implementation into futex.c
` [PATCH 10/17] y2038: futex: Add support for __kernel_timespec
` [PATCH 11/17] y2038: Prepare sched_rr_get_interval "
` [PATCH 12/17] y2038: aio: Prepare sys_io_getevents "
` [PATCH 13/17] y2038: socket: Convert recvmmsg to __kernel_timespec
` [PATCH 14/17] y2038: socket: Add compat_sys_recvmmsg_time64
` [PATCH 15/17] y2038: signal: Change rt_sigtimedwait to use __kernel_timespec
` [PATCH 16/17] y2038: Make compat_sys_rt_sigtimedwait usable on 32-bit
` [PATCH 17/17] y2038: signal: Add compat_sys_rt_sigtimedwait_time64

[RFC bpf-next 0/9] bpf: Add helper to do FIB lookups
 2018-04-25 18:34 UTC  (10+ messages)
` [RFC bpf-next 1/9] net/ipv6: Rename fib6_lookup to fib6_node_lookup
` [RFC bpf-next 2/9] net/ipv6: Rename rt6_multipath_select
` [RFC bpf-next 3/9] net/ipv6: Extract table lookup from ip6_pol_route
` [RFC bpf-next 4/9] net/ipv6: Refactor fib6_rule_action
` [RFC bpf-next 5/9] net/ipv6: Add fib6_lookup
` [RFC bpf-next 6/9] net/ipv6: Update fib6 tracepoint to take fib6_info
` [RFC bpf-next 7/9] net/ipv6: Add fib lookup stubs for use in bpf helper
` [RFC bpf-next 8/9] bpf: Provide helper to do lookups in kernel FIB table
` [RFC bpf-next 9/9] samples/bpf: Add examples of ipv4 and ipv6 forwarding in XDP

[PATCH] rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
 2018-04-25 18:34 UTC  (3+ messages)

[PATCH net] tcp: ignore Fast Open on repair mode
 2018-04-25 18:33 UTC 

simplify procfs code for seq_file instances V2
 2018-04-25 18:25 UTC  (42+ messages)
` [PATCH 01/40] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/40] proc: simplify proc_register calling conventions
` [PATCH 03/40] proc: add a proc_create_reg helper
` [PATCH 04/40] proc: introduce proc_create_seq{,_data}
` [PATCH 05/40] proc: introduce proc_create_seq_private
` [PATCH 06/40] proc: introduce proc_create_single{,_data}
` [PATCH 07/40] ipv{4,6}/udp{,lite}: simplify proc registration
` [PATCH 08/40] ipv{4,6}/tcp: simplify procfs registration
` [PATCH 09/40] ipv{4,6}/ping: simplify proc file creation
` [PATCH 10/40] ipv{4, 6}/raw: simplify ѕeq_file code
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 12/40] net/kcm: simplify proc registration
` [PATCH 13/40] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 14/40] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 15/40] proc: introduce proc_create_net{,_data}
` [PATCH 16/40] proc: introduce proc_create_net_single
` [PATCH 17/40] acpi/battery: simplify procfs code
` [PATCH 18/40] sgi-gru: "
` [PATCH 19/40] megaraid: "
` [PATCH 20/40] sg: "
` [PATCH 21/40] afs: "
` [PATCH 22/40] ext4: "
` [PATCH 23/40] jfs: "
` [PATCH 24/40] staging/rtl8192u: "
` [PATCH 25/40] resource: switch to proc_create_seq_data
` [PATCH 26/40] drbd: switch to proc_create_single
` [PATCH 27/40] rtc/proc: switch to proc_create_single_data
` [PATCH 28/40] bonding: switch to proc_create_seq_data
` [PATCH 29/40] hostap: switch to proc_create_{seq,single}_data
` [PATCH 30/40] neigh: switch to proc_create_seq_data
` [PATCH 31/40] netfilter/xt_hashlimit: switch to proc_create_{seq, single}_data
` [PATCH 32/40] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 33/40] bluetooth: switch to proc_create_seq_data
` [PATCH 34/40] atm: simplify procfs code
` [PATCH 35/40] atm: switch to proc_create_seq_private
` [PATCH 36/40] isdn: replace ->proc_fops with ->proc_show
` [PATCH 37/40] proc: don't detour through seq->private to get the inode
` [PATCH 38/40] ide: remove ide_driver_proc_write
` [PATCH 39/40] ide: replace ->proc_fops with ->proc_show
` [PATCH 40/40] tty: "

[PATCH net-next 0/6] liquidio: enhanced ethtool --set-channels feature
 2018-04-25 18:23 UTC  (7+ messages)
` [PATCH net-next 1/6] liquidio: Moved common function if_cfg_callback to lio_core.c
` [PATCH net-next 2/6] liquidio: Moved common function list_delete_head to octeon_network.h
` [PATCH net-next 3/6] liquidio: Moved common function delete_glists to lio_core.c
` [PATCH net-next 4/6] liquidio: Moved common definition octnic_gather to octeon_network.h
` [PATCH net-next 5/6] liquidio: Moved common function setup_glists to lio_core.c
` [PATCH net-next 6/6] liquidio: enhanced ethtool --set-channels feature

[net-next 00/10][pull request] 1GbE Intel Wired LAN Driver Updates 2018-04-25
 2018-04-25 18:22 UTC  (11+ messages)
` [net-next 01/10] igb: Fix not adding filter elements to the list
` [net-next 02/10] igb: Fix queue selection on MAC filters on i210
` [net-next 03/10] igb: Enable the hardware traffic class feature bit for igb models
` [net-next 04/10] igb: Add support for MAC address filters specifying source addresses
` [net-next 05/10] igb: Add support for enabling queue steering in filters
` [net-next 06/10] igb: Allow filters to be added for the local MAC address
` [net-next 07/10] igb: Enable nfc filters to specify MAC addresses
` [net-next 08/10] igb: Add MAC address support for ethtool nftuple filters
` [net-next 09/10] igb: Add the skeletons for tc-flower offloading
` [net-next 10/10] igb: Add support for adding offloaded clsflower filters

[PATCH net v2 0/2] net: mvpp2: Fix hangs when starting some interfaces on 7k/8k
 2018-04-25 18:21 UTC  (3+ messages)
` [PATCH net v2 1/2] net: mvpp2: Fix clk error path in mvpp2_probe
` [PATCH net v2 2/2] net: mvpp2: Fix clock resource by adding missing mg_core_clk

[PATCH net] nfp: don't depend on eth_tbl being available
 2018-04-25 18:21 UTC 

[PATCH] mkiss: remove redundant check for len > 0
 2018-04-25 18:12 UTC  (2+ messages)

[PATCH] net: amd8111e: remove redundant duplicated if statement
 2018-04-25 18:12 UTC  (2+ messages)

[PATCH net-next] sctp: remove the unused sctp_assoc_is_match function
 2018-04-25 18:12 UTC  (2+ messages)

[PATCH iproute2] json_print: fix print_uint hidden type promotion
 2018-04-25 18:11 UTC  (7+ messages)
` [PATCH iproute2 v2] json_print: Fix hidden 64-bit "
  ` [PATCH iproute2 v3] "

[PATCH net-next] sctp: fix identification of new acks for SFR-CACC
 2018-04-25 18:10 UTC  (3+ messages)

[PATCH iproute2] ingress: Don't break JSON output
 2018-04-25 18:10 UTC  (2+ messages)

[PATCH net-next 0/4] nfp: flower tc block support and nfp PCI updates
 2018-04-25 18:07 UTC  (2+ messages)

[PATCH net-next] l2tp: consistent reference counting in procfs and debufs
 2018-04-25 17:54 UTC 

[PATCHv2 0/3] bpf: Store/dump license string for loaded program
 2018-04-25 17:41 UTC  (4+ messages)
` [PATCH 1/3] bpf: Add gpl_compatible flag to struct bpf_prog_info
` [PATCH 2/3] tools bpf: Sync bpf.h uapi header
` [PATCH 3/3] tools bpftool: Display license GPL compatible in prog show/list

[PATCH net-next] lan78xx: Lan7801 Support for Fixed PHY
 2018-04-25 17:36 UTC  (6+ messages)

[PATCH] batman-adv: fix batadv_interface_tx()'s return type
 2018-04-25 17:35 UTC  (2+ messages)
` [B.A.T.M.A.N.] "

[net-next 1/1] tipc: introduce ioctl for fetching node identity
 2018-04-25 17:29 UTC 

[PATCH net-next] net: rules: Move l3mdev attribute validation to a helper
 2018-04-25 17:26 UTC  (2+ messages)

[PATCH] selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
 2018-04-25 17:25 UTC  (2+ messages)

[PATCH net-next] sctp: fix const parameter violation in sctp_make_sack
 2018-04-25 17:22 UTC  (2+ messages)

[PATCH net-next] neighbour: support for NTF_EXT_LEARNED flag
 2018-04-25 17:20 UTC  (2+ messages)

[PATCH bpf-next v4 00/10] bpf: document eBPF helpers and add a script to generate man page
 2018-04-25 17:17 UTC  (11+ messages)
` [PATCH bpf-next v4 01/10] bpf: add script and prepare bpf.h for new helpers documentation
` [PATCH bpf-next v4 02/10] bpf: add documentation for eBPF helpers (01-11)
` [PATCH bpf-next v4 03/10] bpf: add documentation for eBPF helpers (12-22)
` [PATCH bpf-next v4 04/10] bpf: add documentation for eBPF helpers (23-32)
` [PATCH bpf-next v4 05/10] bpf: add documentation for eBPF helpers (33-41)
` [PATCH bpf-next v4 06/10] bpf: add documentation for eBPF helpers (42-50)
` [PATCH bpf-next v4 07/10] bpf: add documentation for eBPF helpers (51-57)
` [PATCH bpf-next v4 08/10] bpf: add documentation for eBPF helpers (58-64)
` [PATCH bpf-next v4 09/10] bpf: add documentation for eBPF helpers (65-66)
` [PATCH bpf-next v4 10/10] bpf: update bpf.h uapi header for tools

[PATCH net-next v2] ipv6: addrconf: don't evaluate keep_addr_on_down twice
 2018-04-25 17:04 UTC  (2+ messages)

[net-next v3] ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
 2018-04-25 17:03 UTC  (2+ messages)

[PATCH] net: phy: allow scanning busses with missing phys
 2018-04-25 17:01 UTC  (2+ messages)

[PATCH bpf-next v6 00/10] bpf: add bpf_get_stack helper
 2018-04-25 16:44 UTC  (4+ messages)
` [PATCH bpf-next v6 02/10] "

[PATCH net-next 0/2] tcp: mmap: rework zerocopy receive
 2018-04-25 16:44 UTC  (11+ messages)
` [PATCH net-next 1/2] tcp: add TCP_ZEROCOPY_RECEIVE support for "

[net 1/1] tipc: fix bug in function tipc_nl_node_dump_monitor
 2018-04-25 16:29 UTC 

[PATCH 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-04-25 16:22 UTC  (4+ messages)
` [PATCH 3/8] ARM: dts: stm32: add ethernet pins to stm32mp157c

[PATCH 0/3] bpf: Store/dump license string for loaded program
 2018-04-25 16:20 UTC  (5+ messages)

Survey Incident 
 2018-04-25 14:47 UTC 

[bpf PATCH] bpf: fix for lex/yacc build error with gcc-5
 2018-04-25 15:53 UTC 

[PATCH net-next] l2tp: centralise parsing of sockaddr_pppol2tp*
 2018-04-25 15:50 UTC 

NOTIFICATION
 2018-04-25 15:46 UTC 

[PATCH bpf-next] bpf: Allow bpf_jit_enable = 2 with BPF_JIT_ALWAYS_ON config
 2018-04-25 15:37 UTC  (5+ messages)

[RFC bpf] bpf, x64: fix JIT emission for dead code
 2018-04-25 15:34 UTC  (2+ messages)

[net-next 00/10][pull request] 10GbE Intel Wired LAN Driver Updates 2018-04-25
 2018-04-25 15:33 UTC  (11+ messages)
` [net-next 01/10] ixgbe: Drop support for macvlan specific unicast lists
` [net-next 02/10] macvlan: Rename fwd_priv to accel_priv and add accessor function
` [net-next 03/10] macvlan: Use software path for offloaded local, broadcast, and multicast traffic
` [net-next 04/10] ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast
` [net-next 05/10] macvlan: macvlan_count_rx shouldn't be static inline AND extern
` [net-next 06/10] macvlan: Add function to test for destination filtering support
` [net-next 07/10] macvlan: Provide function for interfaces to release HW offload
` [net-next 08/10] ixgbe/fm10k: Only support macvlan offload for types that support destination filtering
` [net-next 09/10] ixgbe: Drop real_adapter from l2 fwd acceleration structure
` [net-next 10/10] ixgbe: Avoid performing unnecessary resets for macvlan offload

[PATCH bpf-next] selftests/bpf: bpf tunnel test
 2018-04-25 15:01 UTC 

[PATCH] net: net_cls: remove a NULL check for css_cls_state
 2018-04-25 15:00 UTC  (4+ messages)

[PATCH v4 ipsec-next] xfrm: remove VLA usage in __xfrm6_sort()
 2018-04-25 14:58 UTC  (2+ messages)

[README] Reiteration of statement regarding NetDev conference and NetDev Society
 2018-04-25 14:57 UTC 


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