messages from 2017-07-12 10:41:22 to 2017-07-14 08:15:12 UTC [more...]
[PATCH net-next v1 0/3] Flow Based GTP Tunneling
2017-07-14 8:12 UTC (15+ messages)
` [PATCH net-next v1 1/3] gtp: refactor to support flow-based gtp encap and decap
` [PATCH net-next v1 2/3] gtp: Support creating flow-based gtp net_device
` [PATCH net-next v1 3/3] openvswitch: Add GPRS Tunnel Protocol (GTP) vport support
[PATCH 0/6] Configuring traffic classes via new hardware offload mechanism in tc/mqprio
2017-07-14 7:56 UTC (2+ messages)
[patch net-next RFC 0/4] net: sched: allow qdiscs to share filter block instances
2017-07-14 7:33 UTC (4+ messages)
[PATCH 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev
2017-07-14 5:54 UTC (9+ messages)
` [PATCH 2/2] net: ethernet: nixge: Add support "
[PATCHv2 1/1] mlx4_en: remove unnecessary returned value check
2017-07-14 3:01 UTC
[RFC] get_compat_msghdr(): get rid of field-by-field copyin
2017-07-14 2:50 UTC (5+ messages)
` [git pull] vfs.git network field-by-field copyin patches
[PATCH][net-next] svcrdma: fix an incorrect check on -E2BIG and -EINVAL
2017-07-14 1:39 UTC (3+ messages)
[PATCH v7 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-07-14 1:26 UTC (9+ messages)
` [PATCH v7 1/3] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported
` [PATCH v7 3/3] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
[PATCH net] net: bridge: fix dest lookup when vlan proto doesn't match
2017-07-14 1:02 UTC (2+ messages)
[PATCH] datapath: Fix for force/commit action failures
2017-07-13 23:08 UTC (8+ messages)
` [ovs-dev] "
[PATCH] zd1211rw: fix spelling mistake 'hybernate' -> 'hibernate'
2017-07-13 22:48 UTC
[PATCH] igb: fix unused igb_deliver_wake_packet() warning when CONFIG_PM=n
2017-07-13 22:33 UTC (4+ messages)
[PATCH net] mlxsw: spectrum_router: do not drop refcnt on fib rule
2017-07-13 21:05 UTC (6+ messages)
[PATCH] [for 4.13] net: qcom/emac: fix double free of SGMII IRQ during shutdown
2017-07-13 20:45 UTC
[PATCH] sctp: don't dereference ptr before leaving _sctp_walk_{params,errors}()
2017-07-13 20:44 UTC (6+ messages)
[PATCH net] net: set fib rule refcount after malloc
2017-07-13 20:43 UTC (2+ messages)
[PATCH net] libceph: osdmap: Fix some NULL dereferences
2017-07-13 20:23 UTC (3+ messages)
[PATCH 0/3] Extend BGMAC driver for Stingray SoC
2017-07-13 19:04 UTC (4+ messages)
` [PATCH 1/3] net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write
` [PATCH 2/3] net: ethernet: bgmac: Make IDM register space optional
` [PATCH 3/3] Documentation: devicetree: net: optional idm regs for bgmac
[PATCH] smsc95xx: use ethtool_op_get_ts_info()
2017-07-13 18:29 UTC (2+ messages)
[RFC PATCH 00/12] Implement XDP bpf_redirect vairants
2017-07-13 18:21 UTC (19+ messages)
` [RFC PATCH 03/12] xdp: add bpf_redirect helper function
[RFC net 0/2] fix ipv6 tcp reset packet flowlabel issues
2017-07-13 17:56 UTC (3+ messages)
` [RFC net 1/2] net: set skb hash for IP6 TCP reset packet
` [RFC net 2/2] net: tcp_v6_send_reset should set flowlabel
[PATCH net 1/1] net sched actions: rename act_get_notify() to tcf_get_notify()
2017-07-13 17:12 UTC
[PATCH net] net/packet: Fix Tx queue selection for AF_PACKET
2017-07-13 16:46 UTC
[PATCH] netlink: correctly document nla_put_u64_64bit()
2017-07-13 16:26 UTC (2+ messages)
[PATCH net] cxgb4: add new T5 pci device id's
2017-07-13 16:25 UTC (2+ messages)
[PATCH] dccp: make const array error_code static
2017-07-13 16:24 UTC (2+ messages)
[PATCH] net: stmmac: make const array route_possibilities static
2017-07-13 16:24 UTC (2+ messages)
[PATCH] net: broadcom: bnx2x: make a couple of const arrays static
2017-07-13 16:24 UTC (3+ messages)
[PATCH net] xgene: Don't fail probe, if there is no clk resource for SGMII interfaces
2017-07-13 16:22 UTC (2+ messages)
[PATCH] bpf: fix return in bpf_skb_adjust_net
2017-07-13 16:19 UTC (3+ messages)
[BUG]: NULL ptr dereference in xlog_cil_push+0x274/0x430
2017-07-13 15:19 UTC (2+ messages)
` [BUG]: NULL ptr dereference in unix_stream_sendmsg+0x1c1/0x380
sctp refcount bug
2017-07-13 14:56 UTC (3+ messages)
[PATCH net 00/20] Huawei HiNIC Ethernet Driver
2017-07-13 13:16 UTC (27+ messages)
` [PATCH net 01/20] net/hinic: Initialize hw interface
` [PATCH net 02/20] nic/hinic: Initialize hw device components
` [PATCH net 03/20] net/hinic: Initialize api cmd resources
` [PATCH net 04/20] net/hinic: Initialize api cmd hw
` [PATCH net 05/20] net/hinic: Add management messages
` [PATCH net 06/20] net/hinic: Add api cmd commands
` [PATCH net 07/20] net/hinic: Add aeqs
` [PATCH net 08/20] net/hinic: Add port management commands
` [PATCH net 09/20] net/hinic: Add Rx mode and link event handler
` [PATCH net 10/20] net/hinic: Add logical Txq and Rxq
` [PATCH net 11/20] net/hinic: Add wq
` [PATCH net 12/20] net/hinic: Add qp resources
` [PATCH net 13/20] net/hinic: Set qp context
` [PATCH net 14/20] net/hinic: Initialize cmdq
` [PATCH net 15/20] net/hinic: Add ceqs
` [PATCH net 16/20] net/hinic: Add cmdq commands
` [PATCH net 17/20] net/hinic: Add cmdq completion handler
` [PATCH net 18/20] net/hinic: Add Rx handler
` [PATCH net 19/20] net/hinic: Add Tx operation
` [PATCH net 20/20] net/hinic: Add ethtool and stats
[PATCH net v2] cxgb4: ptp_clock_register() returns error pointers
2017-07-13 13:06 UTC
net-next STATUS page
2017-07-13 11:47 UTC (5+ messages)
[PATCH net] net: hns: add acpi function of xge led control
2017-07-13 10:57 UTC
[PATCH v6 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-07-13 2:28 UTC (11+ messages)
(unknown),
2017-07-13 2:27 UTC
[GIT] Networking
2017-07-13 0:08 UTC
[Patch net] netpoll: shut up a kernel warning on refcount
2017-07-12 22:56 UTC
netconsole refcount warning
2017-07-12 22:35 UTC (3+ messages)
nf_conntrack: Infoleak via CTA_ID and CTA_EXPECT_ID
2017-07-12 22:19 UTC (8+ messages)
[PATCH v3 net-next 00/12] bpf: rewrite value tracking in verifier
2017-07-12 22:07 UTC (7+ messages)
` [PATCH v3 net-next 02/12] bpf/verifier: rework value tracking
[PATCH] net: stmmac: revert "support future possible different internal phy mode"
2017-07-12 21:42 UTC (2+ messages)
[PATCH net] sfc: don't read beyond unicast address list
2017-07-12 21:42 UTC (2+ messages)
[PATCH net 0/2] minor net kernel-doc fixes
2017-07-12 21:40 UTC (4+ messages)
` [PATCH net 1/2] socket: add documentation for missing elements
` [PATCH net 2/2] datagram: fix kernel-doc comments
[PATCH] smsc911x: Add check for ioremap_nocache() return code
2017-07-12 21:36 UTC (2+ messages)
RFC7510 MPLS-over-UDP support in iproute2
2017-07-12 20:30 UTC
[PATCH 1/1] bridge: mdb: fix leak on complete_info ptr on fail path
2017-07-12 21:02 UTC (3+ messages)
[PATCH v2 03/22] net: broadcom: stop using rtc deprecated functions
2017-07-12 20:01 UTC (2+ messages)
[PATCH v1 net-next 1/5] drop_monitor: import netnamespace framework
2017-07-12 18:44 UTC (10+ messages)
` [PATCH v1 net-next 3/5] drop_monitor: let hw_stats_list support net ns
` [PATCH v1 net-next 4/5] drop_monitor: let drop stat "
` [PATCH] drop_monitor: fix semicolon.cocci warnings
` [PATCH v1 net-next 5/5] drop_monitor: increase version when ns support is ready
[PATCH v3 net-next 3/4] tls: kernel TLS support
2017-07-12 18:34 UTC (5+ messages)
[iproute PATCH] ip netns: Make sure netns name is sane
2017-07-12 18:12 UTC (5+ messages)
[RFC 0/3] net: macb: Use SRAM on SoC for RX rings and buffers
2017-07-12 16:28 UTC (4+ messages)
` [RFC 1/3] net: macb: Add register descriptions
` [RFC 2/3] net: macb: Add buffer descriptor names
` [RFC 3/3] net: macb: Use sram for rx buffers
[PATCH V2] brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
2017-07-12 15:28 UTC (3+ messages)
[PATCH net] net: hns: Bugfix for Tx timeout handling in hns driver
2017-07-12 15:22 UTC (2+ messages)
[PATCH net] net: ipmr: ipmr_get_table() returns NULL
2017-07-12 15:19 UTC (2+ messages)
[PATCH net] nfp: freeing the wrong variable
2017-07-12 15:19 UTC (2+ messages)
[patch net 0/4] mlxsw: spectrum: Various fixes
2017-07-12 15:16 UTC (2+ messages)
[PATCH net-next 0/4] net-next: mediatek: add support for ethernet on MT7622 SoC
2017-07-12 15:00 UTC (5+ messages)
` [PATCH net-next 2/4] net-next: mediatek: add platform data to adapt into various hardware
` [PATCH net-next 3/4] net-next: mediatek: add support for MediaTek MT7622 SoC
[PATCH 6/6] [next-queue]net: i40e: Add support to set max bandwidth rates for TCs offloaded via tc/mqprio
2017-07-12 14:12 UTC (2+ messages)
` [Intel-wired-lan] "
Lots of new warnings with gcc-7.1.1
2017-07-12 13:51 UTC (8+ messages)
[PATCH 1/2] net: ethernet: freescale: simplify fec_reset_phy
2017-07-12 13:40 UTC (11+ messages)
` [PATCH 2/2] net: ethernet: fsl: add phy reset after clk enable option
[PATCH net-next RFC 00/12] Change DSA's FDB API and perform switchdev cleanup
2017-07-12 11:42 UTC (9+ messages)
` [PATCH net-next RFC 05/12] net: dsa: Add support for learning FDB through notification
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).