messages from 2017-03-18 10:24:13 to 2017-03-20 16:16:41 UTC [more...]
[PATCH 00/23] various networking refcount conversions, part 2
2017-03-20 16:15 UTC (6+ messages)
` [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t
[PATCH v2 net] selftests/bpf: fix broken build, take 2
2017-03-20 15:45 UTC (3+ messages)
[PATCH net-next v4 0/3] net: core: Two Helper function about socket information
2017-03-20 15:56 UTC (7+ messages)
` [PATCH net-next v4 1/3] Add a helper function to get socket cookie in eBPF
` [PATCH net-next v4 2/3] Add a eBPF helper function to retrieve socket uid
` [PATCH net-next v4 3/3] A Sample of using socket cookie and uid for traffic monitoring
[PATCH] ath10k: remove redundant check of len with buf_len
2017-03-20 15:25 UTC (2+ messages)
` "
[PATCH net-next] liquidio: use meaningful names for IRQs
2017-03-20 15:15 UTC (4+ messages)
[PATCH v2 0/9] net: stmmac: Fixes and Tegra186 support
2017-03-20 15:18 UTC (3+ messages)
` [PATCH v2 1/9] net: stmmac: Rename clk_ptp_ref clock to ptp_ref
[PATCH v4 1/2] can: holt_hi311x: document device tree bindings
2017-03-20 15:14 UTC (4+ messages)
` [PATCH v4 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver
liquidio: coverity scan errors
2017-03-20 15:02 UTC
[PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t
2017-03-20 15:00 UTC (14+ messages)
[PATCH net] sctp: declare struct sctp_stream before using it
2017-03-20 14:33 UTC (3+ messages)
[PATCH net] sctp: remove useless err from sctp_association_init
2017-03-20 14:56 UTC (2+ messages)
[PATCH] i40e: fix memcpy with swapped arguments
2017-03-20 14:46 UTC
[PATCH RFC 0/7] phylib MMD accessor cleanups
2017-03-20 14:29 UTC (12+ messages)
` [PATCH RFC 1/7] net: phy: move phy MMD accessors to phy-core.c
` [PATCH RFC 2/7] net: phy: make phy_(read|write)_mmd() generic MMD accessors
` [PATCH RFC 3/7] net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
` [PATCH RFC 4/7] net: phy: switch remaining users to phy_(read|write)_mmd()
` [PATCH RFC 5/7] net: phy: convert micrel to new read_mmd/write_mmd driver methods
` [PATCH RFC 6/7] net: phy: remove the indirect MMD read/write methods
` [PATCH RFC 7/7] net: phy: clean up mmd_phy_indirect()
Admin
2017-03-20 12:31 UTC
[PATCH v2 net-next] mlx4: Better use of order-0 pages in RX path
2017-03-20 13:04 UTC (4+ messages)
[PATCH] [netfilter-next] netfilter: remove unused refcount variable
2017-03-20 12:56 UTC (2+ messages)
net: deadlock between ip_expire/sch_direct_xmit
2017-03-20 12:43 UTC (7+ messages)
[PATCH] mlxsw: spectrum: fix swapped order of arguments packets and bytes
2017-03-20 12:20 UTC (3+ messages)
[PATCH] net: veth: use new api ethtool_{get|set}_link_ksettings
2017-03-20 12:25 UTC (2+ messages)
FROM AISHA GADDAFI
2017-03-20 11:58 UTC
[PATCH] i40evf: dereference vsi after vsi has been null checked
2017-03-20 12:03 UTC
[PATCH net-next] net: ethoc: Use ether_addr_copy()
2017-03-20 11:16 UTC (2+ messages)
[PATCH nf 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register
2017-03-20 9:57 UTC (3+ messages)
[PATCH nf v2 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register
2017-03-20 10:15 UTC (3+ messages)
[PATCH 00/22] Netfilter/IPVS updates for net-next
2017-03-20 10:08 UTC (23+ messages)
` [PATCH 01/22] netfilter: nft_exthdr: Allow checking TCP option presence, too
` [PATCH 02/22] netfilter: nft_hash: rename nft_hash to nft_jhash
` [PATCH 03/22] netfilter: nft_hash: support of symmetric hash
` [PATCH 04/22] netfilter: Use pr_cont where appropriate
` [PATCH 05/22] netfilter: arp_tables: remove redundant check on ret being non-zero
` [PATCH 06/22] netfilter: nf_tables: validate the expr explicitly after init successfully
` [PATCH 07/22] netfilter: nf_tables: add nft_set_lookup()
` [PATCH 08/22] netfilter: bridge: remove unneeded rcu_read_lock
` [PATCH 09/22] netfilter: nf_reject: remove unused variable
` [PATCH 10/22] netfilter: provide nft_ctx in object init function
` [PATCH 11/22] netfilter: nft_ct: add helper set support
` [PATCH 12/22] netfilter: nft_fib: Support existence check
` [PATCH 13/22] netfilter: nf_conntrack: reduce resolve_normal_ct args
` [PATCH 14/22] netfilter: limit: use per-rule spinlock to improve the scalability
` [PATCH 15/22] netfilter: nft_set_rbtree: use per-set rwlock "
` [PATCH 16/22] ipvs: remove an annoying printk in netns init
` [PATCH 17/22] ipvs: fix sync_threshold description and add sync_refresh_period, sync_retries
` [PATCH 18/22] ipvs: Document sysctl sync_qlen_max and sync_sock_size
` [PATCH 19/22] ipvs: Document sysctl sync_ports
` [PATCH 20/22] ipvs: Document sysctl pmtu_disc
` [PATCH 21/22] netfilter: refcounter conversions
` [PATCH 22/22] netfilter: fix the warning on unused refcount variable
[PATCH] net: convert sk_filter.refcnt from atomic_t to refcount_t
2017-03-20 9:37 UTC
[PATCH net-next v4 2/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
2017-03-20 9:34 UTC (2+ messages)
[PATCH] net: convert sk_filter.refcnt from atomic_t to refcount_t
2017-03-20 9:31 UTC (3+ messages)
[PATCH net-next v4 1/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
2017-03-20 9:28 UTC (2+ messages)
[PATCH] [v2, -net] cpsw/netcp: cpts depends on posix_timers
2017-03-20 8:58 UTC
[PATCH net-next] cxgb4: Update IngPad and IngPack values
2017-03-20 8:52 UTC
[PATCH] [v2, -net] cpsw/netcp: work around reverse cpts dependency
2017-03-20 8:52 UTC
[PATCH 1/2] [net-next] net: dwc-xlgmac: include dcbnl.h
2017-03-20 8:51 UTC (2+ messages)
` [PATCH 2/2] [net-next] net: dwc-xlgmac: add module license
[PATCH net 0/2] r8152: fix the rx settings of RTL8153
2017-03-20 8:13 UTC (3+ messages)
` [PATCH net 1/2] r8152: set the RMS of RTL8153 according to the mtu
` [PATCH net 2/2] r8152: fix the rx early size of RTL8153
(unknown),
2017-03-19 15:47 UTC
[PATCH 00/11] net: usbnet: move to new api ethtool_{get|set}_link_ksettings
2017-03-20 6:40 UTC (5+ messages)
` [PATCH 01/11] net: usb: usbnet: add "
` [PATCH 11/11] net: usb: usb: remove old api ethtool_{get|set}_settings
[PATCH v6 00/15] Replace PCI pool by DMA pool API
2017-03-20 6:32 UTC (18+ messages)
` [PATCH v6 01/15] block: DAC960: Replace PCI pool old API
` [PATCH v6 02/15] dmaengine: pch_dma: "
` [PATCH v6 03/15] IB/mthca: "
` [PATCH v6 04/15] net: e100: "
` [PATCH v6 05/15] mlx4: "
` [PATCH v6 06/15] mlx5: "
` [PATCH v6 07/15] wireless: ipw2200: "
` [PATCH v6 08/15] scsi: be2iscsi: "
` [PATCH v6 10/15] scsi: lpfc: "
` [PATCH v6 09/15] scsi: csiostor: "
` [PATCH v6 11/15] scsi: megaraid: "
` [PATCH v6 13/15] scsi: mvsas: "
` [PATCH v6 12/15] scsi: mpt3sas: "
` [PATCH v6 14/15] scsi: pmcraid: "
` [PATCH v6 15/15] PCI: Remove PCI pool macro functions
[PATCH 2/4] flowcache: make flow_cache_hash_size() return "unsigned int"
2017-03-20 6:08 UTC (3+ messages)
linux-next: build warnings after merge of the net-next tree
2017-03-20 6:07 UTC
PROBLEM: null-ptr deref in ip_options_echo may lead to denial of service
2017-03-20 5:25 UTC (2+ messages)
linux-next: manual merge of the akpm tree with the net-next tree
2017-03-20 5:10 UTC
[PATCH net-next] neighbour: fix nlmsg_pid in notifications
2017-03-20 5:01 UTC
[PATCH] [PATCH net] net: Do not hold the reference for the same sk_rx_dst
2017-03-20 4:09 UTC (5+ messages)
` [PATCH net v2] "
SO_BINDTODEVICE in VRFs not working?
2017-03-20 3:08 UTC (5+ messages)
linux-next: manual merge of the net-next tree with the net tree
2017-03-20 0:02 UTC
[PATCH 3/4] flowcache: make struct flow_cache_percpu::hash_rnd_recalc bool
2017-03-19 23:11 UTC (2+ messages)
[PATCH 4/4] flowcache: more "unsigned int" in struct flow_cache_percpu
2017-03-19 22:31 UTC
[PATCH 1/4] flowcache: make flow_key_size() return "unsigned int"
2017-03-19 22:20 UTC
"TCP: eth0: Driver has suspect GRO implementation, TCP performance may be compromised." message with "ethtool -K eth0 gro off"
2017-03-19 19:20 UTC (12+ messages)
[PATCH net-next v2] net: Add sysctl to toggle early demux for tcp and udp
2017-03-19 19:18 UTC (10+ messages)
[PATCH] net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4
2017-03-19 17:35 UTC (6+ messages)
[PATCH net] bridge: ebtables: fix reception of frames DNAT-ed to bridge device
2017-03-19 16:55 UTC (9+ messages)
Google Summer of Code: WireGuard & kernel hacking
2017-03-19 16:36 UTC
[PATCH v3 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
2017-03-19 16:12 UTC (3+ messages)
Passionate Partner
2017-03-18 13:06 UTC
[PATCH ethtool] ethtool: Fix SFF 8079 cable technology bit parsing
2017-03-19 12:10 UTC
[PATCH net-next 0/9] qed: IOV related clenaups
2017-03-19 11:08 UTC (10+ messages)
` [PATCH net-next 1/9] qed: Increase verbosity of VF -> PF errors
` [PATCH net-next 2/9] qed: Clean VF malicious indication when disabling IOV
` [PATCH net-next 3/9] qed: Set HW-channel to ready before ACKing VF
` [PATCH net-next 4/9] qed: Correct default VF coalescing configuration
` [PATCH net-next 5/9] qed: Uniform IOV queue validation
` [PATCH net-next 6/9] qed: Deprecate VF multiple queue-stop
` [PATCH net-next 7/9] qed: Make qed_iov_mark_vf_flr() return bool
` [PATCH net-next 8/9] qed: Raise verbosity of Malicious VF indications
` [PATCH net-next 9/9] qed: Always publish VF link from leading hwfn
[PATCH net-next 1/2] tcp: remove per-destination timestamp cache
2017-03-19 7:53 UTC (6+ messages)
[PATCH net] selftests/bpf: fix broken build, take 2
2017-03-19 7:42 UTC
[RFC PATCH 0/6] virtio-net: Add support for virtio-net header extensions
2017-03-19 4:06 UTC (7+ messages)
` [RFC PATCH 1/6] virtio-net: Remove the use the padded vnet_header structure
` [RFC PATCH 2/6] virtio-net: make header length handling uniform
` [RFC PATCH 3/6] virtio_net: Add basic skeleton for handling vnet header extensions
` [RFC PATCH 4/6] virtio-net: Add support for IPv6 fragment id vnet header extension
` [RFC PATCH 5/6] virtio-net: Add support for vlan acceleration "
` [RFC PATCH 6/6] virtio: Add support for UDP tunnel offload and extension
[PATCH net 1/2] tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
2017-03-18 21:03 UTC (2+ messages)
` [PATCH net 2/2] tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
[RFC PATCH net-next 2/5] net: split skb_checksum_help
2017-03-18 22:35 UTC (7+ messages)
` [PATCH RFC net-next v2 1/4] skbuff: add stub to help computing crc32c on SCTP packets
[net-next sample action optimization v3 0/4]
2017-03-18 19:22 UTC (3+ messages)
` [net-next sample action optimization v3 4/4] Openvswitch: Refactor sample and recirc actions implementation
[PATCH net] sctp: define dst_pending_confirm as a bit in sctp_transport
2017-03-18 19:07 UTC (2+ messages)
[PATCH net] sctp: remove temporary variable confirm from sctp_packet_transmit
2017-03-18 19:05 UTC (4+ messages)
[PATCH 0/5] mm subsystem refcounter conversions
2017-03-18 16:37 UTC
[PATCH net] sctp: out_qlen should be updated when pruning unsent queue
2017-03-18 12:03 UTC
[PATCH v2 1/2] can: holt_hi311x: document device tree bindings
2017-03-18 12:30 UTC (17+ messages)
` [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver
[net-next PATCH 0/5] Add busy poll support for epoll under certain circumstances
2017-03-18 11:45 UTC (2+ messages)
[PATCH] net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings
2017-03-18 10:24 UTC (2+ 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).