messages from 2016-05-05 11:10:31 to 2016-05-06 20:02:12 UTC [more...]
[PATCH net-next 0/7] bpf: introduce direct packet access
2016-05-06 20:02 UTC (9+ messages)
` [PATCH net-next 1/7] bpf: cleanup verifier code
` [PATCH net-next 2/7] bpf: direct packet access
` [PATCH net-next 3/7] bpf: improve verifier state equivalence
` [PATCH net-next 4/7] bpf: wire in data and data_end for cls_act_bpf
` [PATCH net-next 5/7] bpf: add documentation for 'direct packet access'
` [PATCH net-next 6/7] samples/bpf: add 'pointer to packet' tests
` [PATCH net-next 7/7] samples/bpf: add verifier tests
[patch net 0/3] mlxsw: Couple of fixes
2016-05-06 20:00 UTC (5+ messages)
` [patch net 1/3] mlxsw: spectrum: Fix rollback order in LAG join failure
` [patch net 2/3] mlxsw: spectrum: Add missing rollback in flood configuration
` [patch net 3/3] mlxsw: spectrum: Fix ordering in mlxsw_sp_fini
[net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2016-05-05
2016-05-06 19:55 UTC (13+ messages)
` [net-next 01/11] i40e/i40evf: Refactor tunnel interpretation
` [net-next 02/11] i40e: Drop packet split receive routine
` [net-next 03/11] i40e/i40evf: Remove reference to ring->dtype
` [net-next 04/11] i40e: Refactor receive routine
` [net-next 05/11] i40evf: Drop packet split "
` [net-next 06/11] i40evf: refactor "
` [net-next 07/11] i40e/i40evf: Remove unused hardware receive descriptor code
` [net-next 08/11] i40evf: Allocate Rx buffers properly
` [net-next 09/11] i40e: Test memory before ethtool alloc succeeds
` [net-next 10/11] i40e: fix misleading indentation
` [net-next 11/11] i40e: constify i40e_client_ops structure
[PATCH net v3 1/2] udp_tunnel: Remove redundant udp_tunnel_gro_complete()
2016-05-06 19:52 UTC (4+ messages)
` [PATCH net v3 2/2] udp_offload: Set encapsulation before inner completes
[PATCH net-next v2] net: vrf: Create FIB tables on link create
2016-05-06 19:52 UTC (2+ messages)
[PATCH net 1/1] qede: prevent chip hang when increasing channels
2016-05-06 19:51 UTC (2+ messages)
[PATCH] net: ipv6: tcp reset, icmp need to consider L3 domain
2016-05-06 19:49 UTC (2+ messages)
[PATCH net v3] vlan: Propagate MAC address to VLANs
2016-05-06 19:48 UTC (4+ messages)
[Y2038] [RESEND PATCH 2/3] fs: poll/select/recvmmsg: use timespec64 for timeout events
2016-05-06 19:45 UTC (4+ messages)
` "
[PATCH net-next] cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure
2016-05-06 19:45 UTC (2+ messages)
OpenWRT wrong adjustment of fq_codel defaults (Was: fq_codel_drop vs a udp flood)
2016-05-06 19:43 UTC (6+ messages)
` [PATCH net-next] fq_codel: add memory limitation per queue
[PATCH] e1000e: prevent division by zero if TIMINCA is zero
2016-05-06 19:41 UTC
[PATCH net] netfilter: nf_conntrack: Use net_mutex for helper unregistration
2016-05-06 19:38 UTC (3+ messages)
[PATCH net-next 0/2] sfc: RSS enhancements
2016-05-06 19:38 UTC (3+ messages)
` [PATCH net-next 1/2] sfc: Support setting rss_cpus to 'cores', 'packages' or 'hyperthreads'
[PATCH 0/3] net/mlx5e: Kconfig fixes
2016-05-06 19:35 UTC (5+ messages)
` [PATCH 2/3] net/mlx5e: make VXLAN support conditional
[PATCH] Add support for configuring Infiniband GUIDs
2016-05-06 18:53 UTC (3+ messages)
[PATCH iproute2 0/2] ip link gre: fix external mode handling
2016-05-06 18:50 UTC (2+ messages)
[REGRESSION] asix: Lots of asix_rx_fixup() errors and slow transmissions
2016-05-06 18:38 UTC (15+ messages)
[PATCH] netdev: enc28j60 kernel panic fix
2016-05-06 18:26 UTC (3+ messages)
[PATCH v2] rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring
2016-05-06 18:05 UTC (5+ messages)
[PATCH v1 1/1] ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()
2016-05-06 17:55 UTC
[PATCH v2] Documentation/networking: more accurate LCO explanation
2016-05-06 17:27 UTC
[PATCH v9 net-next 1/2] hv_sock: introduce Hyper-V Sockets
2016-05-06 17:03 UTC (2+ messages)
[PATCHv2 net] bridge: fix igmp / mld query parsing
2016-05-06 16:56 UTC (2+ messages)
[PATCH] Documentation/networking: more accurate LCO explanation
2016-05-06 16:50 UTC (4+ messages)
[PATCH net-next] ipv4: tcp: ip_send_unicast_reply() is not BH safe
2016-05-06 16:46 UTC
NULL dereference on v4.1.x while enabling VF
2016-05-06 16:26 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH] rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring
2016-05-06 16:12 UTC (3+ messages)
[PATCH iproute2] geneve: fix IPv6 remote address reporting
2016-05-06 15:28 UTC (4+ messages)
[RFC PATCH net-next 00/20] net: dsa: mv88e6xxx: turn into monolithic driver
2016-05-06 15:12 UTC (30+ messages)
` [RFC PATCH net-next 01/20] net: dsa: mv88e6xxx: factorize PHY access with PPU
` [RFC PATCH net-next 02/20] net: dsa: mv88e6xxx: factorize PHY indirect access
` [RFC PATCH net-next 03/20] net: dsa: mv88e6xxx: factorize EEPROM access
` [RFC PATCH net-next 04/20] net: dsa: mv88e6xxx: factorize temperature access
` [RFC PATCH net-next 05/20] net: dsa: mv88e6xxx: factorize MAC address setting
` [RFC PATCH net-next 06/20] net: dsa: mv88e6xxx: factorize EEE access
` [RFC PATCH net-next 07/20] net: dsa: mv88e6xxx: factorize registers access
` [RFC PATCH net-next 08/20] net: dsa: mv88e6xxx: factorize bridge support
` [RFC PATCH net-next 09/20] net: dsa: mv88e6xxx: factorize VTU access
` [RFC PATCH net-next 10/20] net: dsa: mv88e6xxx: factorize ATU access
` [RFC PATCH net-next 11/20] net: dsa: mv88e6xxx: factorize switch reset
` [RFC PATCH net-next 12/20] net: dsa: mv88e6xxx: factorize global setup
` [RFC PATCH net-next 13/20] net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setup
` [RFC PATCH net-next 14/20] net: dsa: mv88e6xxx: factorize VLAN Ethertype
` [RFC PATCH net-next 15/20] net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setup
` [RFC PATCH net-next 16/20] net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setup
` [RFC PATCH net-next 17/20] net: dsa: mv88e6xxx: factorize frames priorities
` [RFC PATCH net-next 18/20] net: dsa: mv88e6xxx: factorize switch setup
` [RFC PATCH net-next 19/20] net: dsa: mv88e6xxx: factorize tag protocol
` [RFC PATCH net-next 20/20] net: dsa: mv88e6xxx: factorize the switch driver
[PATCH v4 1/2] soc: qcom: smd: Introduce compile stubs
2016-05-06 14:09 UTC (2+ messages)
` [PATCH v4 2/2] net: Add Qualcomm IPC router
[PATCH net] macvtap: segmented packet is consumed
2016-05-06 12:58 UTC
[PATCH v2] net: arc/emac: Move arc_emac_tx_clean() into arc_emac_tx() and disable tx interrut
2016-05-06 12:19 UTC
[PATCHv2 bluetooth-next 00/10] 6lowpan: introduce basic 6lowpan-nd
2016-05-06 10:19 UTC (11+ messages)
` [PATCHv2 bluetooth-next 02/10] 6lowpan: add 802.15.4 short addr slaac
` [PATCHv2 bluetooth-next 07/10] ipv6: introduce neighbour discovery ops
ixgbe: cannot enable LRO
2016-05-06 10:18 UTC (3+ messages)
[PATCH v9 net-next 0/7] openvswitch: support for layer 3 encapsulated packets
2016-05-06 9:35 UTC (13+ messages)
` [PATCH v9 net-next 3/7] openvswitch: add support to push and pop mpls for layer3 packets
` [PATCH v9 net-next 4/7] openvswitch: add layer 3 flow/port support
` [PATCH v9 net-next 7/7] openvswitch: use ipgre tunnel rather than gretap tunnel
[PATCH] cfg80211/nl80211: add wifi tx power mode switching support
2016-05-06 8:19 UTC (3+ messages)
[PATCH net-next] vxlan: if_arp: introduce ARPHRD_VXLANGPE
2016-05-06 8:11 UTC (4+ messages)
[GIT PULL nf-next 0/1] Second Round of IPVS Updates for v4.7
2016-05-06 7:32 UTC (2+ messages)
` [PATCH nf-next 1/1] ipvs: make drop_entry protection effective for SIP-pe
[PATCH net] net: bridge: fix old ioctl unlocked net device walk
2016-05-06 3:33 UTC (2+ messages)
[PATCH] VSOCK: do not disconnect socket when peer has shutdown SEND only
2016-05-06 3:32 UTC (3+ messages)
[PATCH net] net/mlx4_en: Fix endianness bug in IPV6 csum calculation
2016-05-06 3:27 UTC (2+ messages)
[PATCH v2 net-next] net/mlx4: Avoid wrong virtual mappings
2016-05-06 3:22 UTC (2+ messages)
[PATCH nf-next 0/9] netfilter: remove per-netns conntrack tables, part 1
2016-05-05 22:55 UTC (7+ messages)
[RFC PATCH] gso: Replace SKB_GSO_IPIP and SKB_GSO_SIT with outer L3 types
2016-05-05 22:50 UTC (3+ messages)
[PATCH] tools: bpf_jit_disasm: check for klogctl failure
2016-05-05 22:46 UTC (2+ messages)
[v10, 0/7] Fix eSDHC host version register bug
2016-05-05 22:25 UTC (6+ messages)
` [v10, 1/7] Documentation: DT: update Freescale DCFG compatible
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[net-next PATCH v2 0/9] Fix Tunnel features and enable GSO partial for several drivers
2016-05-05 22:00 UTC (12+ messages)
` [net-next PATCH v2 5/9] mlx4: Add support for UDP tunnel segmentation with outer checksum offload
[PATCH net-next v2] macvtap: add namespace support to the sysfs device class
2016-05-05 21:23 UTC (3+ messages)
` [PATCH net-next v4] "
[PATCH 0/3] net-next: mediatek: improve phy support
2016-05-05 21:20 UTC (7+ messages)
` [PATCH 2/3] net-next: mediatek: add fixed-phy support
` [PATCH 3/3] net-next: mediatek: add RX delay support
mlx5 core/en oops in 4.6-rc6+
2016-05-05 20:51 UTC (4+ messages)
[PATCH net-next 00/13] net: Various VRF patches
2016-05-05 20:00 UTC (8+ messages)
` [PATCH net-next 03/13] net: l3mdev: Allow send on enslaved interface
` [PATCH net-next 06/13] net: original ingress device index in PKTINFO
[PATCH net-next 0/2] net: vrf: Fixup PKTINFO to return enslaved device index
2016-05-05 19:37 UTC (3+ messages)
` [PATCH net-next 1/2] net: l3mdev: Add hook in ip and ipv6
` [PATCH net-next 2/2] net: original ingress device index in PKTINFO
[PATCH net-next 00/14] ipv6: Enable GUEoIPv6 and more fixes for v6 tunneling
2016-05-05 17:48 UTC (14+ messages)
` [PATCH net-next 01/14] gso: Remove arbitrary checks for unsupported GSO
` [PATCH net-next 03/14] udp: Don't set skb->encapsulation with RCO
` [PATCH net-next 14/14] ip4ip6: Support for GSO/GRO
[PATCH v2] rtlwifi: Remove double check for cnt_after_linked
2016-05-05 15:08 UTC
[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2016-04-26
2016-05-05 15:00 UTC (6+ messages)
` [net-next 08/15] i40e: Allow user to change input set mask for flow director
Your mailbox is almost full
2016-05-05 13:28 UTC
[patch] qede: uninitialized variable in qede_start_xmit()
2016-05-05 13:21 UTC
[patch] netxen: netxen_rom_fast_read() doesn't return -1
2016-05-05 13:20 UTC
[patch 2/2] netxen: reversed condition in netxen_nic_set_link_parameters()
2016-05-05 13:19 UTC
[patch 1/2] netxen: fix error handling in netxen_get_flash_block()
2016-05-05 13:18 UTC
[patch] i40e: fix an uninitialized variable bug
2016-05-05 13:18 UTC
[PULL] virtio/qemu: fixes for 4.6
2016-05-05 13:04 UTC
A couple of questions about the SKB fragments
2016-05-05 12:58 UTC (3+ messages)
[PATCH 00/12] net-next: mediatek: bug fixes and tx stall fixes
2016-05-05 12:25 UTC (2+ messages)
[PATCH net-next 0/4] xen-netback: support for control ring
2016-05-05 11:19 UTC (5+ messages)
` [PATCH net-next 1/4] xen-netback: add control ring boilerplate
` [PATCH net-next 2/4] xen-netback: add control protocol implementation
` [PATCH net-next 3/4] xen-netback: pass hash value to the frontend
` [PATCH net-next 4/4] xen-netback: use hash value from "
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).