messages from 2016-06-15 12:39:54 to 2016-06-16 04:41:42 UTC [more...]
[PATCH] [v5] net: emac: emac gigabit ethernet controller driver
2016-06-16 4:41 UTC (2+ messages)
[PATCH v2 net-next] net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
2016-06-16 4:40 UTC (2+ messages)
[PATCH net-next] net: vrf: Switch dst dev to loopback on device delete
2016-06-16 4:40 UTC (2+ messages)
[for-next 0/1] [pull request] Mellanox ConnectX-4 Shared Code
2016-06-16 4:37 UTC (2+ messages)
[net-next PATCH v2 00/17] Future-proof tunnel offload handlers
2016-06-16 4:23 UTC (22+ messages)
` [net-next PATCH v2 01/17] vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
` [net-next PATCH v2 02/17] net: Combine GENEVE and VXLAN port notifiers into single functions
` [net-next PATCH v2 03/17] net: Merge VXLAN and GENEVE push notifiers into a single notifier
` [net-next PATCH v2 04/17] bnx2x: Move all UDP port notifiers to single function
` [net-next PATCH v2 05/17] bnxt: Update drivers to support unified UDP encapsulation offload functions
` [net-next PATCH v2 06/17] bnxt: Move GENEVE support from hard-coded port to using port notifier
` [net-next PATCH v2 07/17] benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
` [net-next PATCH v2 08/17] fm10k: "
` [net-next PATCH v2 09/17] i40e: Move all UDP port notifiers to single function
` [net-next PATCH v2 10/17] ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
` [net-next PATCH v2 11/17] mlx4_en: "
` [net-next PATCH v2 12/17] mlx5_en: "
` [net-next PATCH v2 13/17] nfp: "
` [net-next PATCH v2 14/17] qede: Move all UDP port notifiers to single function
` [net-next PATCH v2 15/17] qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
` [net-next PATCH v2 16/17] net: Remove deprecated tunnel specific UDP offload functions
` [net-next PATCH v2 17/17] vxlan: Add new UDP encapsulation offload type for VXLAN-GPE
linux-next: manual merge of the vhost tree with the net-next tree
2016-06-16 4:19 UTC
[PATCH] mdio: mux: avoid 'maybe-uninitialized' warning
2016-06-16 3:49 UTC (2+ messages)
[PATCHv4 net-next 00/12] 6lowpan: introduce 6lowpan-nd
2016-06-16 3:45 UTC (14+ messages)
` [PATCHv4 net-next 02/12] 6lowpan: add 802.15.4 short addr slaac
` [PATCHv4 net-next 03/12] 6lowpan: remove ipv6 module request
` [PATCHv4 net-next 06/12] ndisc: add __ndisc_fill_addr_option function
` [PATCHv4 net-next 07/12] addrconf: put prefix address add in an own function
` [PATCHv4 net-next 01/12] 6lowpan: add private neighbour data
` [PATCHv4 net-next 04/12] ndisc: add __ndisc_opt_addr_space function
` [PATCHv4 net-next 05/12] ndisc: add __ndisc_opt_addr_data function
` [PATCHv4 net-next 08/12] ipv6: introduce neighbour discovery ops
` [PATCHv4 net-next 09/12] ipv6: export several functions
` [PATCHv4 net-next 10/12] 6lowpan: introduce 6lowpan-nd
` [PATCHv4 net-next 11/12] 6lowpan: add support for getting short address
` [PATCHv4 net-next 12/12] 6lowpan: add support for 802.15.4 short addr handling
[PATCH] openvswitch: Add cutlen info to upcall
2016-06-16 2:55 UTC (2+ messages)
[PATCH net 0/3] r8152: fix known issues
2016-06-16 2:55 UTC (4+ messages)
` [PATCH net 1/3] r8152: disable MAC clock speed down
` [PATCH net 2/3] r8152: reset the bmu
` [PATCH net 3/3] r8152: correct the rx early size
[PATCH net 0/2] bpf fixes
2016-06-16 1:25 UTC (3+ messages)
` [PATCH net 1/2] bpf: fix matching of data/data_end in verifier
` [PATCH net 2/2] bpf, trace: check event type in bpf_perf_event_read
[RFC PATCH net] e1000e: keep vlan interfaces functional after rxvlan off
2016-06-16 1:08 UTC (3+ messages)
` [PATCH net v2] "
` [Intel-wired-lan] "
[iproute PATCH v2 0/2] Two cosmetic fixes in tc/m_action.c
2016-06-15 22:50 UTC (3+ messages)
` [iproute PATCH v2 1/2] tc: m_action: Use C99 style initializers for struct req
` [iproute PATCH v2 2/2] tc: m_action: Drop unused variable nladdr in tc_action_gd()
[PATCH 1/2] net: ethernet: ax88796: use phydev from struct net_device
2016-06-15 22:12 UTC (2+ messages)
` [PATCH 2/2] net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings
[PATCH net 0/3] macsec fixes
2016-06-15 21:47 UTC (2+ messages)
[PATCH net-next 0/3] Add SRIOV configuration via sysfs and few fixes
2016-06-15 21:46 UTC (2+ messages)
[PATCH net] htb: call qdisc_root with rcu read lock held
2016-06-15 21:43 UTC (2+ messages)
[PATCH v2 0/5] ipvs: fix backup sync daemon with IPv6, and minor updates
2016-06-15 21:42 UTC (8+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] ipvs: Enable setting IPv6 multicast address for ipvs
` [PATCH v3 2/4] ipvs: Stop calling __dev_get_by_name() repeatedly when starting sync daemon
` [PATCH v3 3/4] ipvs: Don't check result < 0 after setting result = 0
` [PATCH v3 4/4] ipvs: log additional sync daemon parameters
[net PATCH] mlx4e: Do not attempt to offload VXLAN ports that are unrecognized
2016-06-15 21:42 UTC
[PATCH v2] rtlwifi: use s8 instead of char
2016-06-15 21:30 UTC
[PATCH] rtlwifi: use s8 instead of char
2016-06-15 21:25 UTC (3+ messages)
[PATCH net-next 00/10] net_sched: defer skb freeing while changing qdiscs
2016-06-15 21:08 UTC (2+ messages)
[PATCH net-next] tcp: use RFC6298 compliant TCP RTO calculation
2016-06-15 21:07 UTC (9+ messages)
` [PATCH net-next v2] "
` [PATCH net-next v3] "
[PATCH net-next 1/1] tipc: add neighbor monitoring framework
2016-06-15 21:07 UTC (2+ messages)
[PATCH net-next] net: vrf: Update flags and features settings
2016-06-15 21:04 UTC (2+ messages)
[PATCH net 1/1] net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE
2016-06-15 21:03 UTC (2+ messages)
[PATCH net-next] tun: fix csum generation for tap devices
2016-06-15 21:00 UTC (2+ messages)
[PATCH v8 0/5] skb_array: array based FIFO for skbs
2016-06-15 20:59 UTC (2+ messages)
[PATCH] bridge: netfilter: spanning tree: Add masked_ether_addr_equal and neatening
2016-06-15 20:58 UTC
[PATCH 1/2] mlx5: only register devlink when ethernet is available
2016-06-15 20:50 UTC (4+ messages)
` [PATCH 2/2] mlx5: fix 64-bit division on times
[PATCH net-next 0/3] bpf: improve fd array release
2016-06-15 20:47 UTC (4+ messages)
` [PATCH net-next 1/3] bpf, maps: add release callback
` [PATCH net-next 2/3] bpf, maps: extend map_fd_get_ptr arguments
` [PATCH net-next 3/3] bpf, maps: flush own entries on perf map release
[PATCH] net: sfc: avoid -Wtype-limits warning
2016-06-15 20:31 UTC
[PATCH] nl80211: improve nl80211_parse_mesh_config type checking
2016-06-15 20:29 UTC
[PATCH RFC 0/3] ipv4: preparation work for making ipv4 routing ecn robust
2016-06-15 20:29 UTC (5+ messages)
` [PATCH RFC 1/3] ipv4: make flow functions more grepable by removing flowi4_init_output
[Patch net-next] net_sched: make tcf_hash_check() boolean
2016-06-15 19:43 UTC (2+ messages)
[PATCH net-next 0/3] net: vrf: Handle ipv6 multicast and link-local addresses
2016-06-15 19:34 UTC (2+ messages)
[Patch net] act_ipt: fix a bind refcnt leak
2016-06-15 19:32 UTC (2+ messages)
[PATCH net] net_sched: prio: rollback allocations if prio_init() fails
2016-06-15 19:30 UTC (4+ messages)
` [PATCH v2 net] net_sched: prio: insure proper transactional behavior
[PATCH net-next 0/3] s390: af_iucv patches
2016-06-15 19:21 UTC (2+ messages)
[PATCH net-next] sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrate
2016-06-15 19:20 UTC (2+ messages)
[PATCH 2/2] dt: bindings: Add bindings for Cirrus Logic CS89x0 ethernet chip
2016-06-15 19:18 UTC (2+ messages)
[PATCH 1/2] net: cx89x0: Add DT support
2016-06-15 19:18 UTC (2+ messages)
[PATCH net] net/mlx4_en: initialize cmd.context_lock spinlock earlier
2016-06-15 19:17 UTC (2+ messages)
[PATCH net-next] nfnetlink_queue: enable PID info retrieval
2016-06-15 18:47 UTC (6+ messages)
[PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
2016-06-15 18:39 UTC (4+ messages)
[PATCH] net: stmmac: dwmac-rk: keep PHY up for WoL
2016-06-15 18:32 UTC (11+ messages)
` net: stmmac: dwmac-rk: fixes for Wake-on-Lan on RK3288
` [PATCH 2/3] net: stmmac: dwmac-rk: keep the PHY up for WoL
` [PATCH v2 0/3] net: stmmac: dwmac-rk: fixes for Wake-on-Lan on RK3288
` [PATCH v2 1/3] net: stmmac: allow to split suspend/resume from init/exit callbacks
` [PATCH v2 2/3] net: stmmac: dwmac-rk: keep the PHY up for WoL
` [PATCH v2 3/3] ARM: dts: rockchip: add interrupt for Wake-on-Lan on RK3288
[PATCH 0/5] genirq: threadable IRQ support
2016-06-15 17:04 UTC (14+ messages)
` [PATCH 1/5] genirq: implement support for runtime switch to threaded irqs
` [PATCH 2/5] genirq: add flags for controlling the default threaded irq behavior
` [PATCH 3/5] sched/preempt: cond_resched_softirq() must check for softirq
` [PATCH 4/5] netdev: implement infrastructure for threadable napi irq
` [PATCH 5/5] ixgbe: add support for threadable rx irq
[PATCH net-next 00/17] sfc: RX VLAN filtering
2016-06-15 16:52 UTC (18+ messages)
` [PATCH net-next 01/17] sfc: Define macro with EF10 offload feature
` [PATCH net-next 02/17] sfc: Move last mc_promisc flag to EF10 filter table state
` [PATCH net-next 03/17] sfc: Add efx_nic member with fixed netdev features
` [PATCH net-next 04/17] sfc: Assert filter_sem write locked when required
` [PATCH net-next 05/17] sfc: Forget filter ID when the filter is marked old
` [PATCH net-next 06/17] sfc: Move filter IDs to per-VLAN data structure
` [PATCH net-next 07/17] sfc: Store unicast and multicast promisc flag with address cache
` [PATCH net-next 08/17] sfc: Make EF10 filter management helper functions VLAN-aware
` [PATCH net-next 09/17] sfc: Implement list of VLANs added over interface
` [PATCH net-next 10/17] sfc: Implement ndo_vlan_rx_{add,kill}_vid() callbacks
` [PATCH net-next 11/17] sfc: Take mac_lock before calling efx_ef10_filter_table_probe
` [PATCH net-next 12/17] sfc: Refactor checks for invalid filter ID
` [PATCH net-next 13/17] sfc: Fix dup unknown multicast/unicast filters after datapath reset
` [PATCH net-next 14/17] sfc: VLAN filters must only be created if the firmware supports this
` [PATCH net-next 15/17] sfc: Disable VLAN filtering by default if not strictly required
` [PATCH net-next 16/17] sfc: Update MCDI protocol definitions
` [PATCH net-next 17/17] sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
[PATCH 00/15] drivers: net: cpsw: improve runtime pm
2016-06-15 16:45 UTC (4+ messages)
` [PATCH 04/15] drivers: net: cpsw: ethtool: fix accessing to suspended device
[PATCH net-next 0/8] rxrpc: Rework endpoint record handling
2016-06-15 16:42 UTC (9+ messages)
` [PATCH net-next 1/8] rxrpc: Rework peer object handling to use hash table and RCU
` [PATCH net-next 2/8] rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()
` [PATCH net-next 3/8] rxrpc: Break MTU determination from ICMP into its own function
` [PATCH net-next 4/8] rxrpc: Don't assume anything about the address in an ICMP packet
` [PATCH net-next 5/8] rxrpc: Do a little bit of tidying in the ICMP processing
` [PATCH net-next 6/8] rxrpc: Use the peer record to distribute network errors
` [PATCH net-next 7/8] rxrpc: Separate local endpoint event handling out into its own file
` [PATCH net-next 8/8] rxrpc: Rework local endpoint management
[PATCH net] ixgbe: napi_poll must return the work done
2016-06-15 16:34 UTC (4+ messages)
[net-next PATCH 01/15] net: Combine GENEVE and VXLAN port offload notifiers into single functions
2016-06-15 16:12 UTC (5+ messages)
[PATCH] net: smsc911x: If PHY doesn't have an interrupt then POLL
2016-06-15 15:56 UTC (12+ messages)
[PATCH] Add comment to warn about deprecated netlink rings attribute request
2016-06-15 15:37 UTC
[PATCH v2 00/11] Kbuild: fix -Wmissing-include-path warnings
2016-06-15 15:45 UTC (12+ messages)
` [PATCH v2 01/11] Kbuild: don't add ../../ to include path
` [PATCH v2 02/11] Kbuild: avoid duplicate "
` [PATCH v2 03/11] Kbuild: always prefix objtree in LINUXINCLUDE
` [PATCH v2 04/11] Kbuild: arch: look for generated headers in obtree
` [PATCH v2 05/11] Kbuild: don't add obj tree in additional includes
` [PATCH v2 06/11] ARM: don't include removed directories
` [PATCH v2 07/11] ARM: hide mach-*/ include for ARM_SINGLE_ARMV7M
` [PATCH v2 08/11] drm: amd: remove broken include path
` [PATCH v2 09/11] net: skfb: remove obsolete -I cflag
` [PATCH v2 10/11] rtlwifi: don't add include path for rtl8188ee
` [PATCH v2 11/11] [EXPERIMENTAL] Kbuild: enable -Wmissing-include-dirs by default
[PATCH] netfilter/nflog: nflog-range does not truncate packets
2016-06-15 15:13 UTC (9+ messages)
[PATCHv3 net-next 00/12] 6lowpan: introduce 6lowpan-nd
2016-06-15 15:18 UTC (9+ messages)
` [PATCHv3 net-next 04/12] ndisc: add __ndisc_opt_addr_space function
` [PATCHv3 net-next 05/12] ndisc: add __ndisc_opt_addr_data function
` [PATCHv3 net-next 06/12] ndisc: add __ndisc_fill_addr_option function
` [PATCHv3 net-next 09/12] ipv6: export several functions
[PATCH 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping
2016-06-15 14:58 UTC (5+ messages)
` [PATCH 1/4] net-next: mediatek: remove superfluous register reads
` [PATCH 2/4] net-next: mediatek: don't use intermediate variables to store IRQ masks
` [PATCH 4/4] net-next: mediatek: add support for IRQ grouping
` [PATCH 3/4] net-next: mediatek: add IRQ locking
padata - is serial actually serial?
2016-06-15 13:53 UTC (3+ messages)
[PATCH 14/15] drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
2016-06-15 13:48 UTC (2+ messages)
[PATCH 1/1] ixgbe: add fiber tranceiver plug/unplug notifier
2016-06-15 13:36 UTC (3+ messages)
` [PATCH net-next "
[PATCH net] gre: fix error handler
2016-06-15 13:24 UTC (3+ messages)
` [PATCH v2 "
[PATCH] net: Fragment large datagrams even when IP_HDRINCL is set
2016-06-15 13:03 UTC (3+ messages)
[PATCH] libertas: Add spinlock to avoid race condition
2016-06-15 13:01 UTC (2+ messages)
[PATCH] mac80211_hwsim: Allow wmediumd to attach to radios created in its netns
2016-06-15 12:51 UTC (4+ messages)
[very-RFC 0/8] TSN driver for the kernel
2016-06-15 12:43 UTC (5+ messages)
` [very-RFC 7/8] AVB ALSA - Add ALSA shim for TSN
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).