messages from 2015-12-12 01:15:53 to 2015-12-14 16:53:33 UTC [more...]
[PATCH] sh_eth: fix descriptor access endianness
2015-12-14 16:53 UTC (2+ messages)
Double free of dst_entry in ipv4_dst_destroy()
2015-12-14 16:36 UTC (8+ messages)
[PATCH v2 net] ravb: Remove clear unhandled interrupt
2015-12-14 16:30 UTC (3+ messages)
[PATCH v3 net] ravb: clear RIC1 in init instead of stop
2015-12-14 16:24 UTC
[PATCHSET v4] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
2015-12-14 16:24 UTC (3+ messages)
` [PATCH net-next] net, cgroup: cgroup_sk_updat_lock was missing initializer
[PATCH net] net: add validation for the socket syscall protocol argument
2015-12-14 16:17 UTC
Another pppoe-related crash
2015-12-14 16:16 UTC (2+ messages)
[PATCH 0/6] netfilter fixes for net
2015-12-14 16:09 UTC (8+ messages)
` [PATCH 1/6] netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings
` [PATCH 2/6] netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
` [PATCH 3/6] netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
` [PATCH 4/6] netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones
` [PATCH 5/6] netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
` [PATCH 6/6] netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort
Add support for Geneve udp port offload
2015-12-14 16:03 UTC (4+ messages)
` [PATCH v3 1/4] geneve: Add geneve udp port offload for ethernet devices
[PATCH iproute2 -next] bpf: minor fix in api and bpf_dump_error() usage
2015-12-14 15:57 UTC
[PATCH iproute2] ip, route: fix minor compile warning
2015-12-14 15:53 UTC (3+ messages)
[V2 PATCH 1/1] net: sctp: dynamically enable or disable pf state
2015-12-14 15:38 UTC (3+ messages)
Checksum offload queries
2015-12-14 15:13 UTC (4+ messages)
` [RFC PATCH net-next 0/2] Local checksum offload for VXLAN
` [PATCH 1/2] net: udp: local checksum offload for encapsulation
` [PATCH 2/2] net: vxlan: enable local checksum offload on HW_CSUM devices
[PATCH 0/2] Fix issues with vlans without REORDER_HEADER
2015-12-14 14:51 UTC (3+ messages)
` [PATCH 1/2] vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
use-after-free in sctp_do_sm
2015-12-14 14:25 UTC (14+ messages)
[RFC radvd 0/2] radvd: 6lowpan 6CO testing patches
2015-12-14 14:07 UTC (3+ messages)
` [RFC radvd 1/2] device-linux: replace ARPHRD_IEEE802154 to ARPHRD_6LOWPAN
` [RFC radvd 2/2] radvd: rework 6CO handling
[PATCH 1/1] net: bonding: remove redudant brackets
2015-12-14 14:06 UTC (3+ messages)
[RFCv4 bluetooth-next 0/2] 6lowpan: 6co and stateful compression support
2015-12-14 14:00 UTC (3+ messages)
` [RFCv4 bluetooth-next 1/2] 6lowpan: iphc: add support for stateful compression
` [RFCv4 bluetooth-next 2/2] ipv6: add 6co as icmpv6 userspace option
[PATCH net] openvswitch: fix trivial comment typo
2015-12-14 13:29 UTC
[PATCH] net: phy: mdio-mux: Check return value of mdiobus_alloc()
2015-12-14 12:51 UTC
[PATCHv2 net-next] ipv6: allow routes to be configured with expire values
2015-12-14 11:48 UTC (3+ messages)
Information leak in pptp_bind
2015-12-14 10:38 UTC
[PATCH] net/mlx4_core: fix handling return value of mlx4_slave_convert_port
2015-12-14 10:06 UTC (2+ messages)
` [PATCH] ath9k_htc: fix handling return value of ath9k_hw_calibrate
[PATCH 1/1] net: sctp: dynamically enable or disable pf state
2015-12-14 9:53 UTC (2+ messages)
[PATCH] sbc8641: drop bogus PHY IRQ entries from DTS file
2015-12-14 9:46 UTC (2+ messages)
` "
[PATCH net-next] sched/cls_flow.c
2015-12-14 8:43 UTC
[PATCH V2 net-next] drivers/net: fix eisa_driver probe section mismatch
2015-12-14 5:24 UTC (2+ messages)
[PATCH net-next] hv_netvsc: Fix race condition on Multi-Send Data field
2015-12-14 5:02 UTC (2+ messages)
[PATCH net v2] net: Flush local routes when device changes vrf association
2015-12-14 4:59 UTC (2+ messages)
[PATCH net-next v2 0/3] geneve: Add support for Remote Checksum Offload
2015-12-14 4:59 UTC (2+ messages)
[PATCH net] ravb: Add disable 10base
2015-12-14 4:53 UTC (3+ messages)
[PATCH v1 1/2] net:hns: annotate IO address space properly
2015-12-14 4:37 UTC (4+ messages)
` [PATCH v1 2/2] net:hns: print MAC with %pM
[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2015-12-13
2015-12-14 4:21 UTC (17+ messages)
` [net-next 01/15] fm10k: use ether_addr_copy to copy MAC address
` [net-next 02/15] fm10k: do not use CamelCase
` [net-next 03/15] fm10k: remove unnecessary else block from if statements with return
` [net-next 04/15] fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
` [net-next 05/15] fm10k: consistently refer to VLANs and VLAN IDs
` [net-next 06/15] fm10k: bump driver version
` [net-next 07/15] fm10k: conditionally compile DCB and DebugFS support
` [net-next 08/15] fm10k: Cleanup MSI-X interrupts in case of failure
` [net-next 09/15] fm10k: Cleanup exception handling for mailbox interrupt
` [net-next 10/15] fm10k: do not inline fm10k_iov_select_vid()
` [net-next 11/15] fm10k: whitespace cleanups
` [net-next 12/15] fm10k: use BIT() macro instead of open-coded bit-shifting
` [net-next 13/15] fm10k: cleanup namespace pollution
` [net-next 14/15] fm10k: cleanup overly long lines
` [net-next 15/15] fm10k: initialize xps at driver load
[PATCH 0/4] Replace tty->closing
2015-12-14 4:02 UTC (4+ messages)
` [PATCH v2 "
[PATCH v6 0/4] stmmac: create of compatible mdio bus for stmacc driver
2015-12-14 3:32 UTC (5+ messages)
` [PATCH v6 1/4] stmmac: create of compatible mdio bus for stmmac driver
` [PATCH v6 2/4] stmmac: Correct documentation on stmmac clocks
` [PATCH v6 3/4] stmmac: Fix calculations for ptp counters when clock input = 50Mhz
` [PATCH v6 4/4] stmmac: socfpga: Provide dt node to config ptp clk source
Message TO: twoller@crystal.cirrus.com has been discarded due to a filter rule
2015-12-14 1:46 UTC
linux-next: manual merge of the net-next tree with the pci tree
2015-12-14 0:27 UTC
[PATCH] sh_eth: fix TX buffer byte-swapping
2015-12-13 22:25 UTC (2+ messages)
[net-next 00/17][pull request] 1GbE Intel Wired LAN Driver Updates 2015-12-12
2015-12-13 22:11 UTC (19+ messages)
` [net-next 01/17] e1000: make eeprom read/write scheduler friendly
` [net-next 02/17] igb: add 88E1543 initialization code
` [net-next 03/17] e1000: fix data race between tx_ring->next_to_clean
` [net-next 04/17] igb: don't unmap NULL hw_addr
` [net-next 05/17] e1000: Remove checkpatch coding style errors
` [net-next 06/17] igb: use the correct i210 register for EEMNGCTL
` [net-next 07/17] e1000: clean up the checking logic
` [net-next 08/17] e1000: fix a typo in the comment
` [net-next 09/17] e1000e: clean up the local variable
` [net-next 10/17] e1000: fix kernel-doc argument being missing
` [net-next 11/17] e1000: get rid of duplicate exit path
` [net-next 12/17] e1000: Elementary checkpatch warnings and checks removed
` [net-next 13/17] e1000e: fix division by zero on jumbo MTUs
` [net-next 14/17] e1000e: Increase timeout of polling bit RSPCIPHY
` [net-next 15/17] igb: fix NULL derefs due to skipped SR-IOV enabling
` [net-next 16/17] igb: improve handling of disconnected adapters
` [net-next 17/17] e1000e: initial support for i219-LM (3)
[PATCH net] nftables: use list_for_each_entry_safe_reverse to traversal commit_list in nf_tables_abort
2015-12-13 21:47 UTC (4+ messages)
[PATCH net-next] ravb: ptp: fix misplaced ravb_ptp_stop() calling in ravb_probe()
2015-12-13 21:10 UTC (4+ messages)
[PATCH net-next] ravb: Add fixed-link support
2015-12-13 21:00 UTC (2+ messages)
[PATCH ]net: sched/cls_flow.c : allow nfct-* keys work on ingress interfaces
2015-12-13 14:01 UTC (2+ messages)
use-after-free in pptp_connect
2015-12-13 13:24 UTC
[PATCH net] bnx2x: Prevent FW assertion when using Vxlan
2015-12-13 12:21 UTC (2+ messages)
URGENT MAIL FOR YOU
2015-12-13 9:47 UTC
[PATCH] [linux-next] net: Fix typo in skb_fclone_busy
2015-12-13 7:53 UTC
[net-next v2 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2015-12-12
2015-12-13 7:23 UTC (13+ messages)
` [net-next v2 01/11] i40e: chomp the BIT(_ULL)
` [net-next v2 02/11] i40e: properly delete VF MAC filters
` [net-next v2 03/11] i40e: don't add zero MAC filter
` [net-next v2 04/11] i40evf: check rings before freeing resources
` [net-next v2 05/11] i40e: use explicit cast from u16 to u8
` [net-next v2 06/11] i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message
` [net-next v2 07/11] i40e: hush little warnings
` [net-next v2 08/11] i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
` [net-next v2 09/11] i40e: clean whole mac filter list
` [net-next v2 10/11] i40evf: change version string generation
` [net-next v2 11/11] i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
ICMPv6 sockets
2015-12-13 4:19 UTC (3+ messages)
[PATCH 00/28] MIPS Boston board support
2015-12-13 1:22 UTC (3+ messages)
` [PATCH 24/28] net: pch_gbe: add device tree support
[PATCH] ath6kl: Use vmalloc to allocate ar->fw for api1 method
2015-12-13 0:52 UTC (2+ messages)
[net-next 00/12][pull request] 10GbE Intel Wired LAN Driver Updates 2015-12-12
2015-12-13 0:25 UTC (14+ messages)
` [net-next 01/12] ixgbe: Return error on failure to allocate mac_table
` [net-next 02/12] ixgbe: Fix SR-IOV VLAN pool configuration
` [net-next 03/12] ixgbe: Simplify definitions for regidx and bit in set_vfta
` [net-next 04/12] ixgbe: Reduce VT code indent in set_vfta by introducing jump label
` [net-next 05/12] ixgbe: Simplify configuration of setting VLVF and VLVFB
` [net-next 06/12] ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
` [net-next 07/12] ixgbe: Reorder search to work from the top down instead of bottom up
` [net-next 08/12] ixgbe: Add support for VLAN promiscuous with SR-IOV
` [net-next 09/12] ixgbe: Fix VLAN promisc in relation to SR-IOV
` [net-next 10/12] ixgbe: Clear stale pool mappings
` [net-next 11/12] ixgbe: Clean stale VLANs when changing port VLAN or resetting
` [net-next 12/12] ixgbe: do not report 2.5 Gbps as supported
[PATCH net-next] bpf, inode: allow for rename and link ops
2015-12-13 0:06 UTC (2+ messages)
[PATCH v2] vhost: replace % with & on data path
2015-12-13 0:01 UTC (3+ messages)
[PATCH] sh_eth: uninline sh_eth_{write|read}()
2015-12-12 22:44 UTC
[PATCH] sh_eth: move inline functions to the header file
2015-12-12 22:24 UTC (5+ messages)
r8169 nic sometimes doesn't work after changing the mac address
2015-12-12 21:43 UTC
IPv6 route to gateway on fe80::1%eth0 when I have fe80::1%br0 locally
2015-12-12 19:58 UTC
NFS issue on v4.4-rc3
2015-12-12 20:00 UTC (2+ messages)
[cavium] weirdness in cnnic_alloc_aligned_dma()
2015-12-12 18:41 UTC
[PATCH 0/3] ser_gigaset fixes
2015-12-12 18:32 UTC (9+ messages)
` [PATCH 2/3] ser_gigaset: fix deallocation of platform device structure
Congratulation
2015-12-12 11:31 UTC
Checksum offload queries
2015-12-12 17:24 UTC (10+ messages)
[PATCH] drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
2015-12-12 15:44 UTC (2+ messages)
[net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2015-12-12
2015-12-12 15:30 UTC (13+ messages)
` [net-next 01/11] i40e: chomp the BIT(_ULL)
` [net-next 02/11] i40e: properly delete VF MAC filters
` [net-next 03/11] i40e: don't add zero MAC filter
` [net-next 04/11] i40evf: check rings before freeing resources
` [net-next 05/11] i40e: use explicit cast from u16 to u8
` [net-next 06/11] i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message
` [net-next 07/11] i40e: hush little warnings
` [net-next 08/11] i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
` [net-next 09/11] i40e: clean whole mac filter list
` [net-next 10/11] i40evf: change version string generation
` [net-next 11/11] i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
[PATCH v3] sh_eth: fix kernel oops in skb_put()
2015-12-12 15:17 UTC (3+ messages)
[iproute PATCH] route: Fix printing of locked entries
2015-12-12 13:09 UTC
[PATCH][iproute2] tc/q_htb.c: Fix the MPU value output in 'tc -d class show dev <device_name> ' command
2015-12-12 11:09 UTC
Hi!
2015-12-11 19:43 UTC
[patch net-next] mlxsw: core: Fix temperature sensor index during initialization
2015-12-12 5:46 UTC (2+ messages)
[patch net-next] mlxsw: reg: Fix max temperature getting
2015-12-12 5:46 UTC (2+ messages)
[PATCH net 0/4] mpls: fixes for nexthops without via addresses
2015-12-12 5:44 UTC (2+ messages)
[PATCH net] sfc: only use RSS filters if we're using RSS
2015-12-12 5:27 UTC (3+ messages)
` [PATCH net v2] "
[PATCH net-next V1 0/9] mlx5 improved flow steering management
2015-12-12 5:24 UTC (2+ messages)
[PATCH net] uapi: export ila.h
2015-12-12 4:41 UTC (2+ messages)
[PATCH v2 0/2] net: thunderx: Support for pass-2 hw features
2015-12-12 4:38 UTC (2+ messages)
[PATCH net v2 0/4] bnxt_en: Bug fix and add tx timeout recovery
2015-12-12 4:34 UTC (2+ messages)
[PATCH net 1/2] openvswitch: Fix helper reference leak
2015-12-12 4:32 UTC (4+ messages)
` [PATCH net 2/2] openvswitch: Respect conntrack zone even if invalid
[PATCHv2 net] phy: micrel: Fix finding PHY properties in MAC node
2015-12-12 1:32 UTC (2+ messages)
[PATCH net-next v3 0/4] mvneta: Introduce RSS support and XPS configuration
2015-12-12 1:28 UTC (2+ messages)
use-after-free in inet6_destroy_sock
2015-12-12 1:19 UTC (4+ messages)
` [PATCH net] ipv6: sctp: clone options to avoid use after free
[PATCH net-next] mpls_iptunnel: add static qualifier to mpls_output
2015-12-12 1:18 UTC (2+ messages)
[patch -next] mlxsw: core: remove an unneeded condition
2015-12-12 1:15 UTC (2+ messages)
[patch -next] mlxsw: spectrum: fix some error handling
2015-12-12 1:15 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).