messages from 2016-09-28 02:32:02 to 2016-09-29 01:20:14 UTC [more...]
linux-next: manual merge of the netfilter-next tree with the net tree
2016-09-29 1:20 UTC (2+ messages)
[PATCH net-next] net: do not export sk_stream_write_space
2016-09-29 0:33 UTC (2+ messages)
UDP wierdness around skb_copy_and_csum_datagram_msg()
2016-09-29 0:18 UTC
mv643xxx_eth driver, failed to linearize skb with tiny unaligned fragment
2016-09-28 23:04 UTC (2+ messages)
How to submit potential patch in linux kernel
2016-09-28 23:02 UTC
[PATCH net-next] nfp: bpf: zero extend 4 byte context loads
2016-09-28 22:47 UTC
[PATCH] Add netdev all_adj_list refcnt propagation to fix panic
2016-09-28 19:04 UTC (2+ messages)
[PATCH net-next 0/2] net: centralize net_device MTU bounds checking
2016-09-28 22:20 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 net-next 1/2] net: centralize net_device min/max MTU checking
` [PATCH v2 net-next 2/2] net: deprecate eth_change_mtu, remove usage
[PATCH] netfilter: bridge: clarify bridge/netfilter message
2016-09-28 22:05 UTC
[PATCH RFC 1/6] net: dsa: mv88e6xxx: Implement interrupt support
2016-09-28 21:31 UTC (17+ messages)
` [PATCH RFC 2/6] net: phy: Use threaded IRQ, to allow IRQ from sleeping devices
` [PATCH RFC 3/6] net: phy: Threaded interrupts allow some simplification
` [PATCH RFC 4/6] net: phy: Use phy name when requesting the interrupt
` [PATCH RFC 5/6] net: phy: Trigger state machine on state change and not polling
` [PATCH RFC 6/6] arm: vf610: zii devel b: Add support for switch interrupts
[PATCH net-next 0/2] net: phy: Add WoL and Auto Mdix drivers for Microsemi PHYs
2016-09-28 20:24 UTC (6+ messages)
` [PATCH net-next 1/2] net: phy: Add Wake-on-LAN driver "
` [PATCH net-next 2/2] net: phy: Add PHY Auto/Mdi/Mdix set "
[PATCH] fs/select: add vmalloc fallback for select(2)
2016-09-28 20:04 UTC (11+ messages)
[PATCH net-next] net/vxlan: Avoid unaligned access in vxlan_build_skb()
2016-09-28 19:56 UTC (12+ messages)
[PATCH net] sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
2016-09-28 18:55 UTC
[PATCHv3 net 0/3] sctp: a bunch of fixes for prsctp polices
2016-09-28 18:37 UTC (4+ messages)
` [PATCHv3 net 1/3] sctp: move sent_count to the memory hole in sctp_chunk
` [PATCHv3 net 2/3] sctp: remove prsctp_param from sctp_chunk
` [PATCHv3 net 3/3] sctp: change to check peer prsctp_capable when using prsctp polices
[PATCH] tc: f_u32: Fill in 'linkid' provided by user
2016-09-28 18:30 UTC
[PATCH v1] mlx4: remove unused fields
2016-09-28 18:19 UTC (2+ messages)
Alignment issues with freescale FEC driver
2016-09-28 18:01 UTC (9+ messages)
` [PATCH 0/3] net: fec: updates to align IP header
` [PATCH 3/3] net: fec: align IP header in hardware
[PATCH 0/5] ISDN-Gigaset: Fine-tuning for three function implementations
2016-09-28 17:57 UTC (11+ messages)
` [PATCH 1/5] ISDN-Gigaset: Use kmalloc_array() in two functions
` [PATCH 3/5] ISDN-Gigaset: Delete an error message for a failed memory allocation
` ISDN-Gigaset: Fine-tuning for three function implementations
[PATCH v2 net] net: skbuff: skb_vlan_push: Fix wrong unwinding of skb->data after __vlan_insert_tag call
2016-09-28 17:42 UTC (6+ messages)
[PATCH 0/3] [v2] Add basic ACPI support to the Qualcomm Technologies EMAC driver
2016-09-28 16:58 UTC (4+ messages)
` [PATCH 1/3] [v2] net: qcom/emac: do not use devm on internal phy pdev
` [PATCH 2/3] [v2] net: qcom/emac: use device_get_mac_address
` [PATCH 3/3] [v2] net: qcom/emac: initial ACPI support
[PATCHv2 net 0/5] sctp: some fixes of prsctp polices
2016-09-28 16:29 UTC (12+ messages)
` [PATCHv2 net 1/5] sctp: move sent_count to the memory hole in sctp_chunk
` [PATCHv2 net 2/5] sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
` [PATCHv2 net 3/5] sctp: remove prsctp_param from sctp_chunk
` [PATCHv2 net 4/5] sctp: change to check peer prsctp_capable when using prsctp polices
` [PATCHv2 net 5/5] sctp: remove the old ttl expires policy
[net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2016-09-22
2016-09-28 16:26 UTC (10+ messages)
` [net-next 5/5] PCI: disable FLR for 82579 device
[PATCH v4 net-next] net: phy: Add Edge-rate driver for Microsemi PHYs
2016-09-28 16:16 UTC (2+ messages)
[PATCH v5 0/7] Reduce cache miss for snmp_fold_field
2016-09-28 15:58 UTC (11+ messages)
` [PATCH v5 1/7] net:snmp: Introduce generic interfaces for snmp_get_cpu_field{,64}
` [PATCH v5 2/7] proc: Reduce cache miss in snmp_seq_show
` [PATCH v5 3/7] proc: Reduce cache miss in snmp6_seq_show
` [PATCH v5 4/7] proc: Reduce cache miss in sctp_snmp_seq_show
` [PATCH v5 5/7] proc: Reduce cache miss in xfrm_statistics_seq_show
` [PATCH v5 6/7] ipv6: Remove useless parameter in __snmp6_fill_statsdev
` [PATCH v5 7/7] net: Suppress the "Comparison to NULL could be written" warnings
` Local variable ordering (was Re: [PATCH v5 0/7] Reduce cache miss for snmp_fold_field)
[PATCH nf-next v3 0/2] fixes for recent nf_compact hooks
2016-09-28 15:38 UTC (7+ messages)
` [PATCH nf-next v3 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next v3 2/2] nf_set_hooks_head: accommodate different kconfig
[PATCH nf-next v4 0/2] fixes for recent nf_compact hooks
2016-09-28 15:35 UTC (3+ messages)
` [PATCH nf-next v4 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next v4 2/2] nf_set_hooks_head: accommodate different kconfig
[PATCH] ipv6 addrconf: enable use of proc_dointvec_minmax in addrconf_sysctl
2016-09-28 15:21 UTC (4+ messages)
[PATCH RFC 0/4] xfs: Transmit flow steering
2016-09-28 15:13 UTC (2+ messages)
[RFC PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing
2016-09-28 14:56 UTC (4+ messages)
` [RFC PATCH net-next 2/2] sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
[PATCH v5] net: ip, diag -- Add diag interface for raw sockets
2016-09-28 14:55 UTC (27+ messages)
[PATCH net-next v5] bpf: allow access into map value arrays
2016-09-28 14:54 UTC
[PATCH v8 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
2016-09-28 14:44 UTC (9+ messages)
` [PATCH v8 1/8] thunderbolt: Macro rename
` [PATCH v8 2/8] thunderbolt: Updating the register definitions
` [PATCH v8 3/8] thunderbolt: Communication with the ICM (firmware)
` [PATCH v8 4/8] thunderbolt: Networking state machine
` [PATCH v8 5/8] thunderbolt: Networking transmit and receive
` [PATCH v8 6/8] thunderbolt: Kconfig for Thunderbolt Networking
` [PATCH v8 7/8] thunderbolt: Networking doc
` [PATCH v8 8/8] thunderbolt: Adding maintainer entry
[PATCH] mwifiex: report wakeup for wowlan
2016-09-28 13:59 UTC (3+ messages)
` [PATCH v2] "
[PATCH/RFC 00/12] Programming Open vSwitch (-like) flows into hardware using SwitchDev
2016-09-28 13:54 UTC (14+ messages)
` [PATCH/RFC 02/12] switchdev: Add Open vSwitch (-like) flow object support
` [PATCH/RFC 03/12] switchdev: Add support for getting port object details
` [PATCH/RFC 04/12] rocker: Add Open vSwitch (-like) flow support
` [PATCH/RFC 05/12] rocker: Support Open vSwitch (-like) flow stats
` [PATCH/RFC 06/12] rocker: Add helper to check ports belong to the same rocker switch
` [PATCH/RFC 07/12] rocker: switchdev Add Open vSwitch (-like) flow support to OF-DPA world
` [PATCH/RFC 08/12] rocker: Support Open vSwitch (-like) flow stats in "
` [PATCH/RFC 09/12] openvswitch: Add key_attrs to struct sw_flow_match
` [PATCH/RFC 10/12] openvswitch: make get_dp_rcu() available outside datapath.c
` [PATCH/RFC 11/12] openvswitch: Support programming of flows into hardware
` [PATCH/RFC 12/12] hack: rocker: no ip frag match
` [PATCH/RFC 01/12] sw_flow: make struct sw_flow_key available outside of net/openvswitch/
[PATCH nf-next v2 0/2] fixes for recent nf_compact hooks
2016-09-28 13:30 UTC (7+ messages)
` [PATCH nf-next v2 1/2] netfilter: Fix potential null pointer dereference
[PATCH iproute2-next] tc: fq: display unthrottle latency
2016-09-28 13:23 UTC
[PATCH v4 net-next] tcp: Change txhash on every SYN and RTO retransmit
2016-09-28 11:52 UTC (2+ messages)
[v3,net-next] net: phy: Add Edge-rate driver for Microsemi PHYs
2016-09-28 11:12 UTC (2+ messages)
[PATCH v3 net-next] net: phy: Add Edge-rate driver for Microsemi PHYs
2016-09-28 11:09 UTC (3+ messages)
[PATCH net-next v3 0/3] udp: refactor memory accounting
2016-09-28 10:52 UTC (4+ messages)
` [PATCH net-next v3 1/3] net/socket: factor out helpers for memory and queue manipulation
` [PATCH net-next v3 2/3] udp: implement memory accounting helpers
` [PATCH net-next v3 3/3] udp: use it's own memory accounting schema
Explaining RX-stages for XDP
2016-09-28 10:44 UTC (3+ messages)
[PATCH] ath6kl: fix return value in ath6kl_wmi_set_pvb_cmd
2016-09-28 10:01 UTC (2+ messages)
` "
[RFC v2 0/4] Add support for led triggers on phy link state change
2016-09-28 9:27 UTC (3+ messages)
` [RFC v2 2/4] staging: rtl8712: Change _LED_STATE enum in rtl871x driver to avoid conflicts with LED namespace
[PATCH net-next V2] net/sched: pkt_cls: change tc actions order to be as the user sets
2016-09-28 9:03 UTC (2+ messages)
[PATCH resend] sh_eth: add R8A7743/5 support
2016-09-28 9:02 UTC (2+ messages)
[PATCH] mlx5: Add ndo_poll_controller() implementation
2016-09-28 8:54 UTC (4+ messages)
` [PATCH v2] "
[patch net-next v3 0/6] fib offload: switch to notifier
2016-09-28 8:49 UTC (2+ messages)
[PATCH net] net: skbuff: Fix incorrect skb->mac_len adjustment in skb_vlan_push()
2016-09-28 8:13 UTC (3+ messages)
[PATCH iproute2] ip link: Add support to configure SR-IOV VF to vlan protocol 802.1ad (VST QinQ)
2016-09-28 7:58 UTC
[PATCH net v2] L2TP:Adjust intf MTU,factor underlay L3,overlay L2
2016-09-28 7:48 UTC (4+ messages)
[PATCH] ipv6 addrconf: implement RFC7559 router solicitation backoff
2016-09-28 7:46 UTC (3+ messages)
[PATCH net-next v2 0/3] udp: refactor memory accounting
2016-09-28 7:43 UTC (4+ messages)
` [PATCH net-next v2 3/3] udp: use it's own memory accounting schema
[PATCH net-next] net/sched: cls_flower: Use a proper mask value for enc key id parameter
2016-09-28 7:11 UTC (2+ messages)
[PATCH RFC 0/3] Support envelope frames (802.3as)
2016-09-28 6:09 UTC (4+ messages)
` [PATCH RFC 1/3] net: Add dev_set_env_hdr_len to accept envelope frames
[PATCH v3 net-next] tcp: Change txhash on every SYN and RTO retransmit
2016-09-28 5:07 UTC (4+ messages)
[net-next v2 0/4][pull request] 1GbE Intel Wired LAN Driver Updates 2016-09-27
2016-09-28 3:22 UTC (2+ messages)
[PATCH RFC net-next] bnx2x: avoid printing unnecessary messages during register dump
2016-09-28 2:43 UTC (2+ messages)
[PATCH v2] netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
2016-09-28 2:32 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).