messages from 2017-12-21 06:59:37 to 2017-12-22 01:21:06 UTC [more...]
[PATCH v2 bpf-next 00/11]
2017-12-22 1:21 UTC (7+ messages)
` [PATCH v2 bpf-next 01/11] bpf: Make SOCK_OPS_GET_TCP size independent
` [PATCH v2 bpf-next 02/11] bpf: Make SOCK_OPS_GET_TCP struct independent
` [PATCH v2 bpf-next 03/11] bpf: Add write access to tcp_sock and sock fields
` [PATCH v2 bpf-next 04/11] bpf: Support passing args to sock_ops bpf function
` [PATCH v2 bpf-next 08/11] bpf: Add sock_ops R/W access to tclass & sk_txhash
` [PATCH v2 bpf-next 10/11] bpf: Add BPF_SOCK_OPS_STATE_CB
correctness of BPF stack size checking logic for multi-function programs?
2017-12-22 1:14 UTC
[PATCH] tcp: make function tcp_recv_timestamp static
2017-12-22 1:01 UTC
linux-next: build failure after merge of the net-next tree
2017-12-22 0:45 UTC
[PATCH bpf-next] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for sampleip
2017-12-22 0:24 UTC (2+ messages)
[PATCH bpf-next 0/11] bpf: more sock_ops callbacks
2017-12-22 0:23 UTC (3+ messages)
linux-next: manual merge of the net-next tree with the net tree
2017-12-22 0:11 UTC
[Patch net-next] net_sched: call qdisc_reset() with qdisc lock
2017-12-22 0:03 UTC (2+ messages)
` [Patch net-next] net_sched: remove the unsafe __skb_array_empty()
[PATCH bpf] selftests/bpf: fix Makefile for passing LLC to the command line
2017-12-21 23:55 UTC (2+ messages)
[PATCH net-next] net: erspan: remove md NULL check
2017-12-21 23:51 UTC
pull-request: bpf-next 2017-12-18
2017-12-21 23:48 UTC (5+ messages)
[PATCH net-next v2] enic: add wq clean up budget
2017-12-21 16:12 UTC
[PATCH net 1/2] dt-bindings: net: mediatek: add condition to property mediatek,pctl
2017-12-21 22:55 UTC (2+ messages)
[PATCH ipsec-next] xfrm: update the stats documentation
2017-12-21 22:26 UTC
[PATCH net] rtnetlink: fix struct net reference leak
2017-12-21 22:18 UTC
[PATCH net] tcp: Avoid preprocessor directives in tracepoint macro args
2017-12-21 22:13 UTC (3+ messages)
` [PATCH net-next] tcp: md5: Handle RCU dereference of md5sig_info
[patch iproute2 v2] tc: add -bs option for batch mode
2017-12-21 22:04 UTC (2+ messages)
RCU callback crashes
2017-12-21 21:45 UTC (17+ messages)
[GIT] Networking
2017-12-21 21:32 UTC
[PATCH RFC 00/18] r8169: separate r8168 driver and add experimental phylib support
2017-12-21 21:27 UTC (21+ messages)
` [PATCH RFC 01/18] r8169: split driver to one for the non-PCIE cards (r8169) and one for the PCIE cards (r8168)
` [PATCH RFC 02/18] r8168: remove code specific to MAC version 01 - 06
` [PATCH RFC 03/18] r8168: remove magic register handling used on MAC version 05 and 06 only
` [PATCH RFC 04/18] r8168: remove TBI mode support needed for MAC version 01 only
` [PATCH RFC 05/18] r8168: remove unneeded callbacks from struct rtl8169_private
` [PATCH RFC 06/18] r8168: remove function rtl8169_rx_missed() being specific to MAC version 01 - 06
` [PATCH RFC 07/18] r8168: replace 8169 with 8168 in all relevant symbols
` [PATCH RFC 08/18] r8168: add basic phylib support
` [PATCH RFC 09/18] r8168: use genphy_soft_reset instead of open coding the soft reset
` [PATCH RFC 10/18] r8168: switch to phy_ethtool_get/set_link_ksettings
` [PATCH RFC 11/18] r8168: switch to phy_ethtool_nway_reset
` [PATCH RFC 12/18] r8168: switch to phy_mii_ioctl
` [PATCH RFC 13/18] r8168: replace speed_down with genphy_restart_aneg
` [PATCH RFC 14/18] r8168: remove rtl8168_set_speed
` [PATCH RFC 15/18] r8168: remove rtl_phy_work and rtl8168_phy_timer
` [PATCH RFC 16/18] r8168: use phy_read/write in rtl_readphy/writephy helpers
` [PATCH RFC 17/18] r8168: remove use of struct mii_if_info
` [PATCH RFC 18/18] r8168: use link speed information as maintained by phylib
[PATCH bpf-next v2 0/8] bpf: offload: report device back to user space (take 2)
2017-12-21 21:01 UTC (9+ messages)
` [PATCH bpf-next v2 1/8] bpf: offload: don't require rtnl for dev list manipulation
` [PATCH bpf-next v2 2/8] bpf: offload: don't use prog->aux->offload as boolean
` [PATCH bpf-next v2 3/8] bpf: offload: allow netdev to disappear while verifier is running
` [PATCH bpf-next v2 4/8] bpf: offload: free prog->aux->offload when device disappears
` [PATCH bpf-next v2 5/8] bpf: offload: free program id "
` [PATCH bpf-next v2 6/8] bpf: offload: report device information for offloaded programs
` [PATCH bpf-next v2 7/8] tools: bpftool: "
` [PATCH bpf-next v2 8/8] selftests/bpf: test device info reporting for bound progs
[PATCH] net: Revert "net_sched: no need to free qdisc in RCU callback"
2017-12-21 20:59 UTC (7+ messages)
[Patch net] net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()
2017-12-21 20:54 UTC (4+ messages)
[PATCH v4 0/5] flow_dissector: Provide basic batman-adv unicast handling
2017-12-21 20:40 UTC (9+ messages)
` [PATCH v4 1/5] batman-adv: Let packet.h include its headers directly
` [PATCH v4 4/5] batman-adv: Convert packet.h to uapi header
` [PATCH v4 2/5] batman-adv: Remove usage of BIT(x) in packet.h
` [PATCH v4 3/5] batman-adv: Remove kernel fixed width types "
` [PATCH v4 5/5] flow_dissector: Parse batman-adv unicast headers
[PATCH] net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
2017-12-21 20:18 UTC (3+ messages)
[PATCH net-next 0/4] sfc: support extra stats on Medford2
2017-12-21 20:15 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 net-next 1/4] sfc: update MCDI protocol headers
` [PATCH v2 net-next 2/4] sfc: support variable number of MAC stats
` [PATCH v2 net-next 3/4] sfc: expose FEC stats on Medford2
` [PATCH v2 net-next 4/4] sfc: expose CTPIO stats on NICs that support them
[PATCH net-next] cxgb4: add new T5 and T6 device id's
2017-12-21 20:13 UTC (2+ messages)
[PATCH net] l2tp: fix missing print session offset info
2017-12-21 20:08 UTC (2+ messages)
[PATCH net-next] net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer()
2017-12-21 20:06 UTC (3+ messages)
[PATCH net-next] phylink: avoid attaching more than one PHY
2017-12-21 20:03 UTC (3+ messages)
[PATCH net 0/2] zerocopy fixes
2017-12-21 20:01 UTC (2+ messages)
[PATCH v5 net-next 0/7] net: ILA notification mechanism and fixes
2017-12-21 19:33 UTC (8+ messages)
` [PATCH v5 net-next 1/7] lwt: Add net to build_state argument
` [PATCH v5 net-next 2/7] rtnetlink: Add notify route message types
` [PATCH v5 net-next 3/7] ila: Fix use of rhashtable walk in ila_xlat.c
` [PATCH v5 net-next 4/7] ila: Call library function alloc_bucket_locks
` [PATCH v5 net-next 5/7] ila: Create main ila source file
` [PATCH v5 net-next 6/7] ila: Flush netlink command to clear xlat table
` [PATCH v5 net-next 7/7] ila: Route notify
[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
2017-12-21 19:21 UTC (2+ messages)
[PATCH next-queue] ixgbe: no ipsec offload for 82598
2017-12-21 18:21 UTC
[PATCH v3 1/3] net: ibm: emac: replace custom rgmii_mode_name with phy_modes
2017-12-21 18:10 UTC (6+ messages)
` [PATCH v3 2/3] net: ibm: emac: replace custom PHY_MODE_* macros
` [PATCH v3 3/3] net: ibm: emac: support RGMII-[RX|TX]ID phymode
[PATCH v3 next-queue 00/10] ixgbe: Add ipsec offload
2017-12-21 17:55 UTC (4+ messages)
[PATCH net V3] net: reevalulate autoflowlabel setting after sysctl setting
2017-12-21 18:07 UTC (2+ messages)
[PATCH net v3] openvswitch: Fix pop_vlan action for double tagged frames
2017-12-21 18:05 UTC (3+ messages)
[PATCHv4 net-next 00/14] net: sched: sch: introduce extack support
2017-12-21 17:42 UTC (2+ messages)
[PATCH 1/3] net: Fix possible race in peernet2id_alloc()
2017-12-21 17:39 UTC (4+ messages)
` [PATCH 2/3] net: Add BUG_ON() to get_net()
` [PATCH 3/3] net: Remove spinlock from get_net_ns_by_id()
[PATCH v2 net-next] net: dsa: lan9303: lan9303_csr_reg_wait cleanups
2017-12-21 17:34 UTC
[RFC PATCH net-next] tools/bpftool: use version from the kernel source tree
2017-12-21 17:34 UTC (6+ messages)
[PATCH net-next v2] xen-netback: make copy batch size configurable
2017-12-21 17:29 UTC (2+ messages)
Distress Call Please don't ignore
2017-12-21 16:43 UTC
Linux 4.14 - regression: broken tun/tap / bridge network with virtio - bisected
2017-12-21 17:11 UTC (19+ messages)
[bpf-next V1-RFC PATCH 00/14] xdp: new XDP rx-queue info concept
2017-12-21 16:59 UTC (8+ messages)
` [bpf-next V1-RFC PATCH 01/14] xdp: base API for "
` [bpf-next V1-RFC PATCH 10/14] tun: setup xdp_rxq_info
KASAN: stack-out-of-bounds Read in rds_sendmsg
2017-12-21 16:44 UTC (3+ messages)
[PATCH net] ipv6: Honor specified parameters in fibmatch lookup
2017-12-21 16:51 UTC (2+ messages)
[PATCH v2] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
2017-12-21 16:42 UTC (2+ messages)
[PATCH net-next] ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
2017-12-21 16:32 UTC
[QUESTION] Doubt about NAPI_GRO_CB(skb)->is_atomic in tcpv4 gro process
2017-12-21 16:29 UTC (4+ messages)
[PATCH net-next v4 5/6] net: dccp: Add DCCP sendmsg trace event
2017-12-21 16:08 UTC (4+ messages)
` [PATCH net-next v4.1 "
BUG: unable to handle kernel NULL pointer dereference in __list_add_valid
2017-12-21 15:52 UTC
BUG: unable to handle kernel paging request in ip_mc_init_dev
2017-12-21 15:52 UTC
[PATCH] openvswitch: Trim off padding before L3 conntrack processing
2017-12-21 15:21 UTC (4+ messages)
` [PATCH v2] openvswitch: Trim off padding before L3+ netfilter processing
` [PATCH v2 RESEND] "
[PATCH V4 net-next 00/17] add some features and fix some bugs for HNS3 driver
2017-12-21 15:08 UTC (16+ messages)
` [PATCH V4 net-next 03/17] net: hns3: change the returned tqp number by ethtool -x
` [PATCH V4 net-next 04/17] net: hns3: free the ring_data structrue when change tqps
` [PATCH V4 net-next 05/17] net: hns3: get rss_size_max from configuration but not hardcode
` [PATCH V4 net-next 06/17] net: hns3: add a mask initialization for mac_vlan table
` [PATCH V4 net-next 08/17] net: hns3: add ethtool related offload command
` [PATCH V4 net-next 09/17] net: hns3: add handling vlan tag offload in bd
` [PATCH V4 net-next 10/17] net: hns3: cleanup mac auto-negotiation state query
` [PATCH V4 net-next 11/17] net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
` [PATCH V4 net-next 12/17] net: hns3: add support for set_pauseparam
` [PATCH V4 net-next 13/17] net: hns3: add support to update flow control settings after autoneg
` [PATCH V4 net-next 14/17] net: hns3: add Asym Pause support to phy default features
` [PATCH V4 net-next 15/17] net: hns3: add support for querying advertised pause frame by ethtool ethx
` [PATCH V4 net-next 16/17] net: hns3: Increase the default depth of bucket for TM shaper
` [PATCH V4 net-next 17/17] net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
[PATCH V3 net-next 00/17] add some features and fix some bugs for HNS3 driver
2017-12-21 15:08 UTC (4+ messages)
[pull request][for-next 00/11] Mellanox, mlx5 E-Switch updates 2017-12-19
2017-12-21 15:03 UTC (4+ messages)
INFO: trying to register non-static key in neigh_timer_handler
2017-12-21 14:50 UTC
[PATCH net] vxlan: update skb dst pmtu on tx path
2017-12-21 14:39 UTC (5+ messages)
[PATCH net-next v4 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
2017-12-21 14:27 UTC (9+ messages)
[PATCHv3 0/3] Socionext Synquacer NETSEC driver
2017-12-21 14:00 UTC (8+ messages)
` [PATCHv3 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec
` [PATCHv3 2/3] net: socionext: Add Synquacer NetSec driver
` [PATCHv3 3/3] MAINTAINERS: Add entry for Socionext ethernet driver
KASAN: slab-out-of-bounds Read in xfrm_hash_rebuild
2017-12-21 13:48 UTC (2+ messages)
[net 1/1] tipc: fix memory leak of group member when peer node is lost
2017-12-21 13:36 UTC
BUG: unable to handle kernel NULL pointer dereference in sctp_stream_free
2017-12-21 13:13 UTC (2+ messages)
[PATCH net-next v7 0/2] add UniPhier AVE ethernet support
2017-12-21 12:45 UTC (5+ messages)
` [PATCH net-next v7 1/2] dt-bindings: net: add DT bindings for Socionext UniPhier AVE
` [PATCH net-next v7 2/2] net: ethernet: socionext: add AVE ethernet driver
[RFC PATCH net-next] tools/bpf: fix build with binutils >= 2.28
2017-12-21 12:43 UTC (6+ messages)
[patch net] net: sched: fix possible null pointer deref in tcf_block_put
2017-12-21 12:13 UTC
[net 1/1] tipc: base group replicast ack counter on number of actual receivers
2017-12-21 12:07 UTC
null-ptr-deref in tcf_block_put
2017-12-21 11:57 UTC (2+ messages)
Problems with 82579LM devices in Dell OptiPlex990/06D7TR
2017-12-21 11:56 UTC
[PATCH net-next] qed*: Utilize FW 8.33.1.0
2017-12-21 10:43 UTC (2+ messages)
[PATCH v4 32/36] xfrm: Replace hrtimer tasklet with softirq hrtimer
2017-12-21 10:42 UTC (2+ messages)
` [PATCH v4 36/36] net/mvpp2: Replace "
[PATCH v3 ipsec-next 0/3] xfrm: offload api fixes
2017-12-21 10:35 UTC (2+ messages)
v4.15-rc2 on thinkpad x60: ethernet stopped working
2017-12-21 9:40 UTC (12+ messages)
` [Intel-wired-lan] "
[PATCH net-next] rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()
2017-12-21 9:40 UTC
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).